You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be doable. But is it worth it? The generated Java types are marked as "derived". So they're read-only - they're regenerated / overwritten without a warning.
Btw. Xtext generated editors and Java types have a context menu entry "Open Generated File" / "Open Source File" to navigate to the selected element in the corresponding editor:
Ok, perhaps this is better as a suggestion for xtext itself.
On 13 Sep 2015 16:29, "Torsten Juergeleit" notifications@github.com wrote:
Btw. Xtext generated editors and Java types have a context menu entry
"Open Generated File" / "Open Source File" to navigate to the selected
element in the corresponding editor:
Similar to how a pom.xml has different tabs?
The text was updated successfully, but these errors were encountered: