Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper 12.2.1 cannot find the JUNIT 4 RUNTIME library extension

DavidBardwell-OracleNov 5 2015 — edited Mar 3 2016

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.

This post has been answered by Shay Shmeltzer-Oracle on Nov 5 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2016
Added on Nov 5 2015
4 comments
709 views