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:
parent
1783120eb7
commit
bb00ccad08
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue