I develop an API library in .NET 2.0 (C#) and Java. I tried using the Java console template, but this wants to force me to use a main class. There is no main class in a library. If I blank out the main class in the compiler options, it defaults it to the project name.
It would also be nice to have the ability to edit the java manifest file.
It would also be nice to have the ability to edit the java manifest file.