Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 367291

Summary: [Xbase] Hyperlinking must be easier configurable
Product: [Modeling] TMF Reporter: Sven Efftinge <sven.efftinge>
Component: XtextAssignee: Project Inbox <tmf.xtext-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: 2.4.3   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Sven Efftinge CLA 2011-12-21 06:02:37 EST
For a model there often is a primary projection to Java and some 'secondary' projections.

For instance for a small CRUD framework I generated extension methods for different use cases from a domain model (e.g. query API and data binding support). When I want to navigate to the extension methods I always end up in the model, which is not what I want.

I could of course customize hyperlinking to do what I want, but I think this is a common situation. Maybe we should introduce the notion of a "weak" trace or so.