Hi,
I'm trying to use TestLink Java AP on windows 7. I receive the following exception:
NoClassDefFoundError: org/slf4j/LoggerFactory
when trying to create a new instance of TestLinkAPI:
TestLinkAPI api = new TestLinkAPI(testLinkURL, devKey)
I do have the slf4j-api & slf4j-log4j12 (and also tried slf4j-simple) jars installed in the project.
I searched the web, and didn't find anything that helped.
If you can help with that, it would be great.
NoClassDeffoundError in TestLink Java API
Moderators: Amaradana, TurboPT, TL Developers