OSDN Git Service

BUGFIX: When SMTP connection was closed, LDAP connection close. It avoid LDAP server...
[mdc/BetaProject.git] / BetaProject.jpr
1 <?xml version = '1.0' encoding = 'UTF-8'?>
2 <jpr:project xmlns:jpr="http://xmlns.oracle.com/ide/project">
3    <hash n="component-versions">
4       <value n="oracle.adfdt.controller.struts.addin.StrutsProjectMigrator" v="10.1.3.0.2"/>
5       <value n="oracle.ide.model.Project" v="10.1.3.0.2"/>
6       <value n="oracle.jdeveloper.offlinedb.migration.OfflineDBProjectMigrator" v="10.1.3.0.2"/>
7       <value n="oracle.jdevimpl.jsp.JspMigrator" v="10.1.3.0.2"/>
8       <value n="oracle.jdevimpl.webservices.WebServicesMigratorHelper" v="10.1.3.0.2"/>
9    </hash>
10    <list n="contentSets">
11       <string v="oracle.jdeveloper.model.PathsConfiguration/javaContentSet"/>
12       <string v="oracle.jdeveloper.resources.ResourcePaths/resourcesContentSet"/>
13       <string v="oracle.jdeveloper.model.J2eeSettings/webContentSet"/>
14       <string v="oracle.jdeveloper.offlinedb.OfflineDBProjectSettings/offlineDBContentSet"/>
15       <string v="oracle.bm.commonIde.data.project.ModelerProjectSettings/modelersContentSet"/>
16    </list>
17    <hash n="oracle.bm.commonIde.data.project.ModelerProjectSettings">
18       <hash n="modelersContentSet">
19          <list n="url-path">
20             <url path="model/"/>
21          </list>
22       </hash>
23       <value n="modelersVersion" v="10.13"/>
24    </hash>
25    <hash n="oracle.jdeveloper.model.J2eeSettings">
26       <hash n="webContentSet">
27          <list n="url-path">
28             <url path="public_html/"/>
29          </list>
30       </hash>
31    </hash>
32    <hash n="oracle.jdeveloper.model.PathsConfiguration">
33       <hash n="javaContentSet">
34          <list n="pattern-filters">
35             <string v="+**"/>
36          </list>
37          <list n="url-path">
38             <url path="src/"/>
39          </list>
40       </hash>
41    </hash>
42    <hash n="oracle.jdeveloper.offlinedb.OfflineDBProjectSettings">
43       <hash n="offlineDBContentSet">
44          <list n="pattern-filters">
45             <string v="+**"/>
46          </list>
47          <list n="url-path">
48             <url path="database/"/>
49          </list>
50       </hash>
51    </hash>
52    <hash n="oracle.jdeveloper.resources.ResourcePaths">
53       <hash n="resourcesContentSet">
54          <list n="pattern-filters">
55             <string v="+*"/>
56          </list>
57          <list n="url-path">
58             <url path="."/>
59          </list>
60       </hash>
61    </hash>
62    <hash n="oracle.jdeveloper.runner.RunConfiguration">
63       <url n="targetURL" path="src/org/jent/checksmtp/Application.java"/>
64       <value n="VMName" v="client"/>
65    </hash>
66    <hash n="oracle.jdevimpl.config.JProjectPaths">
67       <url n="outputDirectory" path="classes/"/>
68    </hash>
69 </jpr:project>