First time installing, sdk/jre question

Answered

When i make a new project i can use: IntelliJ Platform Plugin SDK. I'm wondering if i should use the SDK i installed from Oracle or the plugin SDK? What's better to use?

I also installed 64 bit JRE from Jetbrains, will this be used by default? I won't need the JRE from oracle then?

So yeah, thanks guys :D

0
5 comments

Using Oracle JDK for your projects is recommended. JetBrains Runtime should be used to run IntelliJ IDEA itself.

0
Avatar
Permanently deleted user

Thanks man! I have 1 more question, but it's not important really. 

How can i check what Runtime is used?

0
Avatar
Permanently deleted user

Is JetBrains Runtime updated as IntelliJ IDEA is updated?

0

> How can i check what Runtime is used?

See https://intellij-support.jetbrains.com/hc/articles/206544879 (Help | About).

> Is JetBrains Runtime updated as IntelliJ IDEA is updated?

By default, yes (if IDE runs under the bundled runtime that resides inside the IDE installation directory).

0
Avatar
Permanently deleted user

Thank you, my friend! <3

0

Please sign in to leave a comment.