Sfoglia il codice sorgente

Fix classpath

master 22.07
Salvatore La Manna 2 anni fa
parent
commit
492f39f363
  1. 10
      liferay-plugins-sdk-6.2/build.ture.properties
  2. 8
      liferay-plugins-sdk-6.2/shared/portos-bo-shared/.classpath
  3. 2
      liferay-plugins-sdk-6.2/shared/portos-firma-shared/.classpath
  4. 2
      liferay-plugins-sdk-6.2/shared/portos-kaleo-shared/.classpath
  5. 4
      liferay-plugins-sdk-6.2/shared/portos-mail-manager-shared/.classpath
  6. 2
      liferay-plugins-sdk-6.2/shared/portos-report-shared/.classpath

10
liferay-plugins-sdk-6.2/build.ture.properties

@ -1,9 +1,9 @@
# Managed by Liferay IDE (remove this comment to prevent future updates)
app.server.tomcat.lib.global.dir = /media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext
app.server.tomcat.deploy.dir = /media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/webapps
app.server.parent.dir = /media/esterno/lavoro/liferay/portali/paesaggistica
app.server.tomcat.dir = /media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62
app.server.tomcat.lib.global.dir = /home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext
app.server.tomcat.deploy.dir = /home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/webapps
app.server.parent.dir = /home/ture/liferay/portali/paesaggistica
app.server.tomcat.dir = /home/ture/liferay/portali/paesaggistica/tomcat-7.0.62
app.server.type = tomcat
app.server.tomcat.portal.dir = /media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/webapps/ROOT
app.server.tomcat.portal.dir = /home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/webapps/ROOT
javac.encoding = UTF-8

8
liferay-plugins-sdk-6.2/shared/portos-bo-shared/.classpath

@ -2,10 +2,10 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portlet.jar"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portlet.jar"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="/portos-bo-portlet/docroot/WEB-INF/lib/portos-bo-portlet-service.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>

2
liferay-plugins-sdk-6.2/shared/portos-firma-shared/.classpath

@ -2,6 +2,6 @@
<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="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="output" path="classes"/>
</classpath>

2
liferay-plugins-sdk-6.2/shared/portos-kaleo-shared/.classpath

@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="output" path="classes"/>
</classpath>

4
liferay-plugins-sdk-6.2/shared/portos-mail-manager-shared/.classpath

@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/mail.jar"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/mail.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>

2
liferay-plugins-sdk-6.2/shared/portos-report-shared/.classpath

@ -6,6 +6,6 @@
<classpathentry kind="lib" path="lib/velocity.jar"/>
<classpathentry kind="lib" path="lib/xmlworker-5.5.9.jar"/>
<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="/media/esterno/lavoro/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="lib" path="/home/ture/liferay/portali/paesaggistica/tomcat-7.0.62/lib/ext/portal-service.jar" sourcepath="/home/ture/liferay/src/liferay-patched/liferay-portal"/>
<classpathentry kind="output" path="classes"/>
</classpath>

Caricamento…
Annulla
Salva