diff --git a/com.minres.scviewer.database.text/.settings/org.eclipse.jdt.groovy.core.prefs b/com.minres.scviewer.database.text/.settings/org.eclipse.jdt.groovy.core.prefs index ae98fea..021403d 100644 --- a/com.minres.scviewer.database.text/.settings/org.eclipse.jdt.groovy.core.prefs +++ b/com.minres.scviewer.database.text/.settings/org.eclipse.jdt.groovy.core.prefs @@ -1,2 +1,2 @@ eclipse.preferences.version=1 -groovy.compiler.level=24 +groovy.compiler.level=26 diff --git a/com.minres.scviewer.e4.application/plugin.xml b/com.minres.scviewer.e4.application/plugin.xml index f2a6d0d..236f625 100644 --- a/com.minres.scviewer.e4.application/plugin.xml +++ b/com.minres.scviewer.e4.application/plugin.xml @@ -7,7 +7,7 @@ + name="SCViewer"> @@ -16,10 +16,6 @@ name="appName" value="SCViewer"> - - diff --git a/com.minres.scviewer.e4.product/pom.xml b/com.minres.scviewer.e4.product/pom.xml index 9dd82b9..92a039e 100644 --- a/com.minres.scviewer.e4.product/pom.xml +++ b/com.minres.scviewer.e4.product/pom.xml @@ -10,7 +10,7 @@ ../com.minres.scviewer.parent com.minres.scviewer.e4.product - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT eclipse-repository com.minres.scviewer diff --git a/com.minres.scviewer.e4.product/scviewer.product b/com.minres.scviewer.e4.product/scviewer.product index 630f22a..c5b250e 100644 --- a/com.minres.scviewer.e4.product/scviewer.product +++ b/com.minres.scviewer.e4.product/scviewer.product @@ -1,7 +1,7 @@ - + @@ -9,6 +9,8 @@ -clearPersistedState -data @none + -Xmx2G + -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts @@ -39,6 +41,7 @@ + @@ -50,12 +53,16 @@ - + + - + + + + @@ -73,6 +80,7 @@ + @@ -84,6 +92,7 @@ + @@ -105,6 +114,8 @@ + + diff --git a/com.minres.scviewer.parent/pom.xml b/com.minres.scviewer.parent/pom.xml index 4c2af82..e69be6d 100644 --- a/com.minres.scviewer.parent/pom.xml +++ b/com.minres.scviewer.parent/pom.xml @@ -34,12 +34,12 @@ mars p2 - http://download.eclipse.org/releases/neon + http://download.eclipse.org/releases/photon GRECLIPSE p2 - http://dist.springsource.org/snapshot/GRECLIPSE/e4.6 + http://dist.springsource.org/snapshot/GRECLIPSE/e4.8 diff --git a/com.minres.scviewer.target/photon.target b/com.minres.scviewer.target/photon.target index 7718a7f..91b11cc 100644 --- a/com.minres.scviewer.target/photon.target +++ b/com.minres.scviewer.target/photon.target @@ -19,6 +19,6 @@ --Dosgi.requiredJavaVersion=1.6 -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -XX:MaxPermSize=256m -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xms40m -Xmx512m -Xdock:icon=../Resources/Eclipse.icns -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts +-Dosgi.requiredJavaVersion=1.6 -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Xdock:icon=../Resources/Eclipse.icns -Xms40m -Xmx2G - + \ No newline at end of file diff --git a/com.minres.scviewer.target/pom.xml b/com.minres.scviewer.target/pom.xml index 45ffa6d..2e5538b 100644 --- a/com.minres.scviewer.target/pom.xml +++ b/com.minres.scviewer.target/pom.xml @@ -4,7 +4,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - neon + photon eclipse-target-definition SCViewer Target Definition diff --git a/com.minres.scviewer.ui/.settings/org.eclipse.jdt.groovy.core.prefs b/com.minres.scviewer.ui/.settings/org.eclipse.jdt.groovy.core.prefs index 54bc0c1..bde59a0 100644 --- a/com.minres.scviewer.ui/.settings/org.eclipse.jdt.groovy.core.prefs +++ b/com.minres.scviewer.ui/.settings/org.eclipse.jdt.groovy.core.prefs @@ -1,3 +1,3 @@ eclipse.preferences.version=1 -groovy.compiler.level=24 +groovy.compiler.level=26 groovy.script.filters=**/*.dsld,y,**/*.gradle,n diff --git a/com.minres.scviewer.ui/OSGI-INF/component.xml b/com.minres.scviewer.ui/OSGI-INF/component.xml index 466e946..2a3321d 100644 --- a/com.minres.scviewer.ui/OSGI-INF/component.xml +++ b/com.minres.scviewer.ui/OSGI-INF/component.xml @@ -1,5 +1,5 @@ - +