I rebooted my computer to find that object dock will not properly start. I tried removing entries until I got it to startup. This is the entry that I removed to get it to work.
[Entry(4-3-1)]
Type=Shortcut
Target=C:\proj\apps\eclipse\eclipse.exe
Args=-vm "C:\Program Files\Java\jdk1.6.0\jre\bin\javaw" -product com.genuitec.myeclipse.product.ide -vmargs -server -XX:+UseConcMarkSweepGC -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation="C:\proj\apps\MyEclipse 5.0\eclipse\MyEclipseSplash.bmp"
StartIn=C:\proj\apps\eclipse
RunVisibility=5
UsePopup=0
Title=MyEclipse 5.0GA
Image=c:\proj\apps\eclipse\eclipse.exe
Any ideas on why this entry would cause issues? This worked when I created it and it runs if I manually create the entry again but if I shut down and restart the object dock it fails.
Thanks,