I have Eclipse for PHP developers installed, which I need. However, I also want to do Java/JUnit development. I’m expecting to see “File -> New -> JUnit test case”, but it’s not there.
Am I crazy? I’ve tried looking through the Eclipse Marketplace but I don’t see it there either. I’ve downloaded the junit4.9b .JAR, and included it in my project, but I’m looking for that nice JUnit view in Eclipse, and the integrated way of running JUnit tests.
I also found this:
http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/helios/dev-build/org.eclipse.swtbot.eclipse.test.junit4-2.0.4.20110304_0338-e5aff47-dev-e36.zip
… but not sure (a) if this is what I need, and (b) if so, how to install it.
My “File -> New” menu looks like this image:

This looks very similar:
JUnit Eclipse Plugin?
As that accepted answer states, you should be able to get the JUnit plugin as part of the Java Development Tools (JDT).
It also looks like you can download the JUnit plugin directly here,
http://download.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/index.php#JUnitPlugin