You're old enough, you're smart enough, and gosh darnit, you matter! Login and vote now.
By omry
via ebuild.firefang.net
Submitted: Jul 18 2008 / 18:00
EBuild is an ant based generic build system for Java projects developed in Eclipse.
it can build almost any Eclipse java project with very minimal configuration.
it automatically figures out dependencies and build order based on the .classpath Eclipse files.
it creates a jar file with all the relevant libraries under it's directory. the jar should be runnable with java -jar file.jar
Add your comment