[root]/ch.sahits.codegen.ui/src/ch/sahits/codegen/ui/internal/wizards

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 83 (100.0%) | 9834 (100.0%) | 118.4 |
Extended Javadoc and cleaned up warnings
3 lines of code changed in:
Fixed the bundle IDs of the images and icons
2 lines of code changed in:
Refactored the reference implementation to use IClassGeneratorExtension and uses displays
17 lines of code changed in:
Fixed the unserialisation of jetemplates and generators. Resolves 74
11 lines of code changed in:
Fixed the unserialisation of the generator for the general generator (Part of #75)
4 lines of code changed in:
Merge from PHP integration branch
10 lines of code changed in:
Added help buttons on the UI for the generator and reference implemenetation
63 lines of code changed in:
Added Context help button for jetemplates
38 lines of code changed in:
Extracted the method for generation the help button
17 lines of code changed in:
Fixed problems with unselected generatos and help call
0 lines of code changed in:
Added the functionality for#45 Context Help for generators
41 lines of code changed in:
Fixed some problems with the new validation that have arrision with the test possiblie input of inpuf file extension or xml input specified
24 lines of code changed in:
Fix probplem in validation through errourous initialisation #73
12 lines of code changed in:
Added validation for the new feature #44
96 lines of code changed in:
Refresh the parent folder before opening the artefact. This resolves #67
10 lines of code changed in:
Improved the logging facilities to fix #65
12 lines of code changed in:
Inhibit NPE if value is justifiably null. This fixes #64.
4 lines of code changed in:
Improved the Pseudo implementation for the db definition page. certain methods must be implemented to return the correct value instead of null. This fixes #68.
13 lines of code changed in:
Use the UI instance of the artefact generator to ensure the opening of the generated files. This resolves #66.
1 lines of code changed in:
Enforce the correct behaviour of the finish button enabling if jet template with AST improvement is selected and the selected generator class implements IDBAccess. This resolves #62
3 lines of code changed in:
(27 more)