Skip to Main Content

Java Programming

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

enum problem in jdk 1.5

807605Jul 20 2007 — edited Jul 20 2007
Hi

I have a program under jdk 1.4. It is fine.in that i import org.apache.commons.lang.enums.Enum and my class extends Enum

now i try the same program with jdk 1.5.

i got the error on Enum because it is a indentifier in jdk 1.5.

will anybody pls help me to solve this?

Thank you

Comments

Rmanus-Oracle

Access to the support repository is not free. You need a valid support contract in order to have access to it.

This is one of the benefits of

Oracle Premier Support for Systems

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 17 2007
Added on Jul 20 2007
3 comments
141 views