RTF copy/paste for Netbeans 7.4 - plugin detail
An extension for Netbeans to copy the editor content into clipboard in the RTF format.
This enables you to copy the editor content to OpenOffice or MS Office preserving the syntax coloring.

Plugin owner: |
misias |
Website: |
http://code.google.com/p/rtfcopypaste/ |
Added: |
2013-10-31 |
License: |
GPL3 |
Category: |
Editing |
Downloaded: |
3,834 times |
Rating: |
|
Plugin Log |
Show log
2013-11-09 07:03:51 | misias | Plugin edited, id:51461, pubid:51461 | 2013-11-09 07:03:51 | misias | Plugin edit initiated | 2013-11-02 13:50:14 | misias | Plugin edited, id:51461, pubid:51461 | 2013-11-02 13:50:14 | misias | Plugin edit initiated | 2013-11-02 13:48:48 | misias | Plugin edited, id:51461, pubid:51461 | 2013-11-02 13:48:48 | misias | Plugin edit initiated | 2013-11-02 13:47:47 | misias | Plugin edited, id:51461, pubid:51461 | 2013-11-02 13:47:47 | misias | Plugin edit initiated | 2013-11-02 09:20:08 | misias | Binary successfully saved 1383398408_org-netbeans-modules-rtfcopypaste.nbm, binary_id: 2757, version: 7.4 | 2013-11-02 09:20:08 | misias | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/org-netbeans-modules-rtfcopypaste.nbm | 2013-11-02 09:20:08 | misias | Uploading new binary for version 7.4 | 2013-10-31 16:25:49 | jkovalsky | Plugin published | 2013-10-31 13:43:47 | misias | Plugin edited, id:51461, pubid:51461 | 2013-10-31 13:43:47 | misias | Plugin edit initiated | 2013-10-31 13:43:04 | misias | Plugin saved with .nbm/zip file; id: 51461 |
|
|
Versions available
|
Download size: 0.02 MB
|
Last Update: 2013-11-02
|
What's new in this version
Compability with Netbeans 7.4
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
Module to copy/paste Netbeans editor content with formatting to RTF format.
Usage:
- 1. Select code,
- 2. Click right mouse button to expand popup menu,
- 3. Select "Copy as RTF" option to copy, selected content to the system clipboard,
- 4. Paste clipboard content to your RTF editor like OpenOffice or MS Word (special paste).
Additional options:
- 1. Go to Tools - Options
- 2. Select Copy/Paste tab to customize plugin options.
Compatibility:
I've tested this plugin on Netbeans 7.4 with OpenOffice 4.1 and MS Word.
Developing:
If you want to further develop this plugin - just write to me, I will add you to the project owners.
Suggestions:
If you have some suggestions: mw219725@gmail.com
|
[ You have to be logged in to be able to comment. ]
User Comments
Re: Installation-Error
Please check out and test the new version here:
http://plugins.netbeans.org/plugin/54459/?show=true
Posted by misias on Apr 14, 2014
Re: Installation-Error
Thanks for reminding me of this. I will try to adapt the plugin soon.
Posted by misias on Apr 08, 2014
Installation-Error
Hi, i want to use this Plugin for easy copy-paste code with color-format for my tutorials. But when i want to install the plugin ask for the org-netbeans-modules-editor-settings-storage.jar in version 201310111528. Latest 7.4 have version 201311011758 of this file. Any plans to adapt this plugin to newer versions?
|