Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
24 righe
1.2 KiB
24 righe
1.2 KiB
5 anni fa
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="docroot/WEB-INF/src"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_79">
|
||
|
<attributes>
|
||
|
<attribute name="owner.project.facets" value="java"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.liferay.ide.eclipse.server.tomcat.runtimeClasspathProvider/Liferay v6.2 CE (Tomcat 7)">
|
||
|
<attributes>
|
||
|
<attribute name="owner.project.facets" value="jst.web"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<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="com.liferay.ide.eclipse.server.plugin.container/portlet">
|
||
|
<attributes>
|
||
|
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=portos-mail-manager-portlet&ivyXmlPath=ivy.xml&confs=*"/>
|
||
|
<classpathentry kind="output" path="docroot/WEB-INF/classes"/>
|
||
|
</classpath>
|