Guest User

Untitled

a guest
Jul 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. C:UsersJanusDesktop>.apache-ant-1.8.2binant
  2. Unable to locate tools.jar. Expected to find it in C:Program FilesJavajre6libtools.jar
  3. Buildfile: C:UsersJanusDesktopbuild.xml
  4.  
  5. dist:
  6.  
  7. BUILD FAILED
  8. C:UsersJanusDesktopbuild.xml:3: Could not launch ln: java.io.IOException: Cannot run program "ln": CreateProcess error=2, The system can
  9. not find the file specified
  10.  
  11. Total time: 1 second
  12.  
  13. C:UsersJanusDesktop>
  14.  
  15. <project name="MyProject" default="dist" basedir=".">
  16. <target name="dist">
  17. <symlink link="lol" resource="d3dwindower" />
  18. </target>
  19. </project>
Add Comment
Please, Sign In to add comment