[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Trying to update but getting weird dependence error
|
- From: rodrigobraz@xxxxxxxxx (Rodrigo de Salvo Braz)
- Date: Thu, 5 Mar 2009 22:46:44 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Walter Harley wrote:
The org.eclipse.pde.core plug-in should come from the "Eclipse PDE Plug-In
Developer Resources" feature, which would come preinstalled with the Eclipse
Classic or SDK packages but probably not with Eclipse for Java. Make sure
you've got PDE installed and then see if your TPTP install works.
Thanks. When I select "Eclipse PDE Plug-In Developer Resources" under
"Eclipse 3.3.2", I get the same error as described before. When I click on
"Error Details", I see that there is a second line too:
"The current configuration contains errors and this operation can have
unpredictable results.
TPTP Platform Trace (4.3.200.v200709030100-7E7ADs2hE77a7S9M8G87)
requires plug-in "org.eclipse.pde.core".
Managed Agent Explorer (4.4.2.v200802070100-7E7D8f2hE77c7E7Z7A77)
requires plug-in "org.eclipse.emf".
So I included EMF too, but after doing that, I get even more errors:
The current configuration contains errors and this operation can have
unpredictable results.
TPTP Platform Trace (4.3.200.v200709030100-7E7ADs2hE77a7S9M8G87)
requires plug-in "org.eclipse.pde.core".
Managed Agent Explorer (4.4.2.v200802070100-7E7D8f2hE77c7E7Z7A77)
requires plug-in "org.eclipse.emf".
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 -----
TPTP Platform Trace (4.3.200.v200709030100-7E7ADs2hE77a7S9M8G87)
requires plug-in "org.eclipse.pde.core".
Managed Agent Explorer (4.4.2.v200802070100-7E7D8f2hE77c7E7Z7A77)
requires plug-in "org.eclipse.emf".
----- Configuration problems after the operation -----
TPTP Platform Trace (4.3.200.v200709030100-7E7ADs2hE77a7S9M8G87)
requires plug-in "org.eclipse.pde.core".
EMF Model Query Examples (1.2.0.v200805130238-477-_kE77c7QAI7EIc)
requires plug-in "org.eclipse.ocl.ecore (1.1.0)", or compatible.
EMF Model Query OCL Integration
(1.2.0.v200805130238-11-7w311916241349) requires plug-in
"org.eclipse.emf.ocl (1.1.0)", or compatible.
EMF Validation Framework OCL Integration
(1.2.0.v200805130238-11-7w311916241349) requires plug-in
"org.eclipse.emf.ocl (1.0.0)", or compatible.
EMF Validation Framework Examples
(1.2.0.v200805130238-579-AgI99m9XFU_OHh) requires plug-in
"org.eclipse.ocl.ecore (1.1.0)", or compatible.
I searched the web trying to find where OCL would be, but didn't manage to.
I am starting to think that it will be easier to install a newer and more
complete version of Eclipse. I suppose "Eclipse Classic" will have all I
need, right? I am trying to get and use JFace.
Thanks,
Rodrigo