MacOS X JAR Launcher message.
Status: Alpha
Brought to you by:
zomk3
At the MacOS X, JAVA launcher's message:
The jar file "javadc2.jar" couldn't be launched. It
probably doesn't contain a "Main-Class" definition in
the manifest. To be able to launch, you will
need add one.
I hope, this help. The old "javadc.jar" is running
on the MacOS X.
rgds,
t,
Logged In: YES
user_id=537913
I made some installers for different systems. look on the javadc2.sourceforge.net page and follow the link "Installer"
i hope this will help you.
Logged In: NO
there is currently no installer on the site here.
Logged In: NO
when I try to run this from the OSX commandline ("java -jar javadc2.jar"), I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/log4j/PropertyConfigurator at gui.Main.main(Main.java:44)
Maybe this helps to track down the bug.
Logged In: YES
user_id=624862
i'm having the same problem... where are these installers?