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

org.eclipse.cdt.target should have shortcut for CDTConfiguration.setup

Added shortcut to CDTConfiguration.setup in order to resolve validation
problems in CDT.setup
This commit is contained in:
Alexander Fedorov 2022-10-18 09:42:56 +03:00
parent 1783120eb7
commit bb00ccad08

View file

@ -14,6 +14,11 @@
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/CDT.setup</locationURI>
</link>
<link>
<name>CDTConfiguration.setup</name>
<type>1</type>
<locationURI>$%7BPARENT-1-PROJECT_LOC%7D/CDTConfiguration.setup</locationURI>
</link>
<link>
<name>parent-pom.xml</name>
<type>1</type>