Hardware & Technical Project mpp file

Hi, when I tried to import an mpp file (Micrisift Project) I got the following error:

java.class.path: eclipsito.jar;.
java.home: C:\Program Files (x86)\Java\jre7
java.ext.dirs: C:\Program Files
(x86)\Java\jre7\lib\ext;C:\windows\Sun\Java\lib\ext


Is there a way to stop this error?
 
It's been ages since I did anything with Java so if I'm way off the mark please forgive me.

But I have found Java is very fussy with the version you are running. There is a tendency to alter syntax between versions as well.

Hopefully someone else can offer better suggestions.
 
How big is your mpp file? You may try increasing the amount of memory available
to Java Runtime. Unfortunately you can't do it for ganttproject.exe (which is
associated with GanttProject shortcuts in Windows menus) but you can do it for
ganttproject.bat which comes with ZIP distro (and with Windows distro too,
AFAIR). Try replacing -Xmx512m with -Xmx1024m in ganttproject.bat and start
that bat file.
Also I can suggest this program Recovery Toolbox for Project https://project.recoverytoolbox.com/
 
Back
Top Bottom