- This topic has 1 reply, 2 voices, and was last updated 18 years, 5 months ago by
Riyad Kalla.
-
AuthorPosts
-
taqdeesmMemberHi,
I just downloaded the latest version of eclipse but get the following error. Looks like its having trouble locating some package. Any ideas on how to fix it. The log in C:\My Downloads\eclipse\configuration says the following.!SESSION 2006-10-25 17:28:21.419 ———————————————–
eclipse.buildId=M20050929-0840
java.version=1.5.0_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide!ENTRY org.eclipse.update.configurator 2006-10-25 17:28:27.288
!MESSAGE Could not install bundle ../../Program Files/MyEclipse 5.0GA/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/ Bundle “net.sf.solareclipse.ui” version “0.4.0.spindle-dep-6” has already been installed from: update@../../Program Files/MyEclipse/eclipse/plugins/net.sf.solareclipse.ui_0.4.0.spindle-dep-6/!ENTRY org.eclipse.update.configurator 2006-10-25 17:28:27.304
!MESSAGE Could not install bundle ../../Program Files/MyEclipse 5.0GA/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/ Bundle “net.sf.solareclipse.xml.ui” version “0.4.0.spindle-dep-6” has already been installed from: update@../../Program Files/MyEclipse/eclipse/plugins/net.sf.solareclipse.xml.ui_0.4.0.spindle-dep-6/!ENTRY org.eclipse.update.configurator 2006-10-25 17:28:28.603
!MESSAGE Could not install bundle ../../Program Files/MyEclipse 5.0GA/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/ Bundle “org.springframework.ide.eclipse.core” version “0.0.1” has already been installed from: update@../../Program Files/MyEclipse/eclipse/plugins/org.springframework.ide.eclipse.core_0.0.1/!ENTRY org.eclipse.core.runtime 2006-10-25 17:28:42.798
!MESSAGE Product com.genuitec.myeclipse.product.ide could not be found.
Riyad KallaMemberA few things:
1) Update your JDK to version 1.5.0_09, there are hundreds of necessary bug fixes between _01 and _09 that will make operation more stable for you.
2) Try restarting using -clean to see if that fixes it: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10280.html
3) Try a new workspace to see if the problem resolves itself: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-14682.html
-
AuthorPosts