How to install JUnit plug-in in Eclipse

i use eclipse 3.11 and i've downloaded eclipse-test-framework-3.1.1 and eclipse-Automated-Tests-3.1.1 two zip file. i've read the instruction, but still could not figure out how to install.

my eclipse was independently installed in d drive. my questions are

(1) should i install the above two plug-in inside of the eclipse file?

(2) should i install both of the files?

(3) do i have to change classpath or path after installation?

will appreciate your input....

[501 byte] By [elektra5566a] at [2007-10-2 5:05:56]
# 1
http://www.jguru.com/forums/home.jsp?topic=Eclipse
CeciNEstPasUnProgrammeura at 2007-7-16 1:09:16 > top of Java-index,Java Essentials,New To Java...
# 2
For every plugin I've used, I just unzipped it in the Eclipse/plugins directory & it worked fine. If that approach fails, you probably need to find an Eclipse forum.
Dick_Adamsa at 2007-7-16 1:09:16 > top of Java-index,Java Essentials,New To Java...
# 3

> For every plugin I've used, I just unzipped it in the

> Eclipse/plugins directory & it worked fine. If that

> approach fails, you probably need to find an Eclipse

> forum.

I just checked the plug-in details.Java Development Tools JUnit runtime support is built in eclipse 3.11. so i guess i don't have to install again....

elektra5566a at 2007-7-16 1:09:16 > top of Java-index,Java Essentials,New To Java...