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 10.1.3.5 external jar class format error

UshaApr 13 2020 — edited Apr 13 2020

Hi,

I have created a new application to get excel file content using tika-app-1.18.jar external jar file in Jdeveloper 11g and 12c. The code is working perfect with this. But the client is asking the same using Jdeveloper 10.1.3.5 version. I tried the same with the specified Jdev 10g version.

When I compile the same code with external jar in Libraries, I got "Class format error". I have included the jar file in Project's libraries menu as well. Please refer the screenshots below.

pastedImage_1.png

pastedImage_0.png

Comments
Post Details
Added on Apr 13 2020
1 comment
747 views