When I run the gradle eclipse command and refresh eclipse, eclipse starts notifying me of some warnings and errors that don't seem to mean anything. I'm not particularly concerned about them from a build standpoint, but I am very particular about eliminating all errors and warnings so that when I do see errors or warnings in the UI they actually tell me that something is wrong. Granted I can go through and delete the warnings from the "problems" view, but the next time I start eclipse or clean a project I just have to do it all over again which is a pain.
So the warnings I'm getting: Classpath entry C:/Users/User/.gradle/cache/com.thoughtworks.xstream/xstream/jars/xstream-1.3.jar will not be exported or published. Runtime ClassNotFoundExceptions may result. I get several hundred of these warnings... I can clear them one at a time using ctrl + 1 and hitting "ok" but I shouldn't have to. The error is a little stranger, and it's only happening on one project - I consistently get 10 validation error messages, but the error message is blank, the location is "unknown", and there's no path listed. Here's a screenshot: http://gradle.1045684.n5.nabble.com/file/n4286694/Capture.jpg Assistance with either or both of these issues would be greatly appreciated Thanks, ~Brian -- View this message in context: http://gradle.1045684.n5.nabble.com/Eclipse-Plugin-use-creates-strange-warnings-and-errors-tp4286694p4286694.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
