Tuesday, 15 June 2010

Eclipse RCP Product Export -


When I try to export their Eclipse RCP product I have this problem:

Can not complete because one or more of the required items can not be found. The software is being installed: My product 1.0.0.201503171025 (test.rcp.product_test 1.0.0.201503171025) Missing need my product 1.0.0.201503171025 (test.rcp.product_test 1.0.0.201503171025) 'org.eclipse.e4.rcp.feature .group requires [1.1.0.v20120521-2329-8yFTIGIbGGduEZ6-7-jLx41nXj] 'but it could not be found

Any help / pointers would be greatly appreciated.

If you require your xxx.product file should list all the features. It also includes wanting to use eclipse features. Specify this in the 'FEATURES' list on the 'Dependencies' tab.

The essential features for a simple e 4 app

  & lt; Your Convenience & gt; org.eclipse.e4.rcp org.eclipse.emf.common org.eclipse.emf.ecore  

should be included as an export product of these features using the target platform.


No comments:

Post a Comment