diff options
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..4e4b2d8 --- /dev/null +++ b/.classpath @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="Sources"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/ERRest"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/ERExtensions"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/ERJars"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/ERPrototypes"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/ERAttributeExtension"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaWOExtensions"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/WOOgnl"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaEOAccess"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaEOControl"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaFoundation"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaJDBCAdaptor"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaWebObjects"/> + <classpathentry combineaccessrules="false" kind="con" path="WOFramework/JavaXML"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> + <classpathentry kind="output" path="bin"/> +</classpath> |
