[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] "Classpath entry ... will not be exported or published" warnings

Hello,

We have an eclipse workspace with several projects in it; one is a web project, and several others are supporting utilities. For every project, there are a lot of warnings like these:

Classpath entry ... will not be exported or published. Runtime ClassNotFoundExceptions may result.

In http://dev.eclipse.org/newslists/news.eclipse.webtools/msg13630.html, it says to use the J2EE Module Dependencies UI to select the offending jar files. This removes the warnings for the web project, but for the other projects there is no UI, only the message "Selected module not associated with an Enterprise Application module". How do we get rid of the warnings on these projects?

 -W.W.