mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Updates from Judy Green - updated classpath and .project to reflect classpath changes
This commit is contained in:
parent
c7d7aac42d
commit
01b4d137a7
3 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue