mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
12 lines
251 B
XML
12 lines
251 B
XML
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?eclipse version="3.4"?>
|
||
|
<plugin>
|
||
|
|
||
|
<extension
|
||
|
point="org.eclipse.ui.startup">
|
||
|
<startup
|
||
|
class="org.eclipse.cdt.codan.internal.ui.cxx.Startup"></startup>
|
||
|
</extension>
|
||
|
|
||
|
</plugin>
|