Skip to content

DevFaqFileContextMenuAddition

Antonio Vieiro edited this page Jan 25, 2018 · 1 revision

DevFaqFileContextMenuAddition

Can I add a menu item to the context menu of every Java source file?

Yes. In NetBeans 5.0 and later there is a wizard available for NetBeans modules which does this for you. Just run New File | Module Development | Action, as an action type choose Conditionally Enabled. Choose "Data Object" in Cookie Class(es) combobox. On the next step select "File Type Context Menu Item" and choose text/x-java in the File Type Context Menu Item combobox, finish the wizard and you are done. For more information you may press the Help button available at the bottom of each step of the wizard.

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqFileContextMenuAddition , that was last modified by NetBeans user Jtulach on 2010-07-24T19:53:56Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.

Clone this wiki locally