From: Lars H. <he...@se...> - 2008-04-03 17:20:45
|
Hi, > I opened the source code using JDeveloper with all the .jar files > (from lib directory) into its classpath but I still get compilation > errors. Looks like it requires some Eclipse classes. Do you have any > documentation on setting up the development env. for your project? IMO such a tutorial is not available. From my knowledge there are no dependencies to Eclipse classes. Which errors do you get? At least the TM4J_1_x branch should compile without any problems. If you check out the TM4J_1_x branch everything should work and compile. > Also, is it mandatory to use the ant build system? Well, you can build TM4J with any tool, but Ant is recommended since there exists a "build.xml" with predefined tasks. Best regards, Lars -- http://www.semagia.com |