Update of /cvsroot/pydev/org.pydev.jython
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24061
Modified Files:
.classpath build.properties
Log Message:
repaired build.properties
Index: .classpath
===================================================================
RCS file: /cvsroot/pydev/org.pydev.jython/.classpath,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** .classpath 25 May 2004 18:01:56 -0000 1.1
--- .classpath 27 May 2004 18:29:35 -0000 1.2
***************
*** 1,5 ****
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/"/>
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
--- 1,4 ----
Index: build.properties
===================================================================
RCS file: /cvsroot/pydev/org.pydev.jython/build.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** build.properties 25 May 2004 18:01:56 -0000 1.1
--- build.properties 27 May 2004 18:29:35 -0000 1.2
***************
*** 1,3 ****
- source.jython.jar = src/
bin.includes = plugin.xml,\
*.jar,\
--- 1,2 ----
|