| Summary: | Set up client bundles for JSDT development | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> | ||||
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | thatnitind | ||||
| Version: | 3.0 | ||||||
| Target Milestone: | 3.0 M1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Mark Macdonald
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=24b6d5f772434ed6d8aed666 OK. The JS source paths are set. The JS nature is assigned to all projects. Project dependencies are set up. I added Source Path exclusions for various libraries in our projects, which we don't want to validate (gcli, persona, jsdiff, requirejs, etc). Also added exclusions for certain Orion source files that the JSDT validator barfs on (eg. gitStatusExplorer.js, which triggers JSDT bug 357353). Created attachment 229218 [details]
patch to narrow the source folders to the "web" folders
Reopening (I think) for one more patch which sets the "web" folders as the source folders, as they're also the AMD module paths in their projects.
Thanks, Nitin. Can you please confirm ownership of the code in your patch by posting a statement like this:
> I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EDL+EPL
Then I'll release the patch.
(In reply to comment #3) > Thanks, Nitin. Can you please confirm ownership of the code in your patch by > posting a statement like this: > > > I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EDL+EPL > > Then I'll release the patch. Sure thing. "I, Nitin Dahyabhai, assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EDL+EPL." |