/[projects]/miscJava/GenericJavaUtils/.classpath
ViewVC logotype

Contents of /miscJava/GenericJavaUtils/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1365 - (show annotations) (download)
Wed Apr 20 19:59:38 2011 UTC (13 years, 1 month ago) by torben
File size: 749 byte(s)
Settings needed to be used directly as TrainInfoService dependency
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
5 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish v3 Java EE 6">
6 <attributes>
7 <attribute name="owner.project.facets" value="jst.utility"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-6-sun-1.6.0.24">
11 <attributes>
12 <attribute name="owner.project.facets" value="java"/>
13 </attributes>
14 </classpathentry>
15 <classpathentry kind="output" path="bin"/>
16 </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20