-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.project
More file actions
33 lines (33 loc) · 791 Bytes
/
Copy path.project
File metadata and controls
33 lines (33 loc) · 791 Bytes
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>com.ibm.cics.server.examples.wlp.link.bundle</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>com.ibm.cics.bundle.ui.bundlebuilder</name>
<arguments>
<dictionary>
<key>bundleID</key>
<value>com.ibm.cics.server.examples.wlp.link.bundle</value>
</dictionary>
<dictionary>
<key>majorVersion</key>
<value></value>
</dictionary>
<dictionary>
<key>microVersion</key>
<value></value>
</dictionary>
<dictionary>
<key>minorVersion</key>
<value></value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.ibm.cics.bundle.ui.bundlenature</nature>
</natures>
</projectDescription>