Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Product could not be found(product could not be found for feature based E4)
Product could not be found [message #1231532] Tue, 14 January 2014 22:34 Go to next message
Martin Bayer is currently offline Martin BayerFriend
Messages: 32
Registered: December 2012
Member
Hi all,
I'm just trying to go through the following tutorial:
http://www.vogella.com/tutorials/EclipseP2Update/article.html
So I have features based e4 project which works fine in Eclipse IDE workspace. But after exporting product I'm getting following error:
Quote:

!ENTRY org.eclipse.equinox.app 0 0 2014-01-14 23:22:19.023
!MESSAGE Product com.example.e4.rcp.todo.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2014-01-14 23:22:19.278
!MESSAGE Application error
!STACK 1
org.eclipse.core.runtime.AssertionFailedException: null argument:applicationXMI argument missing
at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)


I already checked build.properties and it contains Application.e4xmi and plugin.xml. The weird thing to me is, that I cannot find any mention about "com.example.e4.rcp.todo.product" in exported product folders (features nor plugins folder). Does anyone have any suggestion?

Thank you very much,
Martin
Re: Product could not be found [message #1231547 is a reply to message #1231532] Tue, 14 January 2014 23:21 Go to previous message
Martin Bayer is currently offline Martin BayerFriend
Messages: 32
Registered: December 2012
Member
Sorry, but you can already ignore my question. I just do not read carefully Sad.
I forgot to create separate feature project which would contain my e4 application. Then I needed to add such feature project as dependency to the feature based E4 project...now the missing com.example.e4.rcp.todo is not a mystery Smile

Martin
Previous Topic:Eclipse 3 native views in Eclipse 4 ( Welcome page )
Next Topic:Displaying progress in Eclipse 4
Goto Forum:
  


Current Time: Tue Mar 19 06:15:54 GMT 2024

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

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

Back to the top