File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 55 <projects >
66 </projects >
77 <buildSpec >
8+ <!--
89 <buildCommand>
910 <name>org.eclipse.jdt.core.javabuilder</name>
1011 <arguments>
1112 </arguments>
1213 </buildCommand>
14+ -->
15+ <!--
16+ DO NOT enable both javabuilder and java2scriptbuilder,
17+ or Eclipse will be locked in building this project.
18+
19+ If you are building Java2Script from SVN, try to enable
20+ javabuilder and disable java2scriptbuilder first and build
21+ out Java2Script plug-in. And after installing Java2Script,
22+ try to disable javabuilder and re-enable java2scriptbuilder.
23+ -->
1324 <buildCommand >
14- <name >org.eclipse.pde.ManifestBuilder </name >
25+ <name >net.sf.j2s.core.java2scriptbuilder </name >
1526 <arguments >
1627 </arguments >
1728 </buildCommand >
1829 <buildCommand >
19- <name >org.eclipse.pde.SchemaBuilder </name >
30+ <name >org.eclipse.pde.ManifestBuilder </name >
2031 <arguments >
2132 </arguments >
2233 </buildCommand >
2334 <buildCommand >
24- <name >net.sf.j2s.core.java2scriptbuilder </name >
35+ <name >org.eclipse.pde.SchemaBuilder </name >
2536 <arguments >
2637 </arguments >
2738 </buildCommand >
You can’t perform that action at this time.
0 commit comments