Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Export product
Export product [message #1058223] Mon, 13 May 2013 09:18 Go to next message
Fabiano Francesconi is currently offline Fabiano FrancesconiFriend
Messages: 4
Registered: May 2013
Junior Member
Dear all,
i'm trying to export a product using the wizard but I always get this error:
index.php/fa/14760/0/

I installed gmf/emf whatever, I added org.eclipse.platform plugin (or
fragment) to the workspace; the export starts and runs but it ends up to
this point and I don't know what to do next.

How can I fix this issue? As you can see from the picture, I'm running
Eclipse on the Mac (10.8.3).

Thank you
Re: Export product [message #1058815 is a reply to message #1058223] Wed, 15 May 2013 08:50 Go to previous messageGo to next message
Fabiano Francesconi is currently offline Fabiano FrancesconiFriend
Messages: 4
Registered: May 2013
Junior Member
I was able to fix this by unchecking "Generate metadata repository" option in the export wizard form.

Not sure why this won't work, if somebody has a clue it would be very much appreciated.
Re: Export product [message #1059236 is a reply to message #1058815] Fri, 17 May 2013 12:47 Go to previous messageGo to next message
Dan Tololoi is currently offline Dan TololoiFriend
Messages: 33
Registered: September 2012
Location: Iasi, Romania
Member

@Fabianno: Can you attach the plugin.xml or the Product itself? One point would be do check the complete plugins from the dependencies from your product. Try pressing Add required plugins, can sometimes help.
Re: Export product [message #1059238 is a reply to message #1059236] Fri, 17 May 2013 12:51 Go to previous messageGo to next message
Fabiano Francesconi is currently offline Fabiano FrancesconiFriend
Messages: 4
Registered: May 2013
Junior Member
Thank you Dan. Please find attached the product file itself.

I'd already pressed that button before but nothing changes, unfortunately.
Re: Export product [message #1059301 is a reply to message #1059238] Fri, 17 May 2013 13:23 Go to previous messageGo to next message
Dan Tololoi is currently offline Dan TololoiFriend
Messages: 33
Registered: September 2012
Location: Iasi, Romania
Member

No clue from the attached file. I have a vmware with Eclipse environment. I need the complete project to give it a try. If possible, you can send me a link with the workspace.
Re: Export product [message #1059330 is a reply to message #1059301] Fri, 17 May 2013 14:18 Go to previous messageGo to next message
Fabiano Francesconi is currently offline Fabiano FrancesconiFriend
Messages: 4
Registered: May 2013
Junior Member
Excuse me, but I am not allowed to share the code as the project is not mine and was founded by a project.
Re: Export product [message #1060261 is a reply to message #1059330] Thu, 23 May 2013 17:30 Go to previous messageGo to next message
Thomas Beyer is currently offline Thomas BeyerFriend
Messages: 55
Registered: February 2013
Member
Hi Fabiano,

from the attached product definition, one major problem is that you are trying to export your product with a mix of different platform-specifc plugins (linux, win, mac, x86 & 64).
You should first reduce the plugins to the platform and window-system, you are tring to build on.
Later on, and if you are targeting multi-platform-builds, you are better setup (I would always suggest to do so) to use feature-projects, where you can explicitely define the target environment for each plugin.

Also it might be a good thing to complete the product settings, such as launcher icons, etc. as this could break the build as well. Use the eclipse-ide things as a test approach and modify this when you got it working to create your own product-branding.

Regards
Thomas
Re: Export product [message #1060343 is a reply to message #1060261] Fri, 24 May 2013 08:37 Go to previous message
Ralph Gerbig is currently offline Ralph GerbigFriend
Messages: 702
Registered: November 2009
Senior Member
Hi,

You should take a look at this (http://ugosan.org/eclipse-rcp-delta-pack/) in case that you want to deploy to multiple platforms.

Ralph
Previous Topic:Create Commands Of Elements
Next Topic:Auto Resize
Goto Forum:
  


Current Time: Fri Apr 19 05:56:11 GMT 2024

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

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

Back to the top