Guest User

Untitled

a guest
Dec 14th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. System.in.read()
  2.  
  3. <target name="run">
  4. <java classname="demo.Main" fork="false">
  5. <classpath refid="classpath" />
  6. </java>
  7. </target>
Add Comment
Please, Sign In to add comment