Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Stupid Compiler Errors regarding final variables
Try to throw away all "final" statements from your first code.
I mean try to use this code:
protected static Class ADE_CONTAINER_CLASS;
I think that this will help.
-- This answer is courtesy of QuestionExchange.com http://www.questionexchange.com/servlet3/qx.usenetGuest.showUsenetGuest?ans_id=12978&cus_id=USENETReceived on Wed Apr 12 2000 - 00:00:00 CDT
![]() |
![]() |