Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Feature export fails(The export of a feature fails with the error "Host plug-in JavaSE_0.0.0 has not been found.")
Feature export fails [message #991309] Tue, 18 December 2012 13:24
Helmut Frohner is currently offline Helmut FrohnerFriend
Messages: 3
Registered: April 2012
Junior Member
Hello,

I am using an Eclipse 3.8.1 with a jdk1.7.0_09 on Windows XP.
When I try to export a feature to a repository the export fails with the error:
 Processing inclusion from feature test.feature: Bundle org.junit4_4.8.1.v20120523-1257 failed to resolve.:
	Host plug-in JavaSE_0.0.0 has not been found.


Following the manifest of org.junit4:
Manifest-Version: 1.0
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Name: %pluginName
Bundle-SymbolicName: org.junit4
Eclipse-BundleShape: dir
Eclipse-SourceReferences: scm:git:git://git.eclipse.org/gitroot/jdt/ec
 lipse.jdt.ui.git;path="org.junit4";tag=v20120523-1257
Require-Bundle: org.hamcrest.core;bundle-version="1.1.0";visibility:=r
 eexport,org.junit;bundle-version="4.8.1";visibility:=reexport
Bundle-Version: 4.8.1.v20120523-1257
Bundle-ManifestVersion: 2

Name: META-INF/eclipse.inf
SHA1-Digest: KyT9FF7C7t86NoBoa2kZT3ZJBfw=

Name: about.html
SHA1-Digest: 5o+m6p5pSA13Ln2ZJVr28HBj2Jw=

Name: plugin.properties
SHA1-Digest: Wv0zvGNivCvwY7jZIUt/sphnRAk=


All plugins come from my target platform. My workspace only consists of features used in the test.feature.
The jdk1.7.0_09 is the only entry in the "Eclipse Preferences - Java - Installed JREs". I also tried other JDKs without success.

Is this a known problem or am I missing something?
Previous Topic:How do you add keylisteners?
Next Topic:Target Platform for newer Eclipse version
Goto Forum:
  


Current Time: Sat Apr 27 01:07:56 GMT 2024

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

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

Back to the top