source: release-kits/lirk3/bin/ant-installer/web/Project.xml@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 4.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<java version="1.4.2_11" class="java.beans.XMLDecoder">
3 <object id="Project0" class="org.tp23.jtemplate.project.Project">
4 <void property="mergeInstructions">
5 <array class="org.tp23.jtemplate.project.MergeInstruction" length="2">
6 <void index="0">
7 <object class="org.tp23.jtemplate.project.MergeInstruction">
8 <void property="name">
9 <string>HTML Files</string>
10 </void>
11 <void property="pages">
12 <array class="java.io.File" length="26"/>
13 </void>
14 <void property="pagesPaths">
15 <array class="java.lang.String" length="26">
16 <void index="0">
17 <string>antinstall-config-example.jsp</string>
18 </void>
19 <void index="1">
20 <string>antlinks.html</string>
21 </void>
22 <void index="2">
23 <string>antricks.html</string>
24 </void>
25 <void index="3">
26 <string>auto.html</string>
27 </void>
28 <void index="4">
29 <string>browsersupport.html</string>
30 </void>
31 <void index="5">
32 <string>changelog.jsp</string>
33 </void>
34 <void index="6">
35 <string>classpathresources.html</string>
36 </void>
37 <void index="7">
38 <string>dtds.html</string>
39 </void>
40 <void index="8">
41 <string>headerframe.html</string>
42 </void>
43 <void index="9">
44 <string>i18n.html</string>
45 </void>
46 <void index="10">
47 <string>icons.jsp</string>
48 </void>
49 <void index="11">
50 <string>index.jsp</string>
51 </void>
52 <void index="12">
53 <string>installertask.html</string>
54 </void>
55 <void index="13">
56 <string>installtypes.html</string>
57 </void>
58 <void index="14">
59 <string>introduction.html</string>
60 </void>
61 <void index="15">
62 <string>licenses.html</string>
63 </void>
64 <void index="16">
65 <string>lookandfeels.html</string>
66 </void>
67 <void index="17">
68 <string>manual.html</string>
69 </void>
70 <void index="18">
71 <string>miniinstaller.html</string>
72 </void>
73 <void index="19">
74 <string>posttargets.html</string>
75 </void>
76 <void index="20">
77 <string>potentialuses.html</string>
78 </void>
79 <void index="21">
80 <string>quickstart.html</string>
81 </void>
82 <void index="22">
83 <string>roadmap.html</string>
84 </void>
85 <void index="23">
86 <string>userusage.html</string>
87 </void>
88 <void index="24">
89 <string>validationofconfig.html</string>
90 </void>
91 <void index="25">
92 <string>wanted.html</string>
93 </void>
94 </array>
95 </void>
96 <void property="parent">
97 <object idref="Project0"/>
98 </void>
99 <void property="templatePath">
100 <string>antinstaller-template.htmlt</string>
101 </void>
102 </object>
103 </void>
104 <void index="1">
105 <object class="org.tp23.jtemplate.project.JSPMergeInstruction">
106 <void property="name">
107 <string>JSP Files</string>
108 </void>
109 <void property="pages">
110 <array class="java.io.File" length="6"/>
111 </void>
112 <void property="pagesPaths">
113 <array class="java.lang.String" length="6">
114 <void index="0">
115 <string>antinstall-config-example.jsp</string>
116 </void>
117 <void index="1">
118 <string>changelog.jsp</string>
119 </void>
120 <void index="2">
121 <string>contents.jsp</string>
122 </void>
123 <void index="3">
124 <string>icons.jsp</string>
125 </void>
126 <void index="4">
127 <string>index.jsp</string>
128 </void>
129 <void index="5">
130 <string>manual-print.jsp</string>
131 </void>
132 </array>
133 </void>
134 <void property="parent">
135 <object idref="Project0"/>
136 </void>
137 </object>
138 </void>
139 </array>
140 </void>
141 <void property="name">
142 <string>AntInstaller</string>
143 </void>
144 <void property="projectFilePath">
145 <string>/home/teknopaul/workspace/AntInstaller/web/Project.xml</string>
146 </void>
147 <void property="rootPath">
148 <string>/wrong</string>
149 </void>
150 </object>
151</java>
Note: See TracBrowser for help on using the repository browser.