Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] Patch requested for classpath & .project files of org.eclipse.cdt .debug.ui.tests

Applied.
-Peter

Judy Green wrote:

Please make the following changes to the .project and .classpath files for
org.eclipse.cdt.debug.ui.tests

Thanks

-Judy

logfile changes
***
cvs diff -N -u "/org.eclipse.cdt.debug.ui.tests/Changelog"
 Index: Changelog
 ===================================================================
 RCS file: /home/tools/org.eclipse.cdt.debug.ui.tests/Changelog,v
 retrieving revision 1.3
 diff -u -r1.3 Changelog
 --- Changelog	21 Jan 2003 18:58:16 -0000	1.3
 +++ Changelog	22 Jan 2003 19:00:29 -0000
 @@ -1,3 +1,8 @@
 +2003-01-22 Judy N. Green
 +	* /home/tools/org.eclipse.cdt.debug.ui.tests/.project
 +	* /home/tools/org.eclipse.cdt.debug.ui.tests/.classpath
 +	updated classpath and .project to reflect classpath changes.
 +	
  2003-01-21 Peter Graves
  	* src/org/eclipse/cdt/debug/testplugin/CDebugHelper.java: Updated to
use new parameters to ICDISession.createCSession


Source changes

***
cvs diff -N -u "/org.eclipse.cdt.debug.ui.tests/.project"
 Index: .project
 ===================================================================
 RCS file: /home/tools/org.eclipse.cdt.debug.ui.tests/.project,v
 retrieving revision 1.2
 diff -u -r1.2 .project
 --- .project	10 Oct 2002 13:05:33 -0000	1.2
 +++ .project	22 Jan 2003 18:58:13 -0000
 @@ -12,6 +12,7 @@
  		<project>org.eclipse.core.runtime</project>
  		<project>org.eclipse.swt</project>
  		<project>org.eclipse.ui</project>
 +		<project>org.eclipse.update.core</project>
  		<project>org.junit</project>
  	</projects>
  	<buildSpec>
The server reported an error while performing the "cvs diff" command which
may only indicate that a difference exists. (took 0:00.311)
Error: The server did not provide any additional information.
***

***
cvs diff -N -u "/org.eclipse.cdt.debug.ui.tests/.classpath"
 Index: .classpath
 ===================================================================
 RCS file: /home/tools/org.eclipse.cdt.debug.ui.tests/.classpath,v
 retrieving revision 1.2
 diff -u -r1.2 .classpath
 --- .classpath	10 Oct 2002 18:00:14 -0000	1.2
 +++ .classpath	22 Jan 2003 18:58:20 -0000
 @@ -12,6 +12,7 @@
      <classpathentry kind="src" path="/org.eclipse.cdt.debug.mi.core"/>
      <classpathentry kind="src" path="/org.eclipse.cdt.core"/>
      <classpathentry kind="src" path="/org.eclipse.ui"/>
 +    <classpathentry kind="src" path="/org.eclipse.update.core"/>
      <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT"
sourcepath="JRE_SRC"/>
      <classpathentry kind="output" path="bin"/>
  </classpath>
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
Judy N. Green               Software Engineer
Eclipse CDT Team            www.eclipse.org/cdt
QNX Software Systems Ltd.   www.qnx.com
¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨¨°ºo§oº°¨¨¨
_______________________________________________
cdt-patch mailing list
cdt-patch@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-patch




Back to the top