Hello, first of all: castor-jaxb-2.0 is a Maven project and you should always perform a maven eclipse:eclipse after checkout - I have added .project and .classpath once but I'm not sure if these files are still valid and I think I have even removed them already...
If you cannot compile using mvn compile then please reply with the errors you get - I'll have a look and will help you. Regards Joachim 2008/5/2 Le Duc Bao <[EMAIL PROTECTED]>: > Hi all, > > I've checked out castor-jaxb-2.0 from > https://svn.codehaus.org/castor/castor-jaxb-2.0/trunk and tried to build > it. I have some problems with dependencies. I tried with maven's compile > command and it didn't work. I add manually logging related jars stuff and > castor-1.2.jar, then it remains still some errors: > - javax.xml.bind.annotation.XmlSeeAlso cannot be resolved to a type > - org.castor.xml.UnmarshalListener cannot be resolved to a type > > Could you please help me to resolve those issues. > > Thanks, > Le Duc Bao >