Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Minor Annoyance

I'm using EclipseLink 1.1 within Eclipse Galileo IDE. Everything is working
fine, however Eclipse insists in marking the sources containing my entities
(@Entity) as being in error. The sources all show "Table <name> cannot be
resolved" although as I said everything actually works at run time.

This means that every time I try to run anything, unit tests, save to
subversion etc, the IDE prompts me with the "Project contains errors" dialog
and asks if I want to continue. Of course, these show as errors in the
Problems view as well.

This is slowly driving me nuts. Does anyone know what's triggering this
behaviour and how to stop it.

Regards
-- 
View this message in context: http://old.nabble.com/Minor-Annoyance-tp26208613p26208613.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top