Interview Questions

How To Verify the JUnit Plugin in Eclipse?

JUnit Questions and Answers


(Continued from previous question...)

How To Verify the JUnit Plugin in Eclipse?

If you download and install the standard package of Eclipse 3.1.2, it comes with the JUnit plugin: org.junit_3.8.1. To verify this, you should find this directory under inside the plugins directory with these items:

Directory of C:\eclipse\plugins\org.junit_3.8.1 12/30/2007 03:24 PM . 12/30/2007 03:24 PM .. 01/18/2006 04:28 PM 2,520 about.html 01/18/2006 04:28 PM 121,070 junit.jar 01/18/2006 04:28 PM META-INF 01/18/2006 04:28 PM 592 plugin.properties 01/18/2006 04:28 PM 84 plugin.xml 4 File(s) 124,266 bytes

(Continued on next question...)

Other Interview Questions