Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jwt-dev] Re: How to integrate JWT with RCP?

Hi Sachin

The idea is not to use AgilPro or Scarbo, but to look at their sources how they do it.

Configuring an RCP product depending on JWT :
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/scarbo/trunk/tools/scarbo-product/scarbo.product?rev=342&view=markup

Configuring the master plugin :
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/scarbo/trunk/tools/scarbo-product/plugin.xml?rev=340&view=markup
another more complete one : http://agilpro.svn.sourceforge.net/viewvc/agilpro/agil-mod/plugin.xml?revision=431&view=markup
For instance, note the perspectiveExtension tag.

When you get the jwt-we plugin (bundled in the jwt-feature, or evenalone as a jar), you get these UI elements configured : http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jwt/we/jwt-we/plugin.xml?revision=1.28.2.4&root=Technology_Project&view=markup
Note the org.eclipse.jwt.we.editors extension at the beginning.

Regards,
Marc

Sachin N. Chavan a écrit :
Hi Marc,
     Thanks for u r reply. We can not use Agilpro because of licensing issue. I wanted to know how easy is to add the Workflow editor view,Palette view into Existing RCP UI?

Thanks
Sachin

-----Original Message-----
From: Marc Dutoo [mailto:marc.dutoo@xxxxxxxxxxx]
Sent: Thursday, September 17, 2009 10:20 PM
To: Java Workflow Toolbox
Subject: How to integrate JWT with RCP?

Hi

AgilPro ( http://sourceforge.net/projects/agilpro ) and Scarbo (
http://scarbo.ow2.org ) are two Open Source examples of how to integrate
JWT in an Eclipse RCP product.

For instance, have a look at how it's done in the Eclipse project
"scarbo-builder" at
http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/scarbo/trunk/tools/ .

Regards,
Marc



MASTEK LTD.
Mastek is in NASSCOM's 'India Top 20' Software Service Exporters List.
In the US, we're called MAJESCOMASTEK

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




Back to the top