From: Suhas R. M. <suh...@or...> - 2008-04-08 17:33:53
|
Hi, I've been trying to setup the TM4J development env. and am having some difficulties in getting the source code compiled. I'm seeing several compilation errors but looks like they all stem from: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Severity and Description Path Resource Location Creation Time Id BuildFileTest cannot be resolved to a type TM4J/src/org/tm4j/ant/test EclipseProjectTest.java line 39 1207171035414 187126 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I'm unable to find BuildFileTest class in ant.jar that came packaged with TM4J. I also tried compiling "*apache-ant-1.7.0*" project but that too didn't create the class file. Is there any particular ordering I should follow when including the jar files in my project? Is there any setup document for someone like me to get started in setting up the dev. env. as well as running the tests. When you have a chance, would you please respond to this email and help me out. Thanks, Suhas. |