report: add link for NetBeans per-file runtime command line arguments plugin
authorTJ <hacker@iam.tj>
Sun, 3 May 2015 18:51:17 +0000 (19:51 +0100)
committerTJ <hacker@iam.tj>
Sun, 3 May 2015 18:51:17 +0000 (19:51 +0100)
index.md

index 031e7fb..a813f08 100644 (file)
--- a/index.md
+++ b/index.md
@@ -115,13 +115,14 @@ This is a list of many, but not all, of the very many resources I looked at in d
 
 [Markdown syntax](http://daringfireball.net/projects/markdown/syntax)
 
-
 ### NetBeans IDE
 
 [How to configure \@author tag](http://stackoverflow.com/questions/15922390/netbeans-how-to-change-author)
 
 [Writing JUnit tests](https://netbeans.org/kb/docs/java/junit-intro.html#Exercise_20)
 
+[How to set command line arguments for Run File](http://stackoverflow.com/questions/9168759/netbeans-how-to-set-command-line-arguments-in-java)
+
 
 ### Java documentation