Skip to content

Commit 6a88a8e

Browse files
committed
Update builder comment
1 parent 2b1b60b commit 6a88a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/net.sf.j2s.ajax/.project

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@
55
<projects>
66
</projects>
77
<buildSpec>
8-
<!--
98
<buildCommand>
109
<name>org.eclipse.jdt.core.javabuilder</name>
1110
<arguments>
1211
</arguments>
1312
</buildCommand>
14-
-->
1513
<!--
1614
DO NOT enable both javabuilder and java2scriptbuilder,
1715
or Eclipse will be locked in building this project.
@@ -21,11 +19,13 @@
2119
out Java2Script plug-in. And after installing Java2Script,
2220
try to disable javabuilder and re-enable java2scriptbuilder.
2321
-->
22+
<!--
2423
<buildCommand>
2524
<name>net.sf.j2s.core.java2scriptbuilder</name>
2625
<arguments>
2726
</arguments>
2827
</buildCommand>
28+
-->
2929
<buildCommand>
3030
<name>org.eclipse.pde.ManifestBuilder</name>
3131
<arguments>

0 commit comments

Comments
 (0)