OW2 Consortium

(file) Return to .classpath CVS log (file) (dir) Up to [OW2-CVS] / howl / howl / logger

File: [OW2-CVS] / howl / howl / logger / .classpath (download)
Revision: 1.3, Tue Aug 3 18:15:37 2004 UTC (8 years, 10 months ago) by girouxm
Branch: MAIN
CVS Tags: HOWL_0_1_8, HOWL_0_1_7, HOWL_0_1_6, HOWL_0_1_5
Changes since 1.2: +3 -1 lines
Add classpathentry for src/test to align eclipse configuration with MAVEN
structure.

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="java/|test/" kind="src" path="src"/>
	<classpathentry kind="src" path="src/test"/>
	<classpathentry kind="src" path="src/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="C:/java/junit3.8.1/junit.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge