Hi,

I am developing an application using Netbeans RCP. I registered a new file
type with extension 'api' and mime-type 'text/x-api' and added Editor and
Editor Library 2 to my application dependency.

I created an explore view with an action to open a new file "test.api". It
opens my file in an editor with a toolbar with default actions like
indentation, highlight, macro, etc.

I want to add a splitter to the window where the editor is shown in the
upper part and a table in the lower part of the splitter. What I want to
achieve is something similar to the SQL file 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

Reply via email to