How to get ClonableEditor from DataEditorSupport
Hi, I have extended DataEditorSupport for a custom file type and created a custom editor extending ClonableEditor. When I have multiple editors open, how to get the active editor (ClonableEditor) from my DataEditorSupport instance? The reason I am asking this is that when I try to call getEditor
[RCP] How to add a Table or other components in an Editor for a custom file type
ile editor where you write SQL queries in the editor and the result of the SQL query is shown in the table in the same window. Could someone please help me with this? -- Thanks and regards, Sam K. Raju