- Install the JDK and Netbeans 7.3.
- Download the files in http://repo1.maven.org/maven2/junit/junit/3.8.2 and put them under <local user>\.m2\repository\junit\junit\3.8.2.
- Download the files in http://repo1.maven.org/maven2/junit/junit/4.10 and put them under <local user>\.m2\repository\junit\junit\4.10.
- Download org-netbeans-libs-junit4.nbm from http://dlc.sun.com.edgesuite.net/netbeans/updates/7.3/uc/final/certified/modules/extra/
- Download org-netbeans-modules-junitlib.nbm from http://dlc.sun.com.edgesuite.net/netbeans/updates/7.3/uc/final/certified/modules/extra/
- Start Netbeans, go to Tools/Plugins/Downloaded/Add Plugins, select org-netbeans-libs-junit4.nbm and org-netbeans-modules-junitlib.nbm, press install. After about 30 seconds you should see the success message.
Monday, April 15, 2013
Installing Junit Offline on Netbeans 7.3
To install JUnit with Netbeans 7.3, you normally need an internet connection during the installation of Netbeans. If that is not the case for you, here is how you do it offline:
Subscribe to:
Posts (Atom)