Advertisement
Guest User

Runelite Intellij Error Java

a guest
Jul 7th, 2021
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. Executing pre-compile tasks...
  2. Loading Ant configuration...
  3. Running Ant tasks...
  4. Running 'before' tasks
  5. Checking sources
  6. Copying resources... [runelite-api]
  7. Copying resources... [jshell]
  8. Copying resources... [http-api]
  9. Copying resources... [client]
  10. Parsing java... [jshell]
  11. java: warning: source release 11 requires target release 11
  12. Checking dependencies... [jshell]
  13. Dependency analysis found 0 affected files
  14. Errors occurred while compiling module 'jshell'
  15. javac 11 was used to compile java sources
  16. Finished, saving caches...
  17. Compilation failed: errors: 1; warnings: 0
  18. Executing post-compile tasks...
  19. Loading Ant configuration...
  20. Running Ant tasks...
  21. Synchronizing output directories...
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement