-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.project
35 lines (35 loc) · 991 Bytes
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>typed-ip-address</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.axmor.eclipse.typescript.builder.typescriptBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>com.axmor.eclipse.typescript.builder.typescriptNature</nature>
</natures>
<linkedResources>
<link>
<name>std-lib</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>std-lib/lib.d.ts</name>
<type>1</type>
<location>/home/pace/work/eclipses/typeclipse/plugins/com.axmor.eclipse.typescript.core_4.0.0.201508061529/lib/typescript-bridge/ts/lib.d.ts</location>
</link>
</linkedResources>
</projectDescription>