From df886f4da2ff2c2929911a3cf0e3f255ceee7b94 Mon Sep 17 00:00:00 2001 From: Michael Uhl Date: Tue, 19 Nov 2019 17:27:29 +0100 Subject: [PATCH] Neues Tycho, neues Eclipse Target. --- JavaCompilerPlugin/.mvn/extensions.xml | 2 +- .../JavaCompilerPlugin.Plugin/.classpath | 60 ++++++++++--------- .../JavaCompilerPlugin.Configuration/pom.xml | 4 +- 3 files changed, 35 insertions(+), 31 deletions(-) diff --git a/JavaCompilerPlugin/.mvn/extensions.xml b/JavaCompilerPlugin/.mvn/extensions.xml index 07d2e46..887646b 100644 --- a/JavaCompilerPlugin/.mvn/extensions.xml +++ b/JavaCompilerPlugin/.mvn/extensions.xml @@ -2,6 +2,6 @@ org.eclipse.tycho.extras tycho-pomless - 1.2.0 + 1.5.1 diff --git a/JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/.classpath b/JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/.classpath index d0394ef..fccab6a 100644 --- a/JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/.classpath +++ b/JavaCompilerPlugin/bundles/JavaCompilerPlugin.Plugin/.classpath @@ -1,28 +1,32 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/JavaCompilerPlugin/releng/JavaCompilerPlugin.Configuration/pom.xml b/JavaCompilerPlugin/releng/JavaCompilerPlugin.Configuration/pom.xml index dcda8a6..55c6c58 100644 --- a/JavaCompilerPlugin/releng/JavaCompilerPlugin.Configuration/pom.xml +++ b/JavaCompilerPlugin/releng/JavaCompilerPlugin.Configuration/pom.xml @@ -6,8 +6,8 @@ pom - 1.2.0 - http://download.eclipse.org/releases/oxygen + 1.5.1 + http://download.eclipse.org/eclipse/updates/4.14milestones UTF-8 true true