Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Formatter vs Indenter in JSDT

The next step is that I mark it for review by a Committer, which I've done.  The tests related to formatting/indention would lie in the org.eclipse.wst.jsdt.core.tests.model project, located on our CVS repository in /cvsroot/webtools/org.eclipse.jsdt/tests/ .  The /cvsroot/webtools/org.eclipse.jsdt/development/org.eclipse.wst.jsdt.unittests project contains a launch configuration to run several of our suites together.

Regards,
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational




From:        Bashir Sadjad <bashir@xxxxxxxxxx>
To:        "General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
Date:        09/08/2011 04:47 PM
Subject:        Re: [wtp-dev] Formatter vs Indenter in JSDT
Sent by:        wtp-dev-bounces@xxxxxxxxxxx




Hi Nitin,

I just attached a patch to the bug report:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=355116

What is the next step to start the review process?

Also I am not sure whether there are any unit-tests for JSDT plugins. I appreciate if you point me to those such that I can update them too.

Thanks

-B

On Thu, Aug 18, 2011 at 3:36 PM, Nitin Dahyabhai <nitind@xxxxxxxxxx> wrote:
The "Contributing to the WTP Project" document can be found at http://www.eclipse.org/webtools/development/contributing.html , also linked to from our main development page at http://www.eclipse.org/webtools/development/ .

In general, you want to generate a patch using the default Eclipse options against the sources of one of our plug-ins, checked out from the public CVS repository, and attach it to your bug report.  That way we can track it and make sure we log your contribution in the legal documentation.


Regards,
---

Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_______________________________________________
wtp-dev mailing list

wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev




--
Bashir S. Sadjad
Google Waterloo, Canada
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top