I have both JDeveloper 12.1.3 and now JDeveloper 12.2.1 installed on my Windows 7 laptop.
In JDeveloper 12.1.3 I have the JUNIT 4 Runtime extension installed and can run JUNIT tests natively i.e Run JUnit Tests, ok, great.
Best practices in our industry include Test Driven Development as a way to develop Java applications, tools, etc.
Now, I have installed 12.2.1 of JDeveloper and wanted to have the same JUNIT 4 Runtime extension but could not find it on
the help->updates. I tried copying what I have in my 12.1.3 extensions directory over to the new 12.2.1 extensions directory but it did not work.
Also, could someone please explain why the JUNIT 4 Runtime is not automatically included in the JDeveloper IDE download.
Why do I have to even go out and get this as a separate extension? As you know the Eclipse IDE comes with the JUNIT integration ready-to-go.
I look forward to any helpful responses.
Thanks.