Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Export product
Export product [message #1058223] Mon, 13 May 2013 05:18 Go to next message
Eclipse UserFriend
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 04:50 Go to previous messageGo to next message
Eclipse UserFriend
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 08:47 Go to previous messageGo to next message
Eclipse UserFriend
@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 08:51 Go to previous messageGo to next message
Eclipse UserFriend
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 09:23 Go to previous messageGo to next message
Eclipse UserFriend
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 10:18 Go to previous messageGo to next message
Eclipse UserFriend
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 13:30 Go to previous messageGo to next message
Eclipse UserFriend
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 04:37 Go to previous message
Eclipse UserFriend
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: Tue Jul 22 19:19:20 EDT 2025

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

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

Back to the top