1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00

added resource link to have oomph CDT.setup file inside the project

- the original location of the file is not changed but now
I can see it and edit in my eclipse project (o.e.cdt.target)

Change-Id: Ib7835d524d8ad0141eee74da1d099313d516da78
This commit is contained in:
Alena Laskavaia 2015-03-14 13:54:45 -04:00 committed by Gerrit Code Review @ Eclipse.org
parent 0377f941d2
commit 966b24c937

View file

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