HOWTO: Get started with the Java API in IntelliJ with remote debugging - with images (BWS 2.2)

RELATED
PRODUCTS

Post

moss wrote: Mon Oct 05, 2020 1:29 pm
minortom wrote: Mon Oct 05, 2020 9:18 am There is a fee? I can't get past needing to create an account. Oracle can suck it as long as I can avoid them altogether.
Yes, you need to pay for the Oracle version. Without paying you get can either use OpenJDK or AdoptOpenJdk.
If you get that OpenJDK 12 or AdoptOpenJDK to work, please let me know. I would be happy to try it again. <3

its suspect that its missing from the dropdown...
Screen Shot 2020-10-05 at 11.06.24 AM.png
You do not have the required permissions to view the files attached to this post.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post

Kirkwood West wrote: Mon Oct 05, 2020 6:05 pm
moss wrote: Mon Oct 05, 2020 1:29 pm
minortom wrote: Mon Oct 05, 2020 9:18 am There is a fee? I can't get past needing to create an account. Oracle can suck it as long as I can avoid them altogether.
Yes, you need to pay for the Oracle version. Without paying you get can either use OpenJDK or AdoptOpenJdk.
If you get that OpenJDK 12 or AdoptOpenJDK to work, please let me know. I would be happy to try it again. <3

its suspect that its missing from the dropdown... Screen Shot 2020-10-05 at 11.06.24 AM.png
JDK 12 runs fine on my Ubuntu box but I use it with Eclipse. I guess that screenshot is from IntelliJ? I guess you can add the manually downloaded version as well?

Post

moss wrote: Tue Oct 06, 2020 8:27 am JDK 12 runs fine on my Ubuntu box but I use it with Eclipse. I guess that screenshot is from IntelliJ? I guess you can add the manually downloaded version as well?
I've tried but I swear something is wrong with the package. Its not a folder like the other Java JDKs... it shows up as a file like an application.

Anyways... I'm totally loving the Java API and IntelliJ and highly recommend it. I think it was helpful to get started using JavaScript along with your Tutorials for a couple months.

Java really takes the process to the next level. My code is much cleaner and I'm making way less mistakes(that magically worked in .js) or at least I'm seeing them while porting the code from .js to Java. Probably still making just as many mistakes :D. I'm writing up a process report about what I've learned for discussion.
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post

IntelIJ is so good. I've joked around with some friends about finding the missing bracket :D and this plugin came up in the discussion:

https://plugins.jetbrains.com/plugin/10 ... w-brackets

any other plugins you guys rock with intellij?
----------------------------------------------------------------------
/CTRL → http://slashctrl.io
Music & mixes → http://soundcloud.com/kirkwoodwest

Post Reply

Return to “Controller Scripting”