Skip to main content



      Home
Home » Archived » Maven Integration (M2E) » Resource exclusion from src/main/resources
Resource exclusion from src/main/resources [message #717088] Fri, 19 August 2011 05:13
Eclipse UserFriend
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: Sun Jul 13 05:26:26 EDT 2025

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

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

Back to the top