From: Lars H. <he...@se...> - 2006-01-18 13:05:12
|
Hi Magnus, [Eclipse] > Problem is that I can't even remember how to use imported libs like tm4j :/ File -> New -> Project -> Java Project I prefer to create a folder "libs" where I copy the needed .jars and then you can do a right click on the .jars and add them via Build Path -> Add to Build Path. An alternative might be to have the TM4J in its own project and create a dependency between your project and the TM4J project. I.e. via: <https://sourceforge.net/mailarchive/message.php?msg_id=13951686> HTH and best regards, Lars -- http://semagia.com |