1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 01:36:01 +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"> class="org.eclipse.cdt.internal.CCorePlugin">
<runtime> <runtime>
<library name="cdt.jar"> <library name="cdtcore.jar"/>
<export name="*"/>
</library>
</runtime> </runtime>
<!-- ======================================================================= --> <!-- ======================================================================= -->
<!-- The C Plugin --> <!-- The C Plugin -->