{"id":17871823,"url":"https://github.com/markiewb/nb-maven-project-setjdk","last_synced_at":"2026-04-28T11:03:48.865Z","repository":{"id":151027778,"uuid":"52480755","full_name":"markiewb/nb-maven-project-setjdk","owner":"markiewb","description":"NetBeans plugin which sets the \"netbeans.hint.jdkPlatform\" for the selected projects","archived":false,"fork":false,"pushed_at":"2017-02-11T12:38:37.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T23:28:14.692Z","etag":null,"topics":["jdk","maven","netbeans-plugin"],"latest_commit_sha":null,"homepage":"http://plugins.netbeans.org/plugin/63132/?show=true","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markiewb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-2.0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-24T22:59:43.000Z","updated_at":"2019-06-13T15:36:14.000Z","dependencies_parsed_at":"2023-04-10T15:47:02.743Z","dependency_job_id":null,"html_url":"https://github.com/markiewb/nb-maven-project-setjdk","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/markiewb/nb-maven-project-setjdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-maven-project-setjdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-maven-project-setjdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-maven-project-setjdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-maven-project-setjdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markiewb","download_url":"https://codeload.github.com/markiewb/nb-maven-project-setjdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-maven-project-setjdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jdk","maven","netbeans-plugin"],"created_at":"2024-10-28T10:39:19.550Z","updated_at":"2026-04-28T11:03:48.847Z","avatar_url":"https://github.com/markiewb.png","language":"Java","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=K4CMP92RZELE2"],"categories":[],"sub_categories":[],"readme":"\u003chr\u003e\n\u003ch1 style=\"color: #FF0000\"\u003eLooking for maintainers, who want to take over the development!\u003c/h1\u003e\n\u003chr\u003e\n\n[![Build Status](https://travis-ci.org/markiewb/nb-my-plugin.svg?branch=master)](https://travis-ci.org/markiewb/nb-my-plugin)\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=K4CMP92RZELE2)\n\nSet JDK for Maven projects\n==================================\n\nThis plugin adds an action to the project node, which allows you to set the Java platform for multiple maven project at the same time.  \n\n\u003cp\u003e\nFeatures:\n\u003cul\u003e\n\u003cli\u003eSelect multiple maven projects in the project window, right click on a project and choose \"Set JDK\". This sets the configuration in the nb-configuration.xml file.\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\n\u003cimg src=\"https://raw.github.com/markiewb/nb-maven-project-setjdk/master/doc/screenshot-1.0.0.png\"/\u003e\n\n\u003cp\u003e\n\u003ch2\u003eUpdates in 1.0.2:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[\u003ca href=\"https://github.com/markiewb/nb-maven-project-setjdk/issues/4\"\u003eIssue 4\u003c/a\u003e]: Fixed: NPE on Right-Click\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eUpdates in 1.0.1:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003e[\u003ca href=\"https://github.com/markiewb/nb-maven-project-setjdk/issues/3\"\u003eIssue  3\u003c/a\u003e]: Fixed: java.util.NoSuchElementException at java.util.ArrayList$Itr.next\u003c/li\u003e\n\u003cli\u003e[\u003ca href=\"https://github.com/markiewb/nb-maven-project-setjdk/issues/1\"\u003eIssue  1\u003c/a\u003e]: Fixed: limit to maven-based projects only\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eUpdates in 1.0.0:\u003c/h2\u003e\n\u003cul\u003e\n\u003cli\u003einitial version\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\n\n\u003cp\u003eProvide defects, request for enhancements and feedback at \u003ca href=\"https://github.com/markiewb/nb-maven-project-setjdk/issues\"\u003ehttps://github.com/markiewb/nb-maven-project-setjdk/issues\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003eCompatible to \u003e=NB 8.0\u003c/p\u003e\n\u003cp\u003eLegal disclaimer: Code is licensed under Apache 2.0.\u003c/p\u003e\n\u003cp\u003e\n\u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=K4CMP92RZELE2\"\u003e\u003cimg src=\"https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif\" border=\"0\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fnb-maven-project-setjdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkiewb%2Fnb-maven-project-setjdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fnb-maven-project-setjdk/lists"}