[xmlsectool] 03/03: Update Eclipse classpath from Maven configuration
Ian Young
ian at iay.org.uk
Thu Jun 11 10:10:12 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=7ebd14cc2cf1b65173425d707fd32826d276f31a
commit 7ebd14cc2cf1b65173425d707fd32826d276f31a
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jun 11 10:57:33 2020 +0100
Update Eclipse classpath from Maven configuration
---
.classpath | 2 +-
.settings/org.eclipse.jdt.core.prefs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.classpath b/.classpath
index 794ca6d..ff4983c 100644
--- a/.classpath
+++ b/.classpath
@@ -24,7 +24,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
index 7fa508c..af08edf 100644
--- a/.settings/org.eclipse.jdt.core.prefs
+++ b/.settings/org.eclipse.jdt.core.prefs
@@ -132,7 +132,7 @@ org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=warning
org.eclipse.jdt.core.compiler.problem.unusedTypeParameter=warning
org.eclipse.jdt.core.compiler.problem.unusedWarningToken=warning
org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning
-org.eclipse.jdt.core.compiler.release=disabled
+org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.source=11
org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_expression=16
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list