-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
29 lines (29 loc) · 2.63 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=MROSystem&ivyXmlPath=ivy.xml&confs=default&ivySettingsPath=%24%7Bworkspace_loc%3AMROSystem%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles=">
<attributes>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=MROSystem&ivyXmlPath=ivy.xml&confs=widgetset-compile&ivySettingsPath=%24%7Bworkspace_loc%3AMROSystem%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=MROSystem&ivyXmlPath=ivy.xml&confs=nodeploy&ivySettingsPath=%24%7Bworkspace_loc%3AMROSystem%2Fivysettings.xml%7D&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/>
<classpathentry kind="lib" path="C:/Users/Rawand/.ivy2/cache/com.vaadin/vaadin-server/jars/vaadin-server-7.3.1.jar" sourcepath="C:/Users/Rawand/.ivy2/cache/com.vaadin/vaadin-server/sources/vaadin-server-7.3.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/C:/Users/Rawand/.ivy2/cache/com.vaadin/vaadin-server/javadocs/vaadin-server-7.3.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/confirmdialog-2.1.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-log4j12-1.7.10.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/easyuploads-7.4.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/viritin-1.31.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/googlemaps-1.0.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dragdroplayouts-1.1.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/resizablecsslayout-1.0.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/atmosphere-runtime-2.2.6.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/ContextMenu-4.5.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>