| How to disable warnings for test modules not exported [message #195299] |
Mon, 02 July 2007 04:12  |
|
Originally posted by: ptomli.gmail.com
I've got a Dynamic Web Project, which includes 2 source folders,
"src" and "test". The "test" folder contains the junit tests and
settingsfor test databases etc.
I've worked out how to not export the test classes to the server
(usingseperate output folders and some changes to the ordering) but
haven't yet managed to determine how to get WTP to know/ignore
warningsabout the test classes not being exported to the server.
In the Problems view, I'm seeing "Classpath entry ... will not be
exported or published. ...". The two cases of this are for JUnit, and
the User Library I have defined for my test class dependencies
(gienah, hsqldb, ..).
Is there a way to tell Eclipse that these class path entries are
notrequired at runtime?
Cheers,
Paul
--
I'm trying a new usenet client for Mac, Nemo OS X.
You can download it at http://www.malcom-mac.com/nemo
|
|
|