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

Annotation of /miscJava/WebConfig/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2448 - (hide annotations) (download)
Fri Mar 20 08:52:49 2015 UTC (9 years, 2 months ago) by torben
File size: 898 byte(s)
move java components to java folder
1 torben 2342 <?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.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=WebConfig&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
6     <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
7     <attributes>
8     <attribute name="owner.project.facets" value="jst.utility"/>
9     </attributes>
10     </classpathentry>
11     <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_31">
12     <attributes>
13     <attribute name="owner.project.facets" value="java"/>
14     </attributes>
15     </classpathentry>
16     <classpathentry kind="output" path="bin"/>
17     </classpath>

  ViewVC Help
Powered by ViewVC 1.1.20