diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e0f15db --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "automatic" +} \ No newline at end of file diff --git a/extras/.project b/extras/.project index 8eca25e..a316e06 100644 --- a/extras/.project +++ b/extras/.project @@ -15,8 +15,14 @@ + + org.eclipse.m2e.core.maven2Builder + + + + org.eclipse.m2e.core.maven2Nature org.eclipse.jdt.core.javanature org.maven.ide.eclipse.maven2Nature diff --git a/pom.xml b/pom.xml index 80ca8ab..627dd9d 100644 --- a/pom.xml +++ b/pom.xml @@ -195,9 +195,11 @@ - 1.6 + 11 UTF-8 UTF-8 + 11 + 11 @@ -266,7 +268,8 @@ org.apache.felix maven-bundle-plugin - 2.5.4 + + 5.1.4 @@ -300,8 +303,8 @@ core extras - swt + examples - swt-examples +