add/ remove fast action by double clicking the project node

in layer.xml file

<folder name="Analysis">
                <folder name="Actions">
                      <folder name="PreferredAction">


add following :

<file name="alifea-gui-actions-AddAnalysisAction.shadow">
                        <attr name="originalFile" stringvalue="Actions/AddAnalysis/alifea-gui-actions-AddAnalysisAction.instance"/>
                    </file>

if you want to open the action by double clicking the project node and delete if you do not wnat that

Comments

Popular posts from this blog

Printing of large double values in JAVA with or without scientific notation

To increase the size of heap memory for a Netbeans project

Adding/Updating Java projects from existing sources to Netbeans Project