Help. How can i use JDK 1.4.1_02 in enclipse [message #47205] |
Fri, 28 February 2003 12:29  |
Eclipse User |
|
|
|
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 03:33  |
Eclipse User |
|
|
|
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 03:33  |
Eclipse User |
|
|
|
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.
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.05549 seconds