{"id":18016084,"url":"https://github.com/thevpc/nbv","last_synced_at":"2025-04-04T15:24:55.160Z","repository":{"id":233562941,"uuid":"785658517","full_name":"thevpc/nbv","owner":"thevpc","description":"Netbeans various utilities plugin","archived":false,"fork":false,"pushed_at":"2025-03-19T08:50:42.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T09:34:58.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thevpc.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":"2024-04-12T10:50:04.000Z","updated_at":"2025-03-19T08:50:46.000Z","dependencies_parsed_at":"2024-04-16T19:09:53.022Z","dependency_job_id":"5b640c50-ebe3-4810-ad5c-74b8d1262760","html_url":"https://github.com/thevpc/nbv","commit_stats":null,"previous_names":["thevpc/nbv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fnbv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fnbv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fnbv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevpc%2Fnbv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thevpc","download_url":"https://codeload.github.com/thevpc/nbv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199846,"owners_count":20900347,"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":[],"created_at":"2024-10-30T04:16:03.699Z","updated_at":"2025-04-04T15:24:55.132Z","avatar_url":"https://github.com/thevpc.png","language":"Java","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=K4CMP92RZELE2"],"categories":[],"sub_categories":[],"readme":"# nbv\nNetbeans various utilities plugin\n\nthis repository aims to create a solid one plugin for various extensions for netbeans.\nIt includes and is based on some small other plugins such as\n\nhttps://github.com/markiewb/nb-maven-project-setjdk\n\n\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%2Fthevpc%2Fnbv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthevpc%2Fnbv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevpc%2Fnbv/lists"}