Re: Eclipse cannot find java.lang.Enum
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 13 May 2008 12:43:45 GMT
On Wed, 30 Apr 2008 16:10:53 GMT, Addanc <theaddanc@xxxxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :
"The project was not built since its build path is incomplete. Cannot find
the class file for java.lang.Enum. Fix the build path then try building
this project again."
Are you explicitly using the Enum class? Normally you would not. You
just us the enum keyword.
Do you have the target set to -1.6 ?
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Prev by Date: Protect yourself against Operation Sudden Fall
- Next by Date: Re: Eclipse cannot find java.lang.Enum
- Previous by thread: Protect yourself against Operation Sudden Fall
- Next by thread: Re: Eclipse cannot find java.lang.Enum
- Index(es):
Relevant Pages
|
|