-
And for those who do not know: templates are extensible. Means that you can define your own templates or modify existing ones.
2009-10-02 09:03:40 UTC in RPG Next Gen Editor
-
I have noticed the smiley but for those who haven't: I'm definitly not going to add all the RDi templates to the editor. Most people don't use them at all and all the SQL Free-Form templates are not really useable as they are. I think SQL differs so much from person to person that it does not make sense to add SQL templates.
Snippets: Snippets in RDi are a poor excuse for an incomplete...
2009-10-02 05:57:00 UTC in RPG Next Gen Editor
-
QCDRCMDD - Retrieve Command Definition could help get the definition of the selected create command.
2009-09-21 13:32:47 UTC in RPG Next Gen Editor
-
I don't use PDM anymore.
... and I think the compilation support in this project needs a complete rewrite because of the above mentioned weaknesses.
Currently I don't use Ant in the editor as there is only one compilation command.
2009-09-21 12:26:51 UTC in RPG Next Gen Editor
-
fist committed revision 14 to the RPG Next Gen Editor SVN repository, changing 40 files.
2009-09-20 13:16:47 UTC in RPG Next Gen Editor
-
fist committed revision 13 to the RPG Next Gen Editor SVN repository, changing 1 files.
2009-09-20 13:15:04 UTC in RPG Next Gen Editor
-
fist committed revision 12 to the RPG Next Gen Editor SVN repository, changing 33 files.
2009-09-20 12:24:53 UTC in RPG Next Gen Editor
-
fist committed revision 11 to the RPG Next Gen Editor SVN repository, changing 1 files.
2009-09-20 12:22:52 UTC in RPG Next Gen Editor
-
I would like to know which type of media would you like to have the documentation and user guide of the editor.
For example it could be a wiki, static html pages, pdf document or the online help inside the browser.
Any feedback would be nice.
Thanx in advance.
2009-09-18 19:57:26 UTC in RPG Next Gen Editor
-
The current implementation of compilation support has the following weaknesses:
- fixed compile command / no alternate compile command
- system compile options defaults are ignored
- different operating system versions are not supported (not all version have the same parameters)
- no dependencies between objects/sources
- no before / after compilation actions possible
Perhaps...
2009-09-17 06:52:22 UTC in RPG Next Gen Editor