Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Help. How can i use JDK 1.4.1_02 in enclipse
Help. How can i use JDK 1.4.1_02 in enclipse [message #47205] Fri, 28 February 2003 17:29 Go to next message
Eclipse UserFriend
Originally posted by: ppatel.lukensgroup.com

I am new to eclipse platform. I have two JDK installed in my computer (JDK
1.3.1_06 and JDK 1.4.1_02). I would like to use JDK 1.4.1_02 to compile
and run my application using eclipse. I tried to set up environment of
eclipse through GUI by going through Windows-->Preference menu option. In
JRE options, it allows user to select the "Installed JRE" folder to switch
to any JRE (in my case it is JRE v1.4.1_02). But in compilation tab, it
doesn't ask for the path for which JDK compiler to be used. I am cofused
over here. Which "javac" elipse is going to use whenever i select
"Rebuild" option.

After trying all the option, whenever i selects run option, i getting
following error in dialog.

-----------
Exception occured during launch.
Reason:
Exception occured excecuting command line.
------------

Can somebody tell me how to set JDK 1.4.1_02 environment in latest Eclipse?

Thanks in Advance.
Re: Help. How can i use JDK 1.4.1_02 in enclipse [message #48002 is a reply to message #47205] Tue, 04 March 2003 08:33 Go to previous message
Boris Pruessmann is currently offline Boris PruessmannFriend
Messages: 11
Registered: July 2009
Junior Member
Eclipse comes with its own, incremental compiler and doesn't use the one
provided with the JDK. That's why you can change the JDK compliance
level under the compiler tab (1.3/1.4).

For your run problem, it might be a good idea to post some more
information, perhaps from your .log file. Does the debug view display an
entry for the application you wanted to start? Can you take a look at
the propertied? Have you verified that the correct JDK is selected in
the launch configuration?

In general, I had no severe problems using JDK 1.4.1_02.

-Boris

Prashant wrote:
> I am new to eclipse platform. I have two JDK installed in my computer (JDK
> 1.3.1_06 and JDK 1.4.1_02). I would like to use JDK 1.4.1_02 to compile
> and run my application using eclipse. I tried to set up environment of
> eclipse through GUI by going through Windows-->Preference menu option. In
> JRE options, it allows user to select the "Installed JRE" folder to switch
> to any JRE (in my case it is JRE v1.4.1_02). But in compilation tab, it
> doesn't ask for the path for which JDK compiler to be used. I am cofused
> over here. Which "javac" elipse is going to use whenever i select
> "Rebuild" option.
>
> After trying all the option, whenever i selects run option, i getting
> following error in dialog.
>
> -----------
> Exception occured during launch.
> Reason:
> Exception occured excecuting command line.
> ------------
>
> Can somebody tell me how to set JDK 1.4.1_02 environment in latest Eclipse?
>
> Thanks in Advance.
>
>
>
>
Re: Help. How can i use JDK 1.4.1_02 in enclipse [message #591231 is a reply to message #47205] Tue, 04 March 2003 08:33 Go to previous message
Boris Pruessmann is currently offline Boris PruessmannFriend
Messages: 11
Registered: July 2009
Junior Member
Eclipse comes with its own, incremental compiler and doesn't use the one
provided with the JDK. That's why you can change the JDK compliance
level under the compiler tab (1.3/1.4).

For your run problem, it might be a good idea to post some more
information, perhaps from your .log file. Does the debug view display an
entry for the application you wanted to start? Can you take a look at
the propertied? Have you verified that the correct JDK is selected in
the launch configuration?

In general, I had no severe problems using JDK 1.4.1_02.

-Boris

Prashant wrote:
> I am new to eclipse platform. I have two JDK installed in my computer (JDK
> 1.3.1_06 and JDK 1.4.1_02). I would like to use JDK 1.4.1_02 to compile
> and run my application using eclipse. I tried to set up environment of
> eclipse through GUI by going through Windows-->Preference menu option. In
> JRE options, it allows user to select the "Installed JRE" folder to switch
> to any JRE (in my case it is JRE v1.4.1_02). But in compilation tab, it
> doesn't ask for the path for which JDK compiler to be used. I am cofused
> over here. Which "javac" elipse is going to use whenever i select
> "Rebuild" option.
>
> After trying all the option, whenever i selects run option, i getting
> following error in dialog.
>
> -----------
> Exception occured during launch.
> Reason:
> Exception occured excecuting command line.
> ------------
>
> Can somebody tell me how to set JDK 1.4.1_02 environment in latest Eclipse?
>
> Thanks in Advance.
>
>
>
>
Previous Topic:RC1 memory leak????
Next Topic:Eclipse 64 bit support
Goto Forum:
  


Current Time: Sat Dec 21 11:57:23 GMT 2024

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

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

Back to the top