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:
parent
4792f930ff
commit
3cf0bd8e69
1 changed files with 1 additions and 3 deletions
|
@ -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 -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue