http://svn.apache.org/viewvc?view=rev&rev=440670
Found a good article. salu2 El mar, 05-09-2006 a las 17:32 +0200, Thorsten Scherler escribió: > El mar, 05-09-2006 a las 10:53 +0000, [EMAIL PROTECTED] escribió: > > Author: thorsten > > Date: Tue Sep 5 03:53:50 2006 > > New Revision: 440318 > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=440318 > > Log: > > Adding note about to add libs from the build to the junit classpath in > > eclipse. > > > > Modified: > > lenya/docu/src/documentation/content/xdocs/docs/tests.xml > > > > Modified: lenya/docu/src/documentation/content/xdocs/docs/tests.xml > > URL: > > http://svn.apache.org/viewvc/lenya/docu/src/documentation/content/xdocs/docs/tests.xml?view=diff&rev=440318&r1=440317&r2=440318 > > ============================================================================== > > --- lenya/docu/src/documentation/content/xdocs/docs/tests.xml (original) > > +++ lenya/docu/src/documentation/content/xdocs/docs/tests.xml Tue Sep 5 > > 03:53:50 2006 > > @@ -45,6 +45,10 @@ > > <code>LenyaTestCase.xtest</code> configuration file.</li> > > <li>To debug a single test, right-click on the test class in > > the package explorer and select <em>Debug as -> JUnit test</em>.</li> > > </ul> > > + <note>Make sure you added all classes and libs from the build > > dir ( > > + <code>build/lenya/webapp/WEB-INF/lib/</code>) to the junit > > classpath in > > + the eclipse debugger, otherwise you propably get a file not > > found > > + exception.</note> > > </li> > > </ul> > > </section> > > ATM I am trying to debug some htmlunit tests the same way as junit tests > but I always get an exception "executing command line". > > Did somebody successfully debugged htmlunit tests with eclipse? > > salu2 -- Thorsten Scherler COO Spain Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
