Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Facet Problem without facet
Facet Problem without facet [message #183624] Sat, 02 December 2006 19:00 Go to next message
Eclipse UserFriend
Originally posted by: nospamforAS.gmx.net

Hi,

actually I have the error

Java compiler level does not match the version of the installed Java
project facet.

The queer thing however is, that my project is a plain java project
without any facet. I tried to use the quick fix, but it hung.

To be precise: The fix >Change Java project facet version to Java 5.0<
hangs, which is no wonder, as the project does not have any facets. The
fix >Change Java compiler level to 1.4< actually works and the above
mentioned error disappears. However, when I change the compiler level back
to 5.0 the error reappears again.

An interesting point is, that the error occured only after eclipse itself
hung. I have this problem sometimes after I changed to eclipse 3.2.1.
After I killed and restarted eclipse, the error occured. Maybe this is
relevant.

What can I do?

Regards,

Andreas
Re: Facet Problem without facet [message #183651 is a reply to message #183624] Mon, 04 December 2006 14:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kosta.bea.com

Could you reply with a zip file containing your project's metadata?
Basically all of the files starting with . in the root project directory
and the entire contents of the .settings directory.

- Konstantin
Re: Facet Problem without facet [message #183657 is a reply to message #183651] Mon, 04 December 2006 19:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospamforAS.gmx.net

Hi,

in the meantime I could fix the problem. I deleted the file .markers in
the directory .plugins/org.eclipse.core.resources/.projects/<projectname>
while eclipse was down. After I restarted eclipse, the problem was gone. I
don't know what happened, though.

In view of this fix, do you still need the required files?

Regards,

Andreas
Re: Facet Problem without facet [message #183665 is a reply to message #183657] Mon, 04 December 2006 19:49 Go to previous message
Eclipse UserFriend
Originally posted by: kosta.bea.com

Perhaps not then. It sounds like a crash at some point left your
workspace in a bad state with orphaned markers.

- Konstantin
Previous Topic:linked files/folders...
Next Topic:Is WebService => Test Client supposed to work?
Goto Forum:
  


Current Time: Fri Mar 29 07:34:13 GMT 2024

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

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

Back to the top