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.
19 righe
1.2 KiB
19 righe
1.2 KiB
4 anni fa
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_80"/>
|
||
|
<classpathentry kind="lib" path="/home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext/portlet.jar"/>
|
||
|
<classpathentry kind="lib" path="/home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/portos/sources/liferay-portal-src-6.2-ce-ga6">
|
||
|
<attributes>
|
||
|
<attribute name="javadoc_location" value="file:/home/portos/sources/liferay-javadocs-all/"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="lib" path="/home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/webapps/ROOT/WEB-INF/lib/util-taglib.jar" sourcepath="/home/portos/sources/liferay-portal-src-6.2-ce-ga6">
|
||
|
<attributes>
|
||
|
<attribute name="javadoc_location" value="file:/home/portos/sources/liferay-javadocs-all/"/>
|
||
|
</attributes>
|
||
|
</classpathentry>
|
||
|
<classpathentry kind="lib" path="/home/portos/bin/liferay-portal-6.2-ce-ga6/tomcat-7.0.62/lib/servlet-api.jar"/>
|
||
|
<classpathentry kind="output" path="classes"/>
|
||
|
</classpath>
|