Quick request for help
01-November-2005
permalink comments (1)
[
Open Source ]
Need to install Ganttproject on my Mac - OS X. But when I try to start it get the following error message - The jar file "eclipsito.jar" couldn't be launched. Has anyone any ideas on why and what I should do?
Technorati Tags: Open source, social software
Graham Attwell; 01-November-2005 16:21:46;
permalink
1 Replies (comments)
1 Starting Gantt Project
The JAR isn't runnable directly; you need to double-click GanttProject.app in the same directory.
This is for the latest version (2.0 pre 2). When you unzip it you'll find a few files apart from the JAR, one of which has an icon that looks like a yellow dart with grey wings. Double click this and it should work OK.
Double clicking a JAR only works if the developers nominated a main class in the manifiest. For some reason, the developers of Gantt Project chose not to do this.
See this link: http://developer.apple.com/documentation/Java/Conceptual/Java14Development/03-JavaDeployment/JavaDeployment.html#//apple_ref/doc/uid/TP40001885-208243-TPXREF109
Peter, 24-November-2005 22:17:02
