Hi,
I would like to launch ganttproject 2.8.10 from my application and I would not like to resort to eclipsito for this. Is it possible?
I recompiled the whole project and i can launch it, but only passing by eclipsito. I can’t execute ganttproject.jar!
thank you
GanttProject is a modular application. It is built from plugins which are managed by Eclipsito. If you want to launch it, please use the bash/bat scripts or launch the Java VM the same way the scripts do.
Thank you for the response.
The problem is that if i launch the ganttproject from another java application using eclipsito, I can’t have access to the Ganttproject … i can’t create a new Task from my code for example…
GanttProject code is not a library, sorry.