Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JRE 1.5 v JRE SE 1.6
JRE 1.5 v JRE SE 1.6 [message #715298] Sat, 13 August 2011 07:13 Go to next message
a4375 is currently offline a4375Friend
Messages: 2
Registered: August 2011
Junior Member
Hi,
Having a problem changeing the JRE eclipse is using from 1.5 to 1.6 I am very new to java development and eclipse and am not sure if I am meant to uninstall 1.5 first or maybe uninstall eclipse? Could someone please help me through the steps required for this?
Re: JRE 1.5 v JRE SE 1.6 [message #715735 is a reply to message #715298] Mon, 15 August 2011 10:51 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 13.08.2011 09:13, a4375 wrote:
> Hi,
> Having a problem changeing the JRE eclipse is using from 1.5 to 1.6 I
> am very new to java development and eclipse and am not sure if I am
> meant to uninstall 1.5 first or maybe uninstall eclipse? Could someone
> please help me through the steps required for this?

You can simply add the JRE via Preferences > Java > Installed JREs. If
you have existing Java projects you might have to change the JRE on
their build path via the 'Java Build Path' project property page.

Dani
Re: JRE 1.5 v JRE SE 1.6 [message #716564 is a reply to message #715735] Wed, 17 August 2011 17:17 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 8/15/11 6:51 AM, Daniel Megert wrote:
> On 13.08.2011 09:13, a4375 wrote:
>> Hi,
>> Having a problem changeing the JRE eclipse is using from 1.5 to 1.6 I
>> am very new to java development and eclipse and am not sure if I am
>> meant to uninstall 1.5 first or maybe uninstall eclipse? Could someone
>> please help me through the steps required for this?
>
> You can simply add the JRE via Preferences > Java > Installed JREs. If
> you have existing Java projects you might have to change the JRE on
> their build path via the 'Java Build Path' project property page.

That will apply to running applications from within Eclipse, but f
you're talking about the JVM that is used to actually run Eclipse
itself, you need to install the new JRE (a JDK is recommended) and then
edit your eclipse.ini file to use it. Read this for the details:
http://wiki.eclipse.org/Eclipse.ini

Eric
Re: JRE 1.5 v JRE SE 1.6 [message #716638 is a reply to message #715735] Wed, 17 August 2011 23:42 Go to previous message
a4375 is currently offline a4375Friend
Messages: 2
Registered: August 2011
Junior Member
Thankyou I was able to fix this problem with your help for future reference:
Run->Run Configurations->JRE(Tab)->Environments->Installed Environments
Will show you the wizard required to add a new JRE. With the exception of the problem above.
Previous Topic:error code: "Dex Loader] Unable to execute dex: wrapper was not properly loaded first"
Next Topic:how to add pictures , new pages to eclipse
Goto Forum:
  


Current Time: Thu Apr 25 02:16:08 GMT 2024

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

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

Back to the top