Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » MWE, resources and platform(platform notation usage in hierarchical peoject structures)
MWE, resources and platform [message #515205] Thu, 18 February 2010 07:45
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 25
Registered: February 2010
Junior Member
Hi,

I am not exactly sure this is the correct forum but I don't see any dedicated place for MWE subjects...

I am using the fornax maven plugin to run the MWE workflows and I am having problems with platform;:/resource uri if I am building a hierarchical project structure with Maven instead of flat projects...

If Ib uild everything flat, platform uri's are working correctly with platformUri=".." configuration but if I configure the projects hierharchically it complains that there is no mapping for the projects...

so flat project from Maven look like this, if I start the build from projectA it is able to resolve projectB with following uri platform:/resouce/projectB/...

projectA
projectB
projectC

in the hierarchical project, if I start the build from projectA the previous uri naturally doesn't function platform:/resouce/projectB/... but unfortunately platformUri is like projectA/projectA setted so platform:/resouce/projectA/projectB/... doesn't function also..

projectA
+-----projectB
+-----projectC

So the question for me, I now that eclipse favors flat structures so that mean I have no chance with the hierarchical structure or this is just bug....

PS. I also tried platformUri="." that doesn't function
Previous Topic:[EEF] Databinding and non-SWT UIs
Next Topic:MWE, resources and platform
Goto Forum:
  


Current Time: Fri Apr 26 15:34:18 GMT 2024

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

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

Back to the top