I use IntelliJ that also handles the build. However some may need an ant build file. Unfortunately the ant build generator in IntelliJ has a bug where it performs the build correctly but fails to add the "Main-Class: com.groksoft.els.Main" line to the MANIFEST.MF file.
Fix or rewrite the els-build.xml file to work carrectly.
Does anyone care or have an ant build file to contribute?
I use IntelliJ that also handles the build. However some may need an ant build file. Unfortunately the ant build generator in IntelliJ has a bug where it performs the build correctly but fails to add the "Main-Class: com.groksoft.els.Main" line to the MANIFEST.MF file.
Fix or rewrite the els-build.xml file to work carrectly.
Does anyone care or have an ant build file to contribute?