Home discussions products about writing Projects

Open Source for Collaborative Knowledge Development and Learning

Note: This site's content is accessible to all versions of every browser. However, this browser may not support basic Web standards, preventing the display of our site's design details. We support the mission of the Web Standards Project in the campaign encouraging users to upgrade their browsers.


Blog Entry [details and replies]

The Wales-Wide Web :: Graham Attwell on Learning, Knowledge and Technology Weblog 455 entries 26-October-2007 1 authors
show or hide details for this item Quick request for help Blog Entry 1 reply 01-November-2005 Graham Attwell
Kind:
Blog Entry
Created:
01-November-2005 16:21:46
Last Updated:
01-November-2005 17:22:05
Author:
Graham Attwell
Status:
visible

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: ,

Comments please

If you are already registered here, please click the "Login" button to send your username/password with the comment. Click the "Anonymous/Join" button to leave a comment without logging in.

Please tell us who you are

E-Mail Address (Required)
We need a valid email address in order for you to post a comment. You will recieve an email containing a special validation link. The comment will not be published until validated
Name
Please leave your name
Join the site (optional)
If you would like to join the site while posting this comment, then choose a username.
Usernames must contain no spaces or special characters.
Title
Lead-in
Body Text ( HTML tags are allowed )
Validation
Please enter the text from the image above
Preview your comment


Starting Gantt Project Discussion Topic 0 replies 24-November-2005 Peter
Kind:
Discussion Topic
Created:
24-November-2005 22:17:02
Last Updated:
Never Modified
Author:
Peter
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