Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Global scope and resolving Maven/Plugin dependencies
Global scope and resolving Maven/Plugin dependencies [message #1008381] Tue, 12 February 2013 09:01
Sebastian Paul is currently offline Sebastian PaulFriend
Messages: 106
Registered: July 2009
Senior Member
Hi,
in our project, we are using a global scope provider to be able to reference model objects from "referenced projects". This works fine.
Now we noticed that this does not work for Maven dependencies or Eclipse plugin dependencies. Obviously, m2e and PDE do not keep the usual project dependencies in sync with their own, domain specific dependencies.
Do you have any idea how to get scoping to work with Maven or Plugin dependencies? Is there an Eclipse API which allows handling this in as generic way? If not, I would require a compile dependency to m2e/PDE. Which point allows me extending the global scope resolution?
I am using XText 1.0.1, there is currently no plan to upgrade to a more recent version.

Thanks for any help,
Sebastian
Previous Topic:Plugin editor fails to load
Next Topic:Injection into a custom view
Goto Forum:
  


Current Time: Fri Apr 26 12:08:36 GMT 2024

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

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

Back to the top