Guest User

Untitled

a guest
Nov 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.43 KB | None | 0 0
  1. <java jar="${eclipse.home}/plugins/org.eclipse.equinox.launcher_*.jar" fork="true" failonerror="true">
  2.                         <arg value="-application" />
  3.                         <arg value="org.eclipse.ant.core.antRunner" />
  4.                         <arg value="-buildfile" />
  5.                         <arg value="build/${p2.process.artifacts.script.type}.xml" />
  6.                         <arg value="-consoleLog" />
  7.                 </java>
Add Comment
Please, Sign In to add comment