[Tde-development] net.sourceforge.tde.jdt.ui .classpath,1.3,1.4 .project,1.3,1.4
Status: Beta
Brought to you by:
dcorbin
|
From: <dc...@us...> - 2004-03-03 02:55:54
|
Update of /cvsroot/tde/net.sourceforge.tde.jdt.ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5734 Modified Files: .classpath .project Log Message: Still trying to recover the repository. Index: .classpath =================================================================== RCS file: /cvsroot/tde/net.sourceforge.tde.jdt.ui/.classpath,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .classpath 2 Mar 2004 01:18:53 -0000 1.3 --- .classpath 3 Mar 2004 02:43:40 -0000 1.4 *************** *** 13,16 **** --- 13,17 ---- <classpathentry kind="src" path="/net.sourceforge.tde.jdt.core"/> <classpathentry kind="src" path="/org.eclipse.jdt.core"/> + <classpathentry kind="src" path="/org.eclipse.osgi"/> <classpathentry kind="src" path="/org.eclipse.core.runtime.compatibility"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> Index: .project =================================================================== RCS file: /cvsroot/tde/net.sourceforge.tde.jdt.ui/.project,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .project 2 Mar 2004 01:18:53 -0000 1.3 --- .project 3 Mar 2004 02:43:40 -0000 1.4 *************** *** 14,17 **** --- 14,18 ---- <project>org.eclipse.jface</project> <project>org.eclipse.jface.text</project> + <project>org.eclipse.osgi</project> <project>org.eclipse.swt</project> <project>org.eclipse.ui</project> |