Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » org.eclipse.wst.tests.feature is enabled even though org.eclipse.test feature is missing
org.eclipse.wst.tests.feature is enabled even though org.eclipse.test feature is missing [message #166045] Thu, 06 April 2006 10:23
Eclipse UserFriend
Hi,
I think I encountered a bug in Eclipse. I encountered it in with
org.eclipse.wst.tests.feature, but I guess that the bug isn't in this
feature but in the one which is responsible for the feature.xml file in the
features directory (I don't know which eclipse plug-in is responsible for
this file). Anyway, here's the bug...
I added org.eclipse.wst.tests.feature as a plug-in to eclipse. I disabled
the org.eclipse.wst.tests.feature (Via Help -> Software updates -> Manage
Configuration).
When I tried to enable the feature (Again, through Help -> Software
updates -> Manage Configuration), I got an error saying:
Requested operation cannot be performed because it would invalidate the
current configuration. See details for more information.
org.eclipse.wst.common_tests.feature (1.0.0) requires feature
"org.eclipse.test (3.1.0)", or compatible.
org.eclipse.wst.xml_tests.feature (1.0.0) requires feature
"org.eclipse.test".
org.eclipse.wst.rdb_tests.feature (1.0.0) requires plug-in
"org.eclipse.test".
org.eclipse.wst.web_tests.feature (1.0.0) requires feature
"org.eclipse.test".

I don't have org.eclipse.test feature installed. I opened the
org.eclipse.wst.tests.feature feature.xml file, and I indeed see there:
- <requires>
<import feature="org.eclipse.wst.rdb_ui.feature" />
<import plugin="org.eclipse.test" />


The bug is that I didn't get this error message regarding missing
org.eclipse.test plugin when I installed org.eclipse.wst.tests.feature, but
only after I disabled org.eclipse.wst.tests.feature and then tried to enable
it.


Moty
Previous Topic:Installing via update, requirements error
Next Topic:WTP 1.0 - Can't export EAR and WAR files
Goto Forum:
  


Current Time: Sat Nov 08 03:39:49 EST 2025

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

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

Back to the top