Skip to content
Snippets Groups Projects
Commit 2b29c7fc authored by david_williams's avatar david_williams
Browse files

[110395] Update base builder to get latest JDT compiler

parent eff15aa5
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@
<ant antfile="build.xml" dir="${pde.build.scripts}" >
<property name="builder" value="${basedir}/../components/${component}" />
<property name="relengDir" value="${basedir}/.." />
<property name="compilerArg" value="-showversion"/>
</ant>
</target>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment