diff --git a/build.target b/build.target index 05cd0d2..2982821 100644 --- a/build.target +++ b/build.target @@ -130,22 +130,5 @@ - - - - - com.vegardit.no-npe - no-npe-eea-all - 1.0.0-SNAPSHOT - jar - - - - - no-npe-snapshots - https://raw.githubusercontent.com/vegardit/no-npe/mvn-snapshots-repo/ - - - \ No newline at end of file diff --git a/plugin/build.properties b/plugin/build.properties index 90faf78..5c91745 100644 --- a/plugin/build.properties +++ b/plugin/build.properties @@ -10,8 +10,5 @@ bin.excludes = src/main/resources/images/splash.afdesign,\ src/main/resources/images/logo/haxe4e_logo.afdesign,\ src/main/resources/images/logo/haxe4e_logo512x512.png -# https://codeiseasy.wordpress.com/2013/03/08/tycho-and-jdt-null-analysis/ # JDT Null Analysis for Eclipse -additional.bundles = org.eclipse.jdt.annotation,com.vegardit.no-npe.eea-all -# JDT Null Analysis types for Tycho -jars.extra.classpath = platform:/plugin/org.eclipse.jdt.annotation,platform:/plugin/com.vegardit.no-npe.eea-all +additional.bundles = org.eclipse.jdt.annotation \ No newline at end of file diff --git a/plugin/pom.xml b/plugin/pom.xml index c5fdcf2..5fd2dbe 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -43,40 +43,6 @@ false - - - - org.eclipse.tycho - tycho-compiler-plugin - - - - -annotationpath - ${com.vegardit.no-npe:no-npe-eea-all:jar} - - - - - - - - com.vegardit.no-npe - no-npe-eea-all - 1.0.0-SNAPSHOT - provided - - - - - no-npe-snapshots - https://raw.githubusercontent.com/vegardit/no-npe/mvn-snapshots-repo/ - - - diff --git a/pom.xml b/pom.xml index d3c447f..3874173 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,24 @@ + + + com.vegardit.no-npe + no-npe-eea-all + [1.0.0,) + provided + + + + + no-npe-snapshots + https://raw.githubusercontent.com/vegardit/no-npe/mvn-snapshots-repo/ + false + true + + + + @@ -110,6 +128,13 @@ ${tycho.version} true + + -annotationpath + CLASSPATH + + + + true @@ -175,17 +200,17 @@ - - org.apache.maven.plugins - maven-clean-plugin - [1.0,) - - clean - - - - - + + org.apache.maven.plugins + maven-clean-plugin + [1.0,) + + clean + + + + + @@ -256,7 +281,7 @@ org.eclipse.justj.openjdk.hotspot.jre.minimal.stripped-22 - ../build.target + ${maven.multiModuleProjectDirectory}/build.target @@ -323,4 +348,4 @@ - \ No newline at end of file +