Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install with eclipse platform without PDE #7

Open
GoogleCodeExporter opened this issue Sep 16, 2015 · 1 comment
Open

Unable to install with eclipse platform without PDE #7

GoogleCodeExporter opened this issue Sep 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Software Update
2. add update site
3. try to install the plugin

What is the expected output? What do you see instead?
Cannot install the plugin, because of error:
Cannot complete the request.  See the details.
Unsatisfied dependency: [hr.ja.penextern_feature.feature.group 1.0.3]
requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.pde.core/0.0.0
Unsatisfied dependency: [hr.ja.penextern_feature.feature.group 1.0.3]
requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.pde.core/0.0.0


What version of the product are you using? On what operating system?
openextern 1.0.3, eclipse 3.4 platform + java & cdt 5.0, windows xp

Please provide any additional information below.
It should be possible to use it with eclipse platform, why ist it depend on
PDE?

Original issue reported on code.google.com by andre.bo...@gmail.com on 16 Sep 2008 at 4:38

@GoogleCodeExporter
Copy link
Author

I also had the problem with the PDE requirement with the following config:

XP Pro SP3 (32-bit)
Eclipse Helios M4 PDT

This particular PDT bundle doesn't come with PDE installed. To fix the problem, 
I
simply copied the following folder & files from the 'plugins' folder of the 
Eclipse
Helios M4 Java EE bundle into the plugins folder of the PDT install:

folder->
org.eclipse.pde.build_3.6.0.v20091204

files->
org.eclipse.pde.api.tools.ui_1.0.200.v20091203.jar
org.eclipse.pde.api.tools_1.0.201.v20091210.jar
org.eclipse.pde.core_3.5.100.v20091210.jar
org.eclipse.pde.doc.user_3.6.0.v20091207.jar
org.eclipse.pde.ds.core_1.0.0.v20091023.jar
org.eclipse.pde.ds.ui_1.0.0.v20090928.jar
org.eclipse.pde.junit.runtime_3.4.100.v20091127.jar
org.eclipse.pde.launching_3.6.0.v20091203.jar
org.eclipse.pde.runtime_3.4.100.v20090729.jar
org.eclipse.pde.ua.core_1.0.0.v20090729.jar
org.eclipse.pde.ua.ui_1.0.0.v20090914.jar
org.eclipse.pde.ui.templates_3.4.100.v20091203.jar
org.eclipse.pde.ui_3.6.0.v20091210.jar
org.eclipse.pde_3.4.100.v200912101301.jar

Original comment by barrieru...@gmail.com on 24 Jan 2010 at 7:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant