| TWiki . Projects . GanttProjectEclipseSetup |
HEAD is unstable and changes frequently. If you want to use it for your own needs (or your company needs) and don't want to commit your changes to our CVS then you'll be facing many bugs and will need to enjoy the pain of synchronizing your changes with our changes. If you want to develop the next version together with us, consider contacting us first. And in both cases, consider using our source code disributions of development milestone builds
File->New->Project, select CVS->Checkout project from CVS node in the tree view
ganttproject.cvs.sf.net, repository path /cvsroot/ganttproject. Connection type and username differ depending on whether you are a member of our project or just a stranger. If you are a member of GanttProject team then you should use connection type extssh, your SourceForge user name and password. Otherwise please use pserver conection type and anonymous user. ganttproject in the text field "Use specified module name" or select ganttproject in the tree view
Branches->BRANCH_2_0_0
Window->Preferences, page Java->Compiler. Uncheck Use default compliance settings and select 1.4 in all three combo boxes.
The expected result: Eclipse checks out and sucessfully builds the main GP plugin. If it doesn't, it means that either there is something wrong in our CVS (and you should report the problem to GP administrators) or you have not done all the steps correctly
The same procedure should be applied to all GanttProject plugins? you wish to build. Please note that some of the plugins were not branched and you need to select HEAD branch on the step 5 above when checking them out
Run->Run..., select Eclipse Application in the tree view, press button New
Program to Run group. In this group, select Run an application and choose net.sourceforge.ganttproject.GanttProject in the combo box. Run
org.eclipse.core.runtime basically) in our modules
eclipsito.jar which implements a small part of org.eclipse.core.runtime and supports the following features: IExtensionRegistry
----- Revision r7 - 30 Apr 2007 - 11:36:45 - Main.solve143
|