Thread: Somebody Help!
View Single Post
  #6 (permalink)  
Old March 24th, 2001
konrad_h konrad_h is offline
Phex Developer
 
Join Date: August 7th, 2000
Location: Munich, Bavaria, Germany
Posts: 122
konrad_h is flying high
Smile

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
Reply With Quote