##// END OF EJS Templates
aaguilar -
r141:142
parent child
Show More
@@ -0,0 +1,8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <com.sigasi.hdt.shared.librarymapping.model:LibraryMappings xmlns:com.sigasi.hdt.shared.librarymapping.model="com.sigasi.hdt.vhdl.scoping.librarymapping" Version="2">
3 <Mappings Location="Common Libraries/IEEE" Library="ieee"/>
4 <Mappings Location="Common Libraries/IEEE Synopsys" Library="ieee"/>
5 <Mappings Location="Common Libraries" Library="not mapped"/>
6 <Mappings Location="Common Libraries/STD" Library="std"/>
7 <Mappings Location="" Library="work"/>
8 </com.sigasi.hdt.shared.librarymapping.model:LibraryMappings>
@@ -0,0 +1,45
1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription>
3 <name>processingEngine</name>
4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 </buildSpec>
14 <natures>
15 <nature>com.sigasi.hdt.vhdl.ui.vhdlNature</nature>
16 <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
17 </natures>
18 <linkedResources>
19 <link>
20 <name>Common Libraries</name>
21 <type>2</type>
22 <locationURI>virtual:/virtual</locationURI>
23 </link>
24 <link>
25 <name>Common Libraries/IEEE</name>
26 <type>2</type>
27 <locationURI>sigasiresource:/vhdl/93/IEEE</locationURI>
28 </link>
29 <link>
30 <name>Common Libraries/IEEE Synopsys</name>
31 <type>2</type>
32 <locationURI>sigasiresource:/vhdl/93/IEEE%20Synopsys</locationURI>
33 </link>
34 <link>
35 <name>Common Libraries/STD</name>
36 <type>2</type>
37 <locationURI>sigasiresource:/vhdl/93/STD</locationURI>
38 </link>
39 <link>
40 <name>Common Libraries/readme.txt</name>
41 <type>1</type>
42 <locationURI>sigasiresource:/vhdl/readme.txt</locationURI>
43 </link>
44 </linkedResources>
45 </projectDescription>
General Comments 0
You need to be logged in to leave comments. Login now