Skip to content

Commit

Permalink
Update JDT
Browse files Browse the repository at this point in the history
update JDT dependencies to be similar to what we get from maven.

Fix #10026
  • Loading branch information
vegegoku committed Feb 9, 2025
2 parents 202dfb8 + eef092a commit 6a13ad1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@
</target>

<target name="compiler.standalone"
depends="remove.jars.signature"
description="Validates that the standalone gwt-compiler project can build.">
<mkdir dir="${javac.out}"/>
<gwt.javac srcdir="core/super" excludes="com/google/gwt/dev/jjs/intrinsic/"/>
Expand Down

0 comments on commit 6a13ad1

Please sign in to comment.