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

Annotation of /miscJava/GenericJavaUtils/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1543 - (hide annotations) (download)
Wed Jul 6 18:30:01 2011 UTC (12 years, 11 months ago) by torben
File size: 485 byte(s)
Don't reference glassfish
1 torben 1349 <?xml version="1.0" encoding="UTF-8"?>
2     <classpath>
3     <classpathentry kind="src" path="src"/>
4 torben 1365 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
5 torben 1543 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
6 torben 1365 <attributes>
7     <attribute name="owner.project.facets" value="java"/>
8     </attributes>
9     </classpathentry>
10 torben 1349 <classpathentry kind="output" path="bin"/>
11     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20