Mattia Gosetto 4 anni fa
parent
commit
8b1e235acd
  1. 10
      liferay-plugins-sdk-6.2/build.gosetto.properties
  2. 4
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties
  3. 1
      liferay-plugins-sdk-6.2/portlets/portos-maintenance-portlet/.tern-project
  4. 1
      liferay-plugins-sdk-6.2/portlets/portos-maintenance-portlet/docroot/WEB-INF/.gitignore
  5. 3
      liferay-plugins-sdk-6.2/portlets/portos-notification-portlet/.settings/org.eclipse.wst.common.component
  6. 2
      liferay-plugins-sdk-6.2/shared/portos-bo-shared/.classpath

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

@ -2,9 +2,9 @@
#Managed by Liferay IDE (remove this comment to prevent future updates) #Managed by Liferay IDE (remove this comment to prevent future updates)
#Tue May 19 15:47:40 CEST 2020 #Tue May 19 15:47:40 CEST 2020
app.server.tomcat.lib.global.dir = /home/gosetto/Documenti/Sicilia/liferay-locale/tomcat-7.0.62/lib/ext app.server.tomcat.lib.global.dir = /home/gosetto/Documenti/Sicilia/lr-sismica/tomcat-7.0.62/lib/ext
app.server.tomcat.deploy.dir = /home/gosetto/Documenti/Sicilia/liferay-locale/tomcat-7.0.62/webapps app.server.tomcat.deploy.dir = /home/gosetto/Documenti/Sicilia/lr-sismica/tomcat-7.0.62/webapps
app.server.parent.dir = /home/gosetto/Documenti/Sicilia/liferay-locale app.server.parent.dir = /home/gosetto/Documenti/Sicilia/lr-sismica
app.server.tomcat.dir = /home/gosetto/Documenti/Sicilia/liferay-locale/tomcat-7.0.62 app.server.tomcat.dir = /home/gosetto/Documenti/Sicilia/lr-sismica/tomcat-7.0.62
app.server.type = tomcat app.server.type = tomcat
app.server.tomcat.portal.dir = /home/gosetto/Documenti/Sicilia/liferay-locale/tomcat-7.0.62/webapps/ROOT app.server.tomcat.portal.dir = /home/gosetto/Documenti/Sicilia/lr-sismica/tomcat-7.0.62/webapps/ROOT

4
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties

@ -13,8 +13,8 @@
## ##
build.namespace=portos_bo build.namespace=portos_bo
build.number=2478 build.number=2482
build.date=1602840636067 build.date=1603111784183
build.auto.upgrade=true build.auto.upgrade=true
## ##

1
liferay-plugins-sdk-6.2/portlets/portos-maintenance-portlet/.tern-project

@ -0,0 +1 @@
{"ide":{"scriptPaths":[]},"plugins":{"aui":{},"liferay":{},"yui":{}},"libs":["ecma5","browser"]}

1
liferay-plugins-sdk-6.2/portlets/portos-maintenance-portlet/docroot/WEB-INF/.gitignore vendored

@ -0,0 +1 @@
/classes/

3
liferay-plugins-sdk-6.2/portlets/portos-notification-portlet/.settings/org.eclipse.wst.common.component

@ -14,6 +14,9 @@
<dependent-module archiveName="portos-kaleo-portlet-service.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/portos-kaleo-portlet/docroot/WEB-INF/lib/portos-kaleo-portlet-service.jar"> <dependent-module archiveName="portos-kaleo-portlet-service.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/portos-kaleo-portlet/docroot/WEB-INF/lib/portos-kaleo-portlet-service.jar">
<dependency-type>uses</dependency-type> <dependency-type>uses</dependency-type>
</dependent-module> </dependent-module>
<dependent-module archiveName="portos-bo-portlet-service.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/portos-bo-portlet/docroot/WEB-INF/lib/portos-bo-portlet-service.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="portos-notification-portlet"/> <property name="context-root" value="portos-notification-portlet"/>
<property name="java-output-path" value="/portos-notification-portlet/docroot/WEB-INF/classes"/> <property name="java-output-path" value="/portos-notification-portlet/docroot/WEB-INF/classes"/>
</wb-module> </wb-module>

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

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry kind="src" path="src"/> <classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <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/portal-service.jar" sourcepath="/home/portos/sources/liferay-portal-src-6.2-ce-ga6"> <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> <attributes>
<attribute name="javadoc_location" value="file:/home/portos/sources/liferay-javadocs-all/"/> <attribute name="javadoc_location" value="file:/home/portos/sources/liferay-javadocs-all/"/>

Caricamento…
Annulla
Salva