I am a new to eclipse tool, i am developing an RCP application, this
application is like a SDK (Software Development Kit), i am now need to add
the Compilation Unit of the eclipse to my application...
To be more clear, i want to have an editor for my application and a
Compilation Unit also that build .class files like the eclipse tools.
Is there any method that i can import or extend the jdt of the eclipse
tool..