Java editor on in-memory files #3323
iloveeclipse
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A colleague of mine tried to create an embedded Java editor on an in-memory file (with IStorageEditorInput, to provide some kind of generated sample code that could be edited with full JDT support). He failed on using content assist inside that editor.
Unfortunately I have no more details, but I wonder if anyone tried to do something similar already? Any hints would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions