after upgrading to Actifsource 5.5 from the previous release, Eclipse will start, but will not become ready - i.e. it will remain unresponsive.
Eclipse window appears it also shows the menu bar, but it will not display the project I was previously working on.
This is Win7, 64bit, Eclipse 4.2.0, JRE 1.6.0_24-b07.
I checked workspace\.metadata\.log and there was no entry about eclipse starting today. So I removed the file workspace\metadata\.lock and now I get entries in the log file:
- Code: Select all
!SESSION 2012-08-23 10:35:54.471 -----------------------------------------------
eclipse.buildId=I20120608-1400
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_CH
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.core.resources 2 10035 2012-08-23 10:36:00.676
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Any suggestions how to move forward?
Thanks,
*t