Hi,
I’ve installed TPTP and I’m trying to profile my JUnit tests (Profile As > JUnit Test)
I’m getting several java.lang.NoClassDefFoundError errors.
Running the same tests as JUnit test (Run As > JUnit Test) gives no errors.
If I open the profile dialog, and go to the classpath section, everything is correctly set. But somehow the jars from the libraries are not appended to the classpath when using Profile As. When I manually add all the jars from the libraries to the user entries, the problem is solved… Is this a bug or am I missing something?
Thanks!
Teun Hoogendoorn