[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.bpel-designer] Integrating graphical editor into RCP application

Hi,
I'm developing a standalone RCP application with Eclipse 3.3.
I created all my views and perspective.
Now, I need to integrate a graphical editor in my application. Something
like BPEL plugin. But I don't know how to integrate it.
I was wondering about something like:
    folder.addView("nameOfTheBpelView");

Anyone can help me?

Hi
Marco