Community
Participate
Working Groups
We need to capture the trace information from source code to the generated Java files. This can be used for all kinds of things. One is a tighter integration with Java Development Tools.
Committed first shot to master.
Don't know if this is the right place to report this. If I have an expression like "new Bar().bar" and then open the call hierarchy for Bar#bar() then the selected text will be "new Bar().bar" instead of just "bar".
Thanks for the hint, Knut. Obviously there are not enough tests for the simple cases ;-)
I think we can close this one and track remaining problems in more concrete issues.
Requested via bug 522520. -M.