Jump to content

aubnob

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by aubnob

  1. I am trying to set up forge and eclipse on my mac. Instead of BUILD SUCCESSFUL, I am getting the following error in Terminal: * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. owners-MBP:forge username$ sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin owners-MBP:forge username$ sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane owners-MBP:forge username$ sudo rm -fr ~/Library/Application\ Support/Oracle/Java owners-MBP:forge username$ rm -r ~/"Library/Application Support/Oracle/Java" rm: /Users/username/Library/Application Support/Oracle/Java: No such file or directory owners-MBP:forge username$ ./gradlew setupDecompWorkspace eclipse FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '11.0.1'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. I've tried to uninstall Java but I am still getting the same error. Any suggestions would be greatly appreciated. I'm a novice programmer and am still learning java.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.