Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Java 6 and J2EE project facet
Java 6 and J2EE project facet [message #187393] Wed, 31 January 2007 17:11 Go to next message
Denis Kranjcec is currently offline Denis KranjcecFriend
Messages: 6
Registered: July 2009
Junior Member
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Denis Kranjcec is currently offline Denis KranjcecFriend
Messages: 6
Registered: July 2009
Junior Member
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
Previous Topic:Extending the HTML editor for content assist
Next Topic:VersionsVersionsVersions
Goto Forum:
  


Current Time: Thu Apr 25 23:42:16 GMT 2024

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

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

Back to the top