Skip to content

Commit

Permalink
NtetBeans Modules links
Browse files Browse the repository at this point in the history
  • Loading branch information
okertanov committed Apr 29, 2012
1 parent 08c0f3d commit 9c0089e
Showing 1 changed file with 9 additions and 1 deletion.
Expand Up @@ -8,10 +8,18 @@
@license BSD
@see LICENSE file
*/

/**
@see NtetBeans Modules
http://wiki.netbeans.org/NetBeansDeveloperFAQ
http://techgossipz.blogspot.com/2011/05/executing-external-files-from-netbeans.html
http://platform.netbeans.org/tutorials/nbm-google.html
http://platform.netbeans.org/tutorials/nbm-projectextension.html
http://blogs.oracle.com/geertjan/entry/preferences_api_and_netbeans_ide
*/
package com.espectrale.nb.makefile;

import org.netbeans.api.project.Project;

import org.openide.util.NbBundle.Messages;

import java.awt.event.ActionEvent;
Expand Down

0 comments on commit 9c0089e

Please sign in to comment.