Technology Stack - EBS (MOSC)

MOSC Banner

Error importing class file

edited Aug 20, 2021 11:05AM in Technology Stack - EBS (MOSC) 2 commentsAnswered

I am using Oracle Developer suite 10g version 10.1.2.0.2. When I imported a class file it threw following error.

Importing Class Test...

Exception occurred: java.lang.UnsupportedClassVersionError: Test (Unsupported major.minor version 50.0)

It is quite obvious that error is about incompatibility of version. First I complied java file with jdk version 1.8 then with jdk 1.6 but in both cases it is showing incompatibility of version error. Please guide me how can I make import of custom classes in my custom form which will be further integrated to EBS 12.1.3.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center