I want to use the "Web Tools Editor" that is part of the Web Tools Plattform in my own RCP-Application. I think i have got some understanding on the RCP plattform by now, but I still have no clue how to access the functionality of the pagedesigner (org.eclipse.jst.pagedesigner) after adding it as a dependency to my project. Has anyone some experience in adding components of the web tools plattform into an RCP-Application and can give me a hint or something?
|
feedback
|
|
There's a difficulty with these sorts of requests (I am, myself, trying to include this or that feature that I saw in the Eclipse IDE, every so often). The trick is to try and identify the component you want to bring in, and then try and pull it into your project, without bringing in too many dependencies. The first step used to be quite hard, but since 3.4 it is a matter of using the Plug-In Spy - hold down The second step is altogether more tricky and is where I usuaully fail to get any results:
It is hard laborious, and pretty difficult to upgrade. I realise that none of this is what you want to hear. | |||
|
feedback
|