Hello Robert, > -----Original Message----- > From: Robert S. Sfeir [mailto:[EMAIL PROTECTED]
> The problem is that checkForPrimaryKeys() throws > ClassNotPersistenceCapableException, but it's not handled in the code > above either by throw or by catch. > > Am I missing some kind of setup? The imports don't show up in red, so > it can actually find all the source files fine. I suggest that you use the ant-build skript first to convince yourself that the project does compile. Setting up your IDE is a different thing. I use IntelliJ without major problems. Maybe some classpath setting is incorrect, but that is hard to tell from here. Olli --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
