[Bprocessor-commit] gui .classpath,1.3,1.4
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2006-01-24 13:57:42
|
Update of /cvsroot/bprocessor/gui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19979 Modified Files: .classpath Log Message: A slightly different dependency setup Index: .classpath =================================================================== RCS file: /cvsroot/bprocessor/gui/.classpath,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .classpath 24 Jan 2006 13:45:33 -0000 1.3 --- .classpath 24 Jan 2006 13:57:28 -0000 1.4 *************** *** 3,7 **** <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="src" path="/kernel"/> <classpathentry kind="src" path="/model"/> <classpathentry kind="output" path="bin"/> --- 3,6 ---- |