Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » class org.eclipse.core.commands.common.EventManager missing in 3.2M5a?
class org.eclipse.core.commands.common.EventManager missing in 3.2M5a? [message #300724] Thu, 16 March 2006 07:26 Go to next message
Eclipse UserFriend
This is a multi-part message in MIME format.

------=_NextPart_000_0006_01C648FD.3860EDC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Since upgrading to Eclipse 3.2M5a a plugin project that I had been =
happily compiling before reports a missing class =
org.eclipse.core.commands.common.EventManager.

I boiled this down and even already the plugin-wizard generated template =
code for a SampleView (see below) already reports that same error:


public class SampleView extends ViewPart {
...
}

The word ViewPart has wiggles and the corresponding error message reads: =


Error plugin-template/src/plugin_template/views SampleView.java The type =
org.eclipse.core.commands.common.EventManager cannot be resolved. It is =
indirectly referenced from required .class files line 35 March 16, 2006 =
1:18:14 PM 7849367

Any idea or comment on this? What .jar do I have to add to or remove =
from the classpath to be able to compile my plugins again?

Michael

------=_NextPart_000_0006_01C648FD.3860EDC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Since upgrading to Eclipse 3.2M5a a =
plugin project=20
that I had been happily compiling before&nbsp;reports a missing class =
<FONT=20
face=3DCourier>org.eclipse.core.commands.common.EventManager </FONT>.</FON=
T></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I boiled this down and =
even&nbsp;already the=20
plugin-wizard generated template code for a SampleView (see below) =
already=20
reports that same error:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DCourier size=3D2>public class SampleView extends =
ViewPart=20
{<BR>&nbsp;&nbsp;&nbsp; ...</FONT></DIV>
<DIV><FONT face=3DCourier size=3D2>}</FONT></DIV>
<DIV><FONT face=3DCourier size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The word ViewPart has wiggles and the =
corresponding=20
error message reads:&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2> Error&nbsp;plugin-template/src/plugin_template/views& ;nbsp;Sample=
View.java&nbsp;The=20
type org.eclipse.core.commands.common.EventManager cannot be resolved. =
It is=20
indirectly referenced from required .class files&nbsp;line 35&nbsp;March =
16,=20
2006 1:18:14 PM&nbsp;7849367<BR></DIV></FONT>
<DIV><FONT face=3DArial size=3D2>Any idea or comment on this? =
</FONT><FONT=20
face=3DArial size=3D2>What .jar do I have to add to or remove from the =
classpath to=20
be able to compile my plugins again?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Michael</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0006_01C648FD.3860EDC0--
Re: class org.eclipse.core.commands.common.EventManager missing in 3.2M5a? Solved! [message #300725 is a reply to message #300724] Thu, 16 March 2006 07:32 Go to previous message
Eclipse UserFriend
This is a multi-part message in MIME format.

------=_NextPart_000_0011_01C648FE.107F0250
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Never mind - problem solved!

I had been fiddling with WTP (Web Tools Project, version =
wtp-SDK-R-1.0.1-200602171228-win32) and obviously this comes with =
libraries that are incompatible and cause the mentioned errors.

Removing that plugin resolved my issues.

Michael

------=_NextPart_000_0011_01C648FE.107F0250
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Never mind - problem =
solved!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I had been fiddling with WTP (Web Tools =
Project,=20
version wtp-SDK-R-1.0.1-200602171228-win32) and obviously this comes =
with=20
libraries that are incompatible and cause the mentioned =
errors.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Removing that plugin resolved my=20
issues.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Michael</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0011_01C648FE.107F0250--
Previous Topic:Best way to do logging from plugin
Next Topic:Accessing a J2EE Server in a plugin
Goto Forum:
  


Current Time: Mon Jul 21 20:10:36 EDT 2025

Powered by FUDForum. Page generated in 0.22116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top