Because unlike Eclipse, NetBeans and GlassFish aren't platform dependent. So just configure NetBeans or GlassFish to use your 64-bit JVM.
Because unlike Eclipse, NetBeans and GlassFish aren't platform dependent. So just configure NetBeans or GlassFish to use your 64-bit JVM.By the way, are you sure you would get better performances? Resources GlassFish Thread: how to configure glassfish to use 64 bit jvm GlassFish Wiki: Faq64bitConfig 64-bit GlassFish, howto, wiki Netbeans FaqInstall64Bit.
There have been some dll's included with NB for a number of releases. Most of them look like they are used to support profiling, some kind of feature for mobile development, Ruby support and browsing. – vkraemer Sep 1 '10 at 16:45 @vkraemer Thank you very much, didn't know that.
– Pascal Thivent Sep 1 '10 at 16:51 Thanks Pascal, your answer was useful – Navid Sep 1 '10 at 18:09 Which of these two IDE (eclipse / Netbeans) is more professional? – Navid Sep 1 '10 at 18:11.
In the past, GlassFish leveraged some native libraries. It looks like GlassFish Server 3.1 does not leverage any native libraries, so there is really no need to have a '64 bit' release. The server will use the jdk that you tell it to use.
If you start the server with the 64-bit JDK, you have a 64-bit 'release'. The status of NB is similar. There are some native libraries that ship with NB 6.9, but most of them are far from the 'core' functionality of the IDE.
Shipping a 64-bit edition of NB would not yield much, if any, of a performance boost. Eclipse may have more of a dependency on native libraries (due to things like SWT) than NB.
I was convinced NB was 100% Java so far. Thanks in advance. – Pascal Thivent Sep 1 '10 at 16:37 Which of these two IDE (eclipse / Netbeans) is more professional?
– Navid Sep 1 '10 at 18:11 @Navid that is a different and subjective question... you probably need to answer that for yourself. – vkraemer Sep 1 '10 at 19:01.