On Wed, Feb 18, 2009 at 10:43 AM, Matthias Schmidt <[email protected]> wrote: > Hi again, > > the trunk version of the netbeans project for roller_weblogger lists some > JARs that are missing in the project. Before you ask: No, I am not talking > about mail.jar and activation.jar :-)) > > The JARs (project properties --> Java Sources Classpath) are: > ../../tools/lib/dom3-xercesImpl.jar > ../../tools/lib/nekohtml.jar > ../../tools/lib/openxri-syntax.jar > ../../tools/lib/apache-xml-security.jar > ../../tools/lib/dom3-xml-apis.jar > ../../tools/lib/openxri-client.jar > > Our those dependencies outdated and can be removed?
Yes. If those are not in the tools/lib directory then they should be removed from the netbeans project. - Dave
