Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » 2020-12 release
2020-12 release [message #1835702] Thu, 10 December 2020 12:26 Go to next message
Eclipse UserFriend
well since java developers usually have a jvm why we should have a java package including HotSpot VM? what if I need OpenJ9 VM instead since Im limited on system's memory? Including such a thing to other packages makes sense but java package.... seriously?

p.s: btw adding linux aarch64 packages was a nice touch thank you guys

[Updated on: Thu, 10 December 2020 12:27] by Moderator

Re: 2020-12 release [message #1835705 is a reply to message #1835702] Thu, 10 December 2020 13:11 Go to previous messageGo to next message
Eclipse UserFriend
I also questioned this, but the package providers though it would be best to provide something that worked out-of-the-box regardless of what's installed on the machine. This is not the JDT project's choice, it's the Eclipse Packaging Project's choice.

In any case, you can use the installer and choose any JVM you want that's already installed or one from the JustJ project (as in the packages).
Re: 2020-12 release [message #1835706 is a reply to message #1835705] Thu, 10 December 2020 13:46 Go to previous messageGo to next message
Eclipse UserFriend
It's also important to point out that via Window -> Preferences -> Installed JREs you can use any JRE you want for development purposes independent of the one used to run the IDE.

You could even automate the creation of such an Installed JRE with Oomph with a JRE task in your User setup:

https://wiki.eclipse.org/Eclipse_Oomph_Authoring
Re: 2020-12 release [message #1835801 is a reply to message #1835705] Sun, 13 December 2020 12:05 Go to previous message
Eclipse UserFriend
Thank you for your answer.
Well I feel better now that I know someone actually asked packaging project "whats going on?". They are kinda right it would be good for people to download eclipse and it just works but ....
Anyway a good suggestion to them would be "add your own VM; OpenJ9" to the mix
Also I know its packager's decision but their forum is empty no one checks their forum so I posted on JDT one sorry
Previous Topic:Eclipse not finding jar file
Next Topic:Exception on attaching Javadoc in eclipse on Linux OS
Goto Forum:
  


Current Time: Thu Nov 06 18:21:24 EST 2025

Powered by FUDForum. Page generated in 0.04254 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top