[cairo-commit] CairoJava .classpath,1.3,1.4

Soorya Kuloor commit at pdx.freedesktop.org
Fri Apr 30 10:55:04 PDT 2004


Committed by: skuloor

Update of /cvs/cairo/CairoJava
In directory pdx:/tmp/cvs-serv16350

Modified Files:
	.classpath 
Log Message:
Changed SWT directory location

Index: .classpath
===================================================================
RCS file: /cvs/cairo/CairoJava/.classpath,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** a/.classpath	7 Aug 2003 20:43:37 -0000	1.3
--- b/.classpath	30 Apr 2004 17:55:02 -0000	1.4
***************
*** 1,9 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <classpath>
!     <classpathentry kind="src" path="src"/>
!     <classpathentry kind="src" path="test"/>
!     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
!     <classpathentry kind="lib" path="/home/skuloor/jar/swt/swt.jar"/>
!     <classpathentry kind="lib" path="/home/skuloor/jar/swt/swt-pi.jar"/>
!     <classpathentry kind="output" path="bin"/>
  </classpath>
--- 1,9 ----
  <?xml version="1.0" encoding="UTF-8"?>
  <classpath>
! 	<classpathentry kind="src" path="src"/>
! 	<classpathentry kind="src" path="test"/>
! 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
! 	<classpathentry kind="lib" path="/opt/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/ws/gtk/swt.jar"/>
! 	<classpathentry kind="lib" path="/opt/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/ws/gtk/swt-pi.jar"/>
! 	<classpathentry kind="output" path="bin"/>
  </classpath>





More information about the cairo-commit mailing list