Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Can Eclipse 64bit work with JDK/J2SE 32bit (on 64bit Win7)?
Can Eclipse 64bit work with JDK/J2SE 32bit (on 64bit Win7)? [message #645960] Tue, 21 December 2010 10:44 Go to next message
Ben StoverFriend
Messages: 108
Registered: January 2010
Senior Member
I have installed 64bit Eclipse on my 64bit Win7.

Can I use now 32bit JDK resp J2SE resp J2EE
for my Eclipse installtion?

Or must Eclipse match always the JDK/J2SE/J2EE version?

Ben
Re: Can Eclipse 64bit work with JDK/J2SE 32bit (on 64bit Win7)? [message #645968 is a reply to message #645960] Tue, 21 December 2010 11:15 Go to previous messageGo to next message
Mauro Molinari is currently offline Mauro MolinariFriend
Messages: 285
Registered: July 2009
Senior Member
Il 21/12/2010 11:44, Ben ha scritto:
> I have installed 64bit Eclipse on my 64bit Win7.
>
> Can I use now 32bit JDK resp J2SE resp J2EE
> for my Eclipse installtion?
>
> Or must Eclipse match always the JDK/J2SE/J2EE version?

If you are using 64-bit Eclipse, you must use a 64-bit JRE to run it.
If you are using 32-bit Eclipse, you must use a 32-bit JRE to run it.

Instead, if you are talking about the JDK used to compile/run your own
Java programs written with Eclipse, I think you can use any JDK, either
32 or 64 bit (that is: you should be able to add any JDK in the Java |
Installed JREs preferences page).

Mauro.
Re: Can Eclipse 64bit work with JDK/J2SE 32bit (on 64bit Win7)? [message #646114 is a reply to message #645968] Wed, 22 December 2010 08:07 Go to previous messageGo to next message
Ben StoverFriend
Messages: 108
Registered: January 2010
Senior Member
Ok thank you.

What about all the Plugins?
Do all Plugins designed for 32bit Eclipse work automatically in a 64bit Eclipse as well?

Ben
Re: Can Eclipse 64bit work with JDK/J2SE 32bit (on 64bit Win7)? [message #646123 is a reply to message #646114] Wed, 22 December 2010 08:33 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 22.12.2010 09:07, Ben wrote:
> Ok thank you.
>
> What about all the Plugins?
> Do all Plugins designed for 32bit Eclipse work automatically in a
> 64bit Eclipse as well?
Yes, unless it's a really low level one.

Dani
>
> Ben
Previous Topic:Google to sell Nexus One, a 'super' mobile phone chinagoshop.com
Next Topic:How can I enable "Mark Occurrences" in a Java editor that is loaded in a multi page editor
Goto Forum:
  


Current Time: Fri Apr 19 01:18:52 GMT 2024

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

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

Back to the top