- This topic has 3 replies, 2 voices, and was last updated 21 years, 4 months ago by Scott Anderson.
-
AuthorPosts
-
jjvdmeerMember!ENTRY org.eclipse.core.runtime 2 1 Jul 12, 2003 14:48:57.889
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Jul 12, 2003 14:48:57.889
!MESSAGE Plug-in “com.genuitec.eclipse.j2eedt.core” was disabled due to missing or disabled prerequisite plug-in “org.eclipse.pde”.Eclipse Platform
Version: 2.1.0
Build id: 200303272130MyEclipse via EnterpriseWorkbenchInstaller_020101.exe
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Which installation should contain the org.eclipse.pde plug-in ?
Where can i find the org.eclipse.pde plug-in ?as a result the Servers under the MyEclipse Preferences does not
contain any entry !!NO PROBLEM when via EnterpriseWorkbenchInstaller_020003.exe
plan to buy when i’ve the new version properly running !
tia,
J-J van der Meer
Scott AndersonParticipantJ-J,
Which installation should contain the org.eclipse.pde plug-in ?
Where can i find the org.eclipse.pde plug-in ?The PDE plugin is part of the full version of Eclipse 2.1.0 and is what enables the Plugin Development Environment. We use it in part of our J2EE tooling because of some of the low-level functionality it provides. I believe this dependency came about due to new features in the EA2 release.
Eclipse comes in a few different configurations, some of which remove the PDE functionality since it’s typically only used by plugin developers. To check your installation, look in you Eclipse plugins directory and see if you have any plugins that begin with org.eclipse.pde. There should be about 7 of them. If not, you’ll need to download the full release of Eclipse 2.1.0 and install MyEclipse as an extension to that. A link to the proper version is on our ‘downloads’ page. Sorry for the confusion.
–Scott
MyEclipse Support
jjvdmeerMemberThanks, all works fine now..
Scott AndersonParticipantGlad to hear it! Please let us know if you need anything else.
–Scott
MyEclipse Support -
AuthorPosts