Update of /cvsroot/bprocessor/bprocessor
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24073
Modified Files:
.classpath
Log Message:
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/bprocessor/.classpath,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** .classpath 7 Sep 2006 11:39:29 -0000 1.3
--- .classpath 25 May 2009 12:00:49 -0000 1.4
***************
*** 2,6 ****
<classpath>
<classpathentry excluding="etc/" kind="src" path="src"/>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/gl/src/gfx"/>
<classpathentry kind="lib" path="/gui/src/gfx"/>
--- 2,6 ----
<classpath>
<classpathentry excluding="etc/" kind="src" path="src"/>
! <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0"/>
<classpathentry kind="lib" path="/gl/src/gfx"/>
<classpathentry kind="lib" path="/gui/src/gfx"/>
|