i am getting following error while tryin to run myeclipse:
An error occurred while automatically activating bundle org.eclipse.core.resources (103).
and been asked to check file stored in /projectfolder/.metadata/text.log;
and long list of packages is given with some number for example-
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() of bundle org.eclipse.core.resources.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1010)
and after it file further contains:
!ENTRY org.eclipse.osgi 2 0 2006-12-01 16:01:10.124
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2006-12-01 16:01:10.124
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.1.0.jar [4] was not resolved.
can u help me how to resove this problem.
it would be highly appreciable.