Java 6 and J2EE project facet [message #187393] |
Wed, 31 January 2007 17:11  |
Eclipse User |
|
|
|
Hi
I have eclipse 3.2 and WTP 1.5.2 (current version). I tried to switch my
j2ee projects to java 6 but I can't set java 6 in "Project facets" because
highest version is 5.0.
Does wtp 1.5 supports java version 6? How to configure eclipse to use facet
- java 6.0?
I couldn't find anything about that with google...
Thanks in advance.
Regards,
Denis
|
|
|
Re: Java 6 and J2EE project facet [message #187408 is a reply to message #187393] |
Wed, 31 January 2007 19:12   |
Eclipse User |
|
|
|
Originally posted by: kosta.bea.com
Denis,
WTP 1.5 does support java 6.0. My guess is that you are not able to
select 6.0 for the java facet because the server runtime that your
project is configured to use does not support it (due to being
configured to use a 5.0 vm). Take a look at your server runtime
configuration and make sure that it uses a 6.0 vm. After you've adjusted
your server runtime you should be able to select 6.0 for the java facet.
- Konstantin
|
|
|
Re: Java 6 and J2EE project facet [message #187439 is a reply to message #187408] |
Thu, 01 February 2007 07:48  |
Eclipse User |
|
|
|
On Wed, 31 Jan 2007 11:12:29 -0800, Konstantin Komissarchik wrote:
> Denis,
>
> WTP 1.5 does support java 6.0. My guess is that you are not able to
> select 6.0 for the java facet because the server runtime that your
> project is configured to use does not support it (due to being
> configured to use a 5.0 vm). Take a look at your server runtime
> configuration and make sure that it uses a 6.0 vm. After you've adjusted
> your server runtime you should be able to select 6.0 for the java facet.
>
> - Konstantin
Thanks, that solved my "problem" :-)
Denis
|
|
|
Powered by
FUDForum. Page generated in 0.02786 seconds