Thks for your response, I found the solution: i must add in the properties of the propertis project, jars files into libraries (add external jar files button) in Java Build Path.
thks again. jacques.le.roux wrote: > > This file is only used by Eclipse, it has not other effects than allows > Eclipse to build/run/debug OFBiz correctly > > Jacques > > From: "lahmar" <[email protected]> >> Hi, >> >> I would like to add jars to my project to use HtmlUnit (browser for Java >> programs). >> Is it the way : >> in the home of project, i add in .classpath this tag : >> "<classpathentry kind="lib" >> path="C:\htmlUnit\htmlunit-2.4\lib\commons-codec-1.3.jar"/>" >> >> Thks and best regards. >> -- >> View this message in context: >> http://www.nabble.com/adding-jars-to-classpath-tp23035411p23035411.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/adding-jars-to-classpath-tp23035411p23037385.html Sent from the OFBiz - User mailing list archive at Nabble.com.
