Thread: Class 8 error can anyone help?

Results 1 to 2 of 2
  1. #1 Class 8 error can anyone help? 
    Registered Member youer3455's Avatar
    Join Date
    Jun 2009
    Posts
    559
    Thanks given
    11
    Thanks received
    2
    Rep Power
    15



    Please post in the comments below or pm on msn [email protected]


    Class8.java:336: code too large
    public static final Class8 method198(int i)
    ^
    Note: Some input files use or override a deprecated API.
    Note: Recompile with -Xlinteprecation for details.
    1 error

    Finished!
    Reply With Quote  
     

  2. #2  
    Registered Member youer3455's Avatar
    Join Date
    Jun 2009
    Posts
    559
    Thanks given
    11
    Thanks received
    2
    Rep Power
    15
    I created a subclass
    final class Class8_Sub1 extends Class8 {

    But i get this error

    Class8_Sub1.java:5689: invalid method declaration; return type required
    Class8()
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •