I made a little "Furi-Developer-Package". It requires "ant" from the jakarta project. If it is installed correctly you will find a standardized file-structure:
- src
- src/resources
- bin
- classes
and a
build.xml
With the simple command "ant dist" furi will be compiled and packed into the well know
"furi.jar"
If there is a need for this developer-package i would probably take the time to put it on my homepage. So, tell me if you have use for it.
Bye,
Konrad |