| Thread | Last Post | Replies |
|
| Importing build.xml into Eclipse | 06 Feb 2004 00:31 GMT | 1 |
I have an Ant build script which I use for performing several operations in Tomcat apart from building the web application I am working on. I have just started using Eclipse and would like to import this Ant build script so I can make use of the Deploy functionality in the build ...
|
| Anyone tried Fujaba? | 05 Feb 2004 07:31 GMT | 2 |
I just found a tool called "Fujaba" - it's a free, open source Java UML modeling tool. Has anyone tried using this tool, or successfully used it in a "real" project? http://www.fujaba.de/
|
| FSM (Finite State Machine) Generator - Open Source | 03 Feb 2004 23:05 GMT | 1 |
I announce that there's a brand new, free FSM Generator in the Open Source arena: NunniFSMGen - release 1.0-RC1 http://nunnifsmgen.nunnisoft.ch NunniFSMGen is a java tool that starting from a transition table
|
| Ant and zipping One directory. | 03 Feb 2004 00:46 GMT | 2 |
I have a project that has the following directory structure. PROJECTHOME/ build.xml src/
|