I was wondering how could i open an e4 editor with an input(or an alternative to passing data from view) in a pure RCP 4 app.
If it helps, here is an app with all the things needed(except the actual editor) https://www.dropbox.com/s/zamn1t2kqr0525c/com.test.pureE4.zip?dl=0
Thank you in advance!
You can set data for the part in the transient data for the part.
Something like:
In your editor code: