Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Project Facet problem
Project Facet problem [message #182170] Fri, 03 November 2006 21:06 Go to next message
Eclipse UserFriend
Originally posted by: topher1120.gmail.com

Hi,
I'm having a problem I hope you can help with. I have Eclipse set up and
using Java 5 as the base implementation. I have some projects that are
using Java 5, but one that is using Java 1.4. If I set this project up as
a "Dynamic Web Project" in the system, it automatically adds the "Java"
facet with version "5.0". This is fine and dandy, until I change my
compiler compliance level (Project->Properties->Java Compiler). Now the
Project has the Big Red X and the Errors view shows: "Java compiler level
does not match the version of the installed Java project facet."

How can I fix this?

I have searched through many logical areas of the Preferences and all the
online documentation I could find was about how to create a new facet.

Thanks in advance,
topher
Re: Project Facet problem [message #182179 is a reply to message #182170] Fri, 03 November 2006 21:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kosta.bea.com

Try Project Properties -> Project Facets. Hit Add/Remove Facets and you
will be able to change the version of the java facet in that screen.

Alternatively, the problem marker that you are seeing has quick fixes
available...

- Konstantin
Re: Project Facet problem [message #182186 is a reply to message #182179] Fri, 03 November 2006 21:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: topher1120.gmail.com

Unfortunately, the "Java" facet is locked and won't allow removal or
editing.

Other ideas?
topher
Re: Project Facet problem [message #182201 is a reply to message #182179] Fri, 03 November 2006 22:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: topher1120.gmail.com

Hi Konstantin,
Apologies for not seeing your point about the quick fixes before my last
post. Looking back at your answer allowed me to fix the problem.

Thanks a lot!
topher
Re: Project Facet problem [message #182230 is a reply to message #182201] Sun, 05 November 2006 06:01 Go to previous message
Eclipse UserFriend
Originally posted by: kosta.bea.com

No problem. While you cannot remove the java facet, you can change it's
version by clicking on the version field. I know it's kinda hard to know
that that field is editable. We are working on that.

- Konstantin
Previous Topic:update site for WTP 2.0 milestones and dev builds
Next Topic:How to specify the WEB-INF directory in a web project
Goto Forum:
  


Current Time: Thu Apr 25 06:17:14 GMT 2024

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

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

Back to the top