Advertisement
Guest User

decompile forge eclipse

a guest
Nov 21st, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1.  
  2. C:\Users\Joshua\Desktop\Forge Src>gradlew setupDecompWorkspace eclipse
  3. > Configuring > 0/1 projects > root project > Resolving dependencies ':classpath
  4. ****************************
  5. Powered By MCP:
  6. http://mcp.ocean-labs.de/
  7. Searge, ProfMobius, Fesh0r,
  8. R4wk, ZeuX, IngisKahn, bspkrs
  9. MCP Data version : unknown
  10. ****************************
  11. > Building 0% > :extractMcpData > Resolving dependencies ':mcpSnapshotDataConfig
  12. :extractMcpData UP-TO-DATE
  13. :getVersionJson
  14. > Building 8% > :extractUserDev > Resolving dependencies ':userDevPackageDepConf
  15. :extractUserDev UP-TO-DATE
  16. :genSrgs SKIPPED
  17. :extractNatives UP-TO-DATE
  18. :copyNativesLegacy UP-TO-DATE
  19. :getAssetsIndex
  20. :getAssets
  21. :makeStart FAILED
  22.  
  23. FAILURE: Build failed with an exception.
  24.  
  25. * What went wrong:
  26. Execution failed for task ':makeStart'.
  27. > Cannot find System Java Compiler. Ensure that you have installed a JDK (not ju
  28. st a JRE) and configured your JAVA_HOME system variable to point to the accordin
  29. g directory.
  30.  
  31. * Try:
  32. Run with --stacktrace option to get the stack trace. Run with --info or --debug
  33. option to get more log output.
  34.  
  35. BUILD FAILED
  36.  
  37. Total time: 23.893 secs
  38.  
  39. C:\Users\Joshua\Desktop\Forge Src>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement