Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Prerequisites for plugins
Prerequisites for plugins [message #209540] Tue, 08 May 2007 19:08 Go to next message
Eclipse UserFriend
Originally posted by: vwu0.hotmail.com

I need to add more plug-ins for my Eclipse 3.2.2 installation. I get error
messages about prerequisites such as org.eclipse.platform,
org.eclipse.jdt.core, org.eclipse.emf.query, org.eclipse.emf.ocl,
org.eclipse.library.editor, org.eclipse.mylar.tasks.core and so on. And I
have a hard time to find those libraries. Am I not doing something right?
Why the platform package is not there?

The following is one set of the error messages:
Current configuration contains errors that are not corrected by the
requested operation and more errors would be introduced. See details for
more information.
----- Current configuration problems -----
UML2 Runtime + End-User Tools (2.1.0.v200704051025) requires plug-in
"org.eclipse.jdt.core (3.3.0)", or compatible.
Eclipse Modeling Framework (EMF) Runtime + End-User Tools
(2.3.0.v200703291501) requires feature "org.eclipse.platform
(3.3.0.v20061208-Fj22sCYGm0XDWm3)", or compatible.
Graphical Modeling Framework Runtime
(1.0.100.v20070403-150-7b-EHPY1PCGPEDeccqsCB) requires feature
"org.eclipse.emf.ocl (1.0.0)", or compatible.
----- Configuration problems after the operation -----
UML2 Runtime + End-User Tools (2.1.0.v200704051025) requires plug-in
"org.eclipse.jdt.core (3.3.0)", or compatible.
Eclipse Modeling Framework (EMF) Runtime + End-User Tools
(2.3.0.v200703291501) requires feature "org.eclipse.platform
(3.3.0.v20061208-Fj22sCYGm0XDWm3)", or compatible.
Graphical Modeling Framework Runtime
(1.0.100.v20070403-150-7b-EHPY1PCGPEDeccqsCB) requires feature
"org.eclipse.emf.ocl (1.0.0)", or compatible.
Subclipse Mylar Integration (1.0.1) requires plug-in
"org.eclipse.mylar.tasks.core (0.9.2)", or later version.
Re: Prerequisites for plugins [message #209567 is a reply to message #209540] Tue, 08 May 2007 19:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Vernon" <vwu0@hotmail.com> wrote in message
news:49ae9d700792902d12c5d42fc5d669c0$1@www.eclipse.org...
>I need to add more plug-ins for my Eclipse 3.2.2 installation. I get error
>messages about prerequisites such as org.eclipse.platform,
>org.eclipse.jdt.core, org.eclipse.emf.query, org.eclipse.emf.ocl,
>org.eclipse.library.editor, org.eclipse.mylar.tasks.core and so on. And I
>have a hard time to find those libraries. Am I not doing something right?
>Why the platform package is not there?
> The following is one set of the error messages:
> Current configuration contains errors that are not corrected by the
> requested operation and more errors would be introduced. See details for
> more information.
> ----- Current configuration problems -----
> UML2 Runtime + End-User Tools (2.1.0.v200704051025) requires plug-in
> "org.eclipse.jdt.core (3.3.0)", or compatible. [...]


It sounds like you are trying to install some plug-ins that require Eclipse
3.3 onto an Eclipse 3.2.2 installation. That won't work, of course.

You need to either install Eclipse 3.3, or find the Eclipse 3.2 versions of
the plug-ins you're trying to install.

In general, each version of Eclipse is designed to support plug-ins built
for older versions of Eclipse (so Eclipse 3.3 will run Eclipse 3.2
plug-ins), but not the other way around (Eclipse 3.2 will not run Eclipse
3.3 plug-ins).
Re: Prerequisites for plugins [message #209687 is a reply to message #209567] Wed, 09 May 2007 00:03 Go to previous message
Eclipse UserFriend
Originally posted by: vwu0.hotmail.com

Thanks Walter for spotting the version problem.

I don't think the plugings I wanted to installed were for 3.3. I guess my
current Eclipse installation is not clean for some reasons. I will
reinstall it and see how it goes.

Vernon
Previous Topic:Style and Data Source
Next Topic:source compliance?
Goto Forum:
  


Current Time: Fri Mar 29 09:41:41 GMT 2024

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

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

Back to the top