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