Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jwt-dev] JWT source code integration within Eclipse

Hi Ravi

I agree that it would be a valuable addition, we'll try to get that for the next release.

For now, you can check out the source code from the CVS anonymously, using the JWT_0_6 version or the v060 branch, as described at :
http://wiki.eclipse.org/index.php/CVS_Howto
http://wiki.eclipse.org/JWT_CVS

About hiding custom properties, I'll have a look at the bugzilla.

Regards,
Marc

RAVI K. THAPLIYAL a écrit :

Hi Florian,

Is there a way to have JWT source code integrated within Eclipse just like GEF/Draw2D. Since, these frameworks come under plugin dependencies a jar with source files can’t be specified using “Attach Source” in Eclipse. We have to update Eclipse with the plugin documentation and source files.

For GEF/Draw2D I’ve installed org.eclipse.gef/draw2d.source.feature.group from their update sites. I couldn’t find source files for JWT available on its update site. Do we have something like this planned or already available for JWT.

I’m almost done integrating JWT within my RCP app that started as a Workflow Viewer and now would like to customize JWT like hiding “Custom Properties” tab whenever JWT’s editor is active. Customizations would require me to make changes into JWT’s underlying code and it would really help if I could browse through it within Eclipse.

Regards,

Ravi




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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------

_______________________________________________
jwt-dev mailing list
jwt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jwt-dev


Back to the top