1)
sometimes the text area (regular jEdit edit-area) may take a while to update itself, especially when a new build-script needs to be loaded
2)
sometimes the internally used XML-parser can't be instantiated; this error should show up as an exception in jEdit's Activity log (see jEdit-Util menu)
3) the way to declare additional JAR's needed for the build-scripts is obviously not the easiest; this issue will be resolved..
The old CVS module antviz is no longer deprecated!
Please use module antviz2 for any CVS commands.
- bug fixes
- automatically opens missing (build-)files
- tcp-port (for internal communication) is an option
- bug fixes
- stop-button for debugger
Bug in the released README.txt:
Any additional JAR's (for task-definitions)
must currently be declared in AntFarm's option
(additional classpath) !
Step-through debigging of a build script is possible.
Each step (that is an Ant task) is highlighted in the editor, if the script-file is already opened.
Standalone-mode has been dropped.
The current CVS builds and deploys to a (specified) jEdit installation directory.
Additionally to the latest CVS, you need also:
>= jEdit 4.0.3 with Plugins "AntFarm", "XML"
...and of course ANT