Build jars changed - why?
Why oh why did you change the functionality of build jars? It was perfectly fine as it was! Now it's not intuitive and took me a few minutes to figure out. and there is a bug!
When changing the jar file path / jar name, the new jar name is not reflected below.
Please change it back...there was nothing to gain from changing it!
Please sign in to leave a comment.
I have not used this before but took a look at it yesterday.
I added some libraries(jars) that I had defined for the project and created the jar.
The library jars were included in the main jar file but they were not added to the classpath in anyway.
I had specified the Main-class attribute but the jar would not run with a ClassDefNotFoundException...