Thread: Eclipse help

Results 1 to 4 of 4
  1. #1 Eclipse help 
    Registered Member
    Join Date
    Oct 2015
    Posts
    24
    Thanks given
    3
    Thanks received
    1
    Rep Power
    11
    Hi, so evertime I load a project with eclipse using a rsps it just gives me a bunch of errors, and im pretty sure its because of the folders it divides and I have never had this happen before, so could someone please explain why this happens and tell me a fix around it?



    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Mar 2015
    Posts
    20
    Thanks given
    2
    Thanks received
    3
    Rep Power
    26
    this happen to me, use an older version of eclipse
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,417
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    It's the way your .classpath is setup.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Nov 2013
    Posts
    190
    Thanks given
    6
    Thanks received
    7
    Rep Power
    10
    1. Right-click on your project "alterin"
    2. Build Path -> Configure Build Path...
    3. Java Build Path -> Source
    4. Select all folders in "Source folders in build path:" and remove them
    5. Click on Add Folder... and select src
    6. Click "OK" -> "Apply" and "OK"

    This should fix the problem, and if you delete your .classpath file, you will get same errors again
    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: 7
    Last Post: 03-20-2010, 04:04 PM
  2. Hyperion eclipse help?
    By whitewolf in forum Help
    Replies: 0
    Last Post: 02-17-2010, 07:31 PM
  3. RS2HD508 - Runing in Eclipse HELP
    By Anthony-| in forum Help
    Replies: 0
    Last Post: 06-02-2009, 05:21 PM
  4. Replies: 1
    Last Post: 03-31-2009, 02:47 AM
  5. Replies: 4
    Last Post: 03-29-2009, 09:13 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •