Updated to Portal-Bundle 3.0.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@96198 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
7d16cfbea5
commit
327bff7a58
5
pom.xml
5
pom.xml
|
@ -50,8 +50,9 @@
|
|||
<!-- To make this work on gwt-run you need to set up global env vars. on
|
||||
MacOSX edit this file /etc/launchd.conf and put "setenv GLOBUS_LOCATION /Users/massi/portal/Portal-Bundle/gCore"
|
||||
on Linux? -->
|
||||
<GLOBUS_LOCATION>${env.GLOBUS_LOCATION}</GLOBUS_LOCATION>
|
||||
|
||||
<!-- <GLOBUS_LOCATION>${env.GLOBUS_LOCATION}</GLOBUS_LOCATION> -->
|
||||
<KEYS>${env.KEYS}</KEYS>
|
||||
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
</properties>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<listEntry value="4"/>
|
||||
</listAttribute>
|
||||
<mapAttribute key="org.eclipse.debug.core.environmentVariables">
|
||||
<mapEntry key="GLOBUS_LOCATION" value="${GLOBUS_LOCATION}"/>
|
||||
<mapEntry key="KEYS" value="${KEYS}"/>
|
||||
</mapAttribute>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="com.google.gdt.eclipse.maven.mavenClasspathProvider"/>
|
||||
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.google.gwt.dev.DevMode"/>
|
||||
|
|
Loading…
Reference in New Issue