|
1 |
| -<?xml version="1.0" encoding="UTF-8"?> |
2 |
| - |
3 |
| -<!--JBuilder XML Project--> |
4 |
| -<project> |
5 |
| - <property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.ApplicationRunner" /> |
6 |
| - <property category="runtime.0" name="jsprunner.docbase" value="." /> |
7 |
| - <property category="runtime.0" name="jsprunner.jspfile" value="E%|/docs/java/xml/example6" /> |
8 |
| - <property category="sys" name="BackupPath" value="bak" /> |
9 |
| - <property category="sys" name="CheckStable" value="1" /> |
10 |
| - <property category="sys" name="Company" value="" /> |
11 |
| - <property category="sys" name="Copyright" value="Copyright (c) 2001" /> |
12 |
| - <property category="sys" name="DefaultPackage" value="org.postgresql.core" /> |
13 |
| - <property category="sys" name="Description" value="" /> |
14 |
| - <property category="sys" name="DocPath" value="doc" /> |
15 |
| - <property category="sys" name="ExcludeClassEnabled" value="0" /> |
16 |
| - <property category="sys" name="JDK" value="java 1.3.0-C" /> |
17 |
| - <property category="sys" name="LastTag" value="0" /> |
18 |
| - <property category="sys" name="Libraries" value="JUnit" /> |
19 |
| - <property category="sys" name="MakeStable" value="0" /> |
20 |
| - <property category="sys" name="OutPath" value="build" /> |
21 |
| - <property category="sys" name="SourcePath" value="." /> |
22 |
| - <property category="sys" name="Title" value="" /> |
23 |
| - <property category="sys" name="Version" value="1.0" /> |
24 |
| - <property category="sys" name="WorkingDirectory" value="." /> |
25 |
| - <node type="Package" name="org.postgresql.core" /> |
26 |
| - <file path="build.xml" /> |
27 |
| - <file path="CHANGELOG" /> |
28 |
| - <file path="Implementation" /> |
29 |
| - <file path="README" /> |
30 |
| - <file path="org/postgresql/jdbc2/UpdateableResultSet.java" /> |
31 |
| -</project> |
32 |
| - |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | + |
| 3 | +<!--JBuilder XML Project--> |
| 4 | +<project> |
| 5 | + <property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.ApplicationRunner" /> |
| 6 | + <property category="runtime.0" name="jsprunner.docbase" value="." /> |
| 7 | + <property category="runtime.0" name="jsprunner.jspfile" value="E%|/docs/java/xml/example6" /> |
| 8 | + <property category="sys" name="BackupPath" value="bak" /> |
| 9 | + <property category="sys" name="CheckStable" value="1" /> |
| 10 | + <property category="sys" name="Company" value="" /> |
| 11 | + <property category="sys" name="Copyright" value="Copyright (c) 2001" /> |
| 12 | + <property category="sys" name="DefaultPackage" value="org.postgresql.core" /> |
| 13 | + <property category="sys" name="Description" value="" /> |
| 14 | + <property category="sys" name="DocPath" value="doc" /> |
| 15 | + <property category="sys" name="ExcludeClassEnabled" value="0" /> |
| 16 | + <property category="sys" name="JDK" value="java 1.3.0-C" /> |
| 17 | + <property category="sys" name="LastTag" value="0" /> |
| 18 | + <property category="sys" name="Libraries" value="JUnit" /> |
| 19 | + <property category="sys" name="MakeStable" value="0" /> |
| 20 | + <property category="sys" name="OutPath" value="build" /> |
| 21 | + <property category="sys" name="SourcePath" value="." /> |
| 22 | + <property category="sys" name="Title" value="" /> |
| 23 | + <property category="sys" name="Version" value="1.0" /> |
| 24 | + <property category="sys" name="WorkingDirectory" value="." /> |
| 25 | + <node type="Package" name="org.postgresql.core" /> |
| 26 | + <file path="build.xml" /> |
| 27 | + <file path="CHANGELOG" /> |
| 28 | + <file path="Implementation" /> |
| 29 | + <file path="README" /> |
| 30 | + <file path="org/postgresql/jdbc2/UpdateableResultSet.java" /> |
| 31 | +</project> |
0 commit comments