Thread: Integer cannot be resolved

Results 1 to 7 of 7
  1. #1 Integer cannot be resolved 
    Registered Member
    Join Date
    Mar 2019
    Posts
    57
    Thanks given
    3
    Thanks received
    2
    Rep Power
    13
    Fixed, Ty @Luke132
    Reply With Quote  
     

  2. #2  
    Member Integer cannot be resolved Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    import java.lang.Integer

    Attached imageAttached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2019
    Posts
    57
    Thanks given
    3
    Thanks received
    2
    Rep Power
    13
    Quote Originally Posted by Luke132 View Post
    import java.lang.Integer
    Code:
    Description	Resource	Path	Location	Type
    The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Integer. Fix the build path then try building this project	xxx		Unknown	Java Problem
    Reply With Quote  
     

  4. #4  
    Member Integer cannot be resolved Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    Quote Originally Posted by DDS Rofl View Post
    Code:
    Description	Resource	Path	Location	Type
    The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Integer. Fix the build path then try building this project	xxx		Unknown	Java Problem
    u tried googling that mate, or are u expecting me to do it for you?

    Attached imageAttached image
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Mar 2019
    Posts
    57
    Thanks given
    3
    Thanks received
    2
    Rep Power
    13
    Quote Originally Posted by Luke132 View Post
    u tried googling that mate, or are u expecting me to do it for you?
    No i'm not expecting you to do it. But it won't even let me run the console now.
    Reply With Quote  
     

  6. #6  
    Member Integer cannot be resolved Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    Quote Originally Posted by DDS Rofl View Post
    No i'm not expecting you to do it. But it won't even let me run the console now.
    probably because

    The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Integer. Fix the build path then try building this project


    of course it wont let you run it, it wont compile because of that issue. But, thats an error regarding java and your IDE (explained that badly sorry), it isnt rsps specific, you can fix that from a quick google search.

    Attached imageAttached image
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Mar 2019
    Posts
    57
    Thanks given
    3
    Thanks received
    2
    Rep Power
    13
    Quote Originally Posted by Luke132 View Post
    probably because

    The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Integer. Fix the build path then try building this project


    of course it wont let you run it, it wont compile because of that issue. But, thats an error regarding java and your IDE (explained that badly sorry), it isnt rsps specific, you can fix that from a quick google search.
    It worked.
    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

Similar Threads

  1. Replies: 0
    Last Post: 04-14-2014, 11:20 PM
  2. Replies: 4
    Last Post: 08-12-2013, 06:58 PM
  3. Replies: 2
    Last Post: 07-25-2013, 01:33 AM
  4. Replies: 12
    Last Post: 04-30-2013, 07:00 PM
  5. Replies: 0
    Last Post: 10-30-2008, 11:50 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •