{"id":17871821,"url":"https://github.com/markiewb/nb-paste-to-new-file","last_synced_at":"2025-10-14T11:02:28.598Z","repository":{"id":28885064,"uuid":"32409672","full_name":"markiewb/nb-paste-to-new-file","owner":"markiewb","description":"NetBeans plugin which pastes textual clipboard content into a new file.","archived":false,"fork":false,"pushed_at":"2017-04-23T12:13:11.000Z","size":893,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T13:42:24.289Z","etag":null,"topics":["netbeans-plugin","paste"],"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/markiewb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-17T17:38:48.000Z","updated_at":"2023-10-14T22:20:37.000Z","dependencies_parsed_at":"2022-09-03T07:40:52.263Z","dependency_job_id":null,"html_url":"https://github.com/markiewb/nb-paste-to-new-file","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-paste-to-new-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-paste-to-new-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-paste-to-new-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markiewb%2Fnb-paste-to-new-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markiewb","download_url":"https://codeload.github.com/markiewb/nb-paste-to-new-file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246907486,"owners_count":20853091,"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":["netbeans-plugin","paste"],"created_at":"2024-10-28T10:39:19.506Z","updated_at":"2025-10-14T11:02:23.545Z","avatar_url":"https://github.com/markiewb.png","language":"Java","funding_links":[],"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# nb-paste-to-new-file\n\nNetBeans plugin which pastes textual clipboard content into a new file. This is useful if you have to copy code samples (especially whole java classes) from online tutorials.\n\n# How to install\n\n## Install via Plugin Manager\n![InstallFromPluginCenter](https://github.com/markiewb/nb-paste-to-new-file/blob/master/doc/InstallFromPluginCenter.png?raw=true)\n\n\n## Download manually\n\n* Core-Plugin: http://plugins.netbeans.org/plugin/57739/?show=true\n* Java-Addon for the Core-Plugin: http://plugins.netbeans.org/plugin/57740/?show=true\n\n# Usage\n\n## Paste text from clipboard into a new file\n\nSelect a node in the project view and then invoke `Menu|Edit|Paste to new file`. A dialog will ask you for the file name and after confirming it a new file will be created with the given name and the content from the clipboard.\n![PasteToNewFile](https://github.com/markiewb/nb-paste-to-new-file/blob/master/doc/PasteToNewFile.gif?raw=true)\n\n## Paste Java code from clipboard into a new file\n\n* The idea of this feature is taken from Eclipse IDE and IntelliJ Idea, but now it is also available for NetBeans IDE\n\n* **Variant 1:** Select a \"Source\" or \"Test Sources\" node and paste Java code (incl. package declaration) via `Menu|Edit|Paste to new file` and a Java file is created in the package defined by the pasted source code.\n* **Variant 2:** Select a package node below the \"Source\" or \"Test Sources\" node and paste Java code (incl. package declaration) via `Menu|Edit|Paste to new file` and a Java file is created in the selected package. The package declaration in the file is updated automatically.\n![PasteToNewJavaFile](https://github.com/markiewb/nb-paste-to-new-file/blob/master/doc/PasteToNewJavaFile.gif?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fnb-paste-to-new-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkiewb%2Fnb-paste-to-new-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkiewb%2Fnb-paste-to-new-file/lists"}