I checked out the latest wicket trunk to take a look at the phone application. HOwever, I'm having an issue getting it to compile as a direct result of these missing libraries:
import hendrey.orm.ORMDictionary; import hendrey.orm.ORMapping; import hendrey.orm.Query; import hendrey.orm.RecordCandidate; import hendrey.shades.ORMDictionaryFactory; import hendrey.shades.QueryFactory; import hendrey.shades.tools.TableCreator; Am I missing something? Thanks. -- View this message in context: http://www.nabble.com/Latest-trunk-question---Missing-JARs--tf4532326.html#a12934217 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
