-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
22 lines (22 loc) · 1.19 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="WOFramework/ERJars"/>
<classpathentry kind="con" path="WOFramework/ERExtensions"/>
<classpathentry kind="src" path="Sources"/>
<classpathentry kind="con" path="WOFramework/ERPrototypes"/>
<classpathentry kind="con" path="WOFramework/JavaWOExtensions"/>
<classpathentry kind="con" path="WOFramework/WOOgnl"/>
<classpathentry kind="con" path="WOFramework/JavaEOAccess"/>
<classpathentry kind="con" path="WOFramework/JavaEOControl"/>
<classpathentry kind="con" path="WOFramework/JavaFoundation"/>
<classpathentry kind="con" path="WOFramework/JavaJDBCAdaptor"/>
<classpathentry kind="con" path="WOFramework/JavaWebObjects"/>
<classpathentry kind="con" path="WOFramework/JavaXML"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="WOFramework/FrontBasePlugIn"/>
<classpathentry kind="lib" path="Libraries/frontbase.jar"/>
<classpathentry kind="lib" path="Libraries/postgresql.jar"/>
<classpathentry kind="con" path="WOFramework/PostgresqlPlugIn"/>
<classpathentry kind="lib" path="Libraries/mail.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>