Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » Resource exclusion from src/main/resources
Resource exclusion from src/main/resources [message #717088] Fri, 19 August 2011 09:13
Graham is currently offline GrahamFriend
Messages: 1
Registered: August 2011
Junior Member
Hi, I understand about the resource exclusion in m2e and hence seeing ** in the build path of the eclipse project.

But I have an issue using the 'eclipse modelling framework'. I have multi module maven project that contains an ecore file in each.

One ecore depends on the other ecore. Opening the ecore with the dependency in the modelling tool causes an error as the other ecore is not on the classpath.

If I go to the build path and remove the 'exclusion **' the modelling tool is then fine as it can find the dependent ecore file.

My question is, what do I need to add to my pom to allow the ecore file to appear in the resource list and hence allow the modelling tool to find the resource.

Thanks
Previous Topic:Migration to m2e
Next Topic:Integrating Junit GUI with M2E
Goto Forum:
  


Current Time: Fri Apr 19 22:37:49 GMT 2024

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

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

Back to the top