Developer Studio workspace repair

Posted by Andrzej_Sz on 01-Jul-2017 15:22

During editing a program file, Studio has become insensitive.

After restart, Dev Studio can't load my workspace environment. It stops after few seconds without any message. How can I repair it ? Is it possible to open my workspace without load any files for edit ?

Regards

Andrzej

Posted by OctavioOlguin on 01-Jul-2017 16:44

Have you tried the option  "CLEAN" of the studio?

in my system is:

C:\Progress\OpenEdge\oeide\eclipse\eclipse.exe -clean  -vm "C:\Progress\OpenEdge\jre\bin\javaw.exe"

All Replies

Posted by OctavioOlguin on 01-Jul-2017 16:44

Have you tried the option  "CLEAN" of the studio?

in my system is:

C:\Progress\OpenEdge\oeide\eclipse\eclipse.exe -clean  -vm "C:\Progress\OpenEdge\jre\bin\javaw.exe"

Posted by Brian K. Maher on 01-Jul-2017 16:46

Hi Andrzej,
 
Can you try adding the -clearPersistedState parameter to the icon you use to start Developer Studio (this would be the “target” field in the icons properties.
 
Thanks, Brian

Posted by Andrzej_Sz on 02-Jul-2017 02:07

"Clean" option is the answer. Thank you for your assitance.

This thread is closed