Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » VE problem on eclipse IDE 3.3M6
VE problem on eclipse IDE 3.3M6 [message #466729] Tue, 24 April 2007 09:43 Go to next message
Janek is currently offline JanekFriend
Messages: 10
Registered: July 2009
Junior Member
Hi,
I trying to open a class in VE and I get the following exception on
eclipse IDE 3.3M6:

!ENTRY org.eclipse.jem.beaninfo 2 0 2007-04-24 11:35:06.548
!MESSAGE IWAV0155E Introspection failed on class "java.lang.Object." msg="."
!STACK 0
java.lang.NoSuchMethodError:
org.eclipse.pde.internal.core.PDECore.findPlugin(Ljava/lang/ String;Ljava/lang/String;I)Lorg/eclipse/pde/core/plugin/IPlu gin;
at
org.eclipse.jem.internal.proxy.core.PDEProcessForPlugin.expa ndPlugin(PDEProcessForPlugin.java:61)
at
org.eclipse.jem.internal.proxy.core.PDEProcessForPlugin.find Plugins(PDEProcessForPlugin.java:45)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.findPlugins( ProxyPlugin.java:1236)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.expandProjec t(ProxyPlugin.java:1196)
at
org.eclipse.jem.internal.proxy.core.ProxyPlugin.getIDsFound( ProxyPlugin.java:1080)
...

Any ideas ?

Thx
Re: VE problem on eclipse IDE 3.3M6 [message #466777 is a reply to message #466729] Tue, 24 April 2007 18:17 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

PDECore no longer has a findPlugin(*) method?

This would need to be opened as a bug agaisnt VE or JEM
PW


Previous Topic:Auto Complete Combo Box
Next Topic:Update... doesn't do anything
Goto Forum:
  


Current Time: Thu Sep 26 04:39:53 GMT 2024

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

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

Back to the top