{"id":21597120,"url":"https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin","last_synced_at":"2025-04-11T00:52:03.685Z","repository":{"id":12302106,"uuid":"60120547","full_name":"lastnpe/eclipse-external-annotations-m2e-plugin","owner":"lastnpe","description":"M2E extension to setup Eclipse external annotations from pom.xml","archived":false,"fork":false,"pushed_at":"2022-12-17T16:29:15.000Z","size":130,"stargazers_count":23,"open_issues_count":9,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-11T00:51:58.515Z","etag":null,"topics":["eclipse","eea","m2e-extension","maven","null-analysis","nullability","nullable"],"latest_commit_sha":null,"homepage":"http://lastnpe.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lastnpe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-31T20:19:38.000Z","updated_at":"2024-08-07T02:05:41.000Z","dependencies_parsed_at":"2023-01-11T20:18:38.572Z","dependency_job_id":null,"html_url":"https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastnpe%2Feclipse-external-annotations-m2e-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastnpe%2Feclipse-external-annotations-m2e-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastnpe%2Feclipse-external-annotations-m2e-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastnpe%2Feclipse-external-annotations-m2e-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lastnpe","download_url":"https://codeload.github.com/lastnpe/eclipse-external-annotations-m2e-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322609,"owners_count":21084336,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eclipse","eea","m2e-extension","maven","null-analysis","nullability","nullable"],"created_at":"2024-11-24T18:08:04.816Z","updated_at":"2025-04-11T00:52:03.666Z","avatar_url":"https://github.com/lastnpe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Eclipse Maven integration (M2E extension) for null analysis\n----\n\nConfigures the path to Eclipse external annotations for null analysis on the Maven Dependencies and JRE containers classpath containers, and sets JDT compiler configuration:\n\n1. Allows to configure Java Compiler Project Properties from maven-compiler-plugin; read either from a dependency of maven-compiler-plugin containing a org.eclipse.jdt.core.prefs file, or from configuration/compilerArguments/properties.\n\n2. Allows to configure the path to external annotations for the Maven Dependencies and JRE classpath containers.\n   The path is\n\n   * either taken from the `m2e.jdt.annotationpath` property in POM files, if it exists.\n     This is used to configure one single archive of *.eea for ALL Maven dependencies AND the JRE.\n\n   * or taken from the different properties in POM files. This is used to configure different locations for JRE and Maven dependencies.\n     * `m2e.eea.annotationpath.jre`: The annotation path for JRE\n     * `m2e.eea.annotationpath.maven`: The annotation path for Maven dependencies\n     * `m2e.eea.annotationpath.pde`: The annotation path for required PDE plugins\n\n   * or by individually associating archives on the projects main (not maven-compiler-plugin) dependencies with classpath entries, based on a eea-for-gav marker file in the *-eea.jar which indicates for which Maven GAV it holds external annotations.\n\np2 update sites to install this from:\n\n* Recent Eclipse versions (\u003e= 2022-09)  \n  https://www.lastnpe.org/eclipse-external-annotations-m2e-plugin-p2-site/m2e_2/\n* Older Eclipse versions (\u003c= 2022-06)  \n  https://www.lastnpe.org/eclipse-external-annotations-m2e-plugin-p2-site/\n\n_These URLs will work with Eclipse but return a 404 error in browsers because they do not have an index.html file._\n\nYou can also build it yourself:\n\n```\ngit clone https://github.com/lastnpe/eclipse-external-annotations-m2e-plugin.git\n./mvnw clean package\n```\n\nSee usage examples in [lastnpe/eclipse-null-eea-augments/examples/](https://github.com/lastnpe/eclipse-null-eea-augments/tree/master/examples/maven) (or [sylvainlaurent/null-pointer-analysis-examples](https://github.com/sylvainlaurent/null-pointer-analysis-examples/tree/master/with-external-annotations) for the older single EEA approach).\n\nIf you like/use this project, a Star / Watch / Follow on GitHub is appreciated.\n\nSee also https://www.lastnpe.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flastnpe%2Feclipse-external-annotations-m2e-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flastnpe%2Feclipse-external-annotations-m2e-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flastnpe%2Feclipse-external-annotations-m2e-plugin/lists"}