How to use web page editor in RCP user application?

I want to use the Web Tool Editor, which is part of Plattform Web Tools in my own RCP application. I think I have some understanding in RCP plattform, but I still don't know how to access the pagedesigner functions (org.eclipse.jst.pagedesigner) after adding it as a dependency on my project. Does anyone have experience adding web tool components to an RCP application platform and can give me a hint or something like that?

+3
source share
1 answer

Difficulties with these types of requests (I myself, trying to include one or another function that I saw in the Eclipse IDE, every so often).

, , , , .

, 3.4 Plug-In Spy - Alt-Shift-F1, , , , .. ..

, :

  • , /.product . " ", 3000 (.. RCP Eclipse).
  • , Eclipse , , RCP. , .
  • , , eclipse , , - .
  • , / , , .

, . , , .

+4

All Articles