{"id":37024128,"url":"https://github.com/hlavki/netbeans-svuid-generator","last_synced_at":"2026-01-14T02:54:46.193Z","repository":{"id":10748087,"uuid":"66824765","full_name":"hlavki/netbeans-svuid-generator","owner":"hlavki","description":"TheNetBeans plugin that automates the generation of the serialVersionUID field.","archived":false,"fork":false,"pushed_at":"2024-11-12T20:33:01.000Z","size":134,"stargazers_count":10,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T05:39:40.540Z","etag":null,"topics":["java","netbeans","serialization"],"latest_commit_sha":null,"homepage":"","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/hlavki.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-08-29T08:15:40.000Z","updated_at":"2024-11-12T20:33:05.000Z","dependencies_parsed_at":"2024-08-29T20:41:01.390Z","dependency_job_id":"f69e75da-c598-4f1d-9c2c-cf830da9108c","html_url":"https://github.com/hlavki/netbeans-svuid-generator","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/hlavki/netbeans-svuid-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlavki%2Fnetbeans-svuid-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlavki%2Fnetbeans-svuid-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlavki%2Fnetbeans-svuid-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlavki%2Fnetbeans-svuid-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hlavki","download_url":"https://codeload.github.com/hlavki/netbeans-svuid-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlavki%2Fnetbeans-svuid-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","netbeans","serialization"],"created_at":"2026-01-14T02:54:45.482Z","updated_at":"2026-01-14T02:54:46.182Z","avatar_url":"https://github.com/hlavki.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"    # NetBeans Plugin: serialVersionUID Generator\n\n    ## Overview:\n    The **serialVersionUID Generator** is NetBeans plugin designed for Java developers who need to work with Serializable classes. This plugin automates the generation of the `serialVersionUID` field, ensuring that your serialized objects maintain compatibility across different versions of your classes.\n\n    ## Key Features:\n    - **Automatic serialVersionUID Generation**: Seamlessly generates the `serialVersionUID` field for any class implementing the `Serializable` interface.\n    - **Customizable ID Calculation**: Choose between constant 1L ID or calculating the ID based on the class's structure, providing flexibility according to your project needs.\n    - **Error-Free Serialization**: Prevents common serialization-related issues by ensuring each Serializable class has a consistent and unique identifier.\n    - **Code Consistency**: Helps maintain best practices in Java serialization, ensuring backward compatibility of your objects.\n\n    ## Benefits:\n    - **Save Time**: Eliminates the need for manual calculation and insertion of the `serialVersionUID`, speeding up your development process.\n    - **Reduce Bugs**: Minimize the risk of serialization errors that could arise from missing or inconsistent `serialVersionUID` fields.\n    - **Improve Code Quality**: Maintain high standards in your codebase by automating this essential aspect of Java development.\n\n    ## How It Works:\n    1. **Installation**: Simply install the plugin via the NetBeans Plugin Manager.\n    2. **Usage**: Right-click on any Serializable class or configure the plugin to automatically add the `serialVersionUID` field as you code or use code hint.\n    3. **Configuration**: Access the plugin settings to choose between different ID generation strategies or customize the workflow to suit your project's needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlavki%2Fnetbeans-svuid-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlavki%2Fnetbeans-svuid-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlavki%2Fnetbeans-svuid-generator/lists"}