Hi Rafa, The easiest way to set up Pivot projects in Eclipse is to use the existing Eclipse project files ( http://svn.apache.org/repos/asf/pivot/trunk/core/.project, etc). To get the Ant build to work (build.xml), then you have to make sure your CLASSPATH environment variable is set up correctly (see http://svn.apache.org/repos/asf/pivot/trunk/BUILD for more info).
Hope that helps, -T On Thu, Jan 28, 2010 at 4:57 PM, Rafael Rocha <[email protected]>wrote: > Hi, how configure and compile pivot project in eclipse ? > > after checkout projetct svn in thrunk repository, i run [install] > build.xml, > but the message appear bellow: > > JUnit 4 was not found on your classpath. Please see the BUILD > file for more information. > > > how i configure classpath in build.xml or eclipse build path ? > > > > > Obrigado, Rafa Rocha > http://faelcavalcanti.wordpress.com/ >
