diff --git a/broker/core/IDEs/eclipse/README.txt b/broker/core/IDEs/eclipse/README.txt index 6d2747771..89e86492a 100644 --- a/broker/core/IDEs/eclipse/README.txt +++ b/broker/core/IDEs/eclipse/README.txt @@ -15,6 +15,8 @@ To run, right click on the files directly from Eclipse, then do "Run As -> ". + NOTE: you have to install the TestNG Eclipse Plugin for the above to work. For more info on how + to install this plugin, see http://testng.org/doc/eclipse.html - o - diff --git a/main/IDEs/eclipse/README.txt b/main/IDEs/eclipse/README.txt index 53b952ad9..3945fb30f 100644 --- a/main/IDEs/eclipse/README.txt +++ b/main/IDEs/eclipse/README.txt @@ -16,6 +16,9 @@ To run, right click on the files directly from Eclipse, then do "Run As -> ". + NOTE: you have to install the TestNG Eclipse Plugin for the above to work. For more info on how + to install this plugin, see http://testng.org/doc/eclipse.html + - o -