JavaScript2
(Difference between revisions)
(Created page with '== JavaScript Support Rewrite == This document contains information about rewriting JavaScript editor. The umbrella task for the rewrite is [http://netbeans.org/bugzilla/show_bu…') |
|||
Line 3: | Line 3: | ||
This document contains information about rewriting JavaScript editor. The umbrella task for the rewrite is [http://netbeans.org/bugzilla/show_bug.cgi?id=205870 issue #205870]. | This document contains information about rewriting JavaScript editor. The umbrella task for the rewrite is [http://netbeans.org/bugzilla/show_bug.cgi?id=205870 issue #205870]. | ||
- | The development is done on branch javascript2 in [http://hg.netbeans.org/web-main/summary web-main] repository. There are two new modules javascript2.editor and javascirpt2.kit. There is also [http://bertram2.netbeans.org:8080/job/javascript2/ continual] build. | + | The development is done on branch javascript2 in [http://hg.netbeans.org/web-main/summary web-main] repository. There are two new modules javascript2.editor and javascirpt2.kit. There is also [http://bertram2.netbeans.org:8080/job/javascript2/ continual] build from the branch. |
Revision as of 14:16, 22 December 2011
JavaScript Support Rewrite
This document contains information about rewriting JavaScript editor. The umbrella task for the rewrite is issue #205870.
The development is done on branch javascript2 in web-main repository. There are two new modules javascript2.editor and javascirpt2.kit. There is also continual build from the branch.