Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » 2020-12 release
2020-12 release [message #1835702] Thu, 10 December 2020 17:26 Go to next message
Nader Jafari is currently offline Nader JafariFriend
Messages: 13
Registered: December 2020
Junior Member
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 17:27]

Report message to a moderator

Re: 2020-12 release [message #1835705 is a reply to message #1835702] Thu, 10 December 2020 18:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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).


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: 2020-12 release [message #1835706 is a reply to message #1835705] Thu, 10 December 2020 18:46 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
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


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: 2020-12 release [message #1835801 is a reply to message #1835705] Sun, 13 December 2020 17:05 Go to previous message
Nader Jafari is currently offline Nader JafariFriend
Messages: 13
Registered: December 2020
Junior Member
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: Wed Apr 24 19:40:18 GMT 2024

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

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

Back to the top