1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

Changed jar to cdtcore.jar from cdt.jar to reflect the naming schema used by the JDT

This commit is contained in:
Judy N. Green 2002-07-03 20:00:13 +00:00
parent 4792f930ff
commit 3cf0bd8e69

View file

@ -7,9 +7,7 @@
class="org.eclipse.cdt.internal.CCorePlugin">
<runtime>
<library name="cdt.jar">
<export name="*"/>
</library>
<library name="cdtcore.jar"/>
</runtime>
<!-- ======================================================================= -->
<!-- The C Plugin -->