Thread: Need Help whith Eclipse

Results 1 to 8 of 8
  1. #1 Need Help whith Eclipse 
    Banned

    Join Date
    Apr 2013
    Posts
    1,456
    Thanks given
    341
    Thanks received
    148
    Rep Power
    0
    so i went to add eclipse today and i notice this has happend





    so how do i add the library ?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by TheIronDoorProject View Post
    so i went to add eclipse today and i notice this has happend





    so how do i add the library ?
    Right click your project build path
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Apr 2013
    Posts
    1,456
    Thanks given
    341
    Thanks received
    148
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    Right click your project build path
    Ive done that but im not sure whar to do when im on it
    Reply With Quote  
     

  4. #4  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    What's the missing library
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Apr 2013
    Posts
    1,456
    Thanks given
    341
    Thanks received
    148
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    What's the missing library
    Reply With Quote  
     

  6. #6  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by TheIronDoorProject View Post
    do you have those libraries? look in your deps or libs folder whatever it is
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Apr 2013
    Posts
    1,456
    Thanks given
    341
    Thanks received
    148
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    do you have those libraries? look in your deps or libs folder whatever it is
    nope but when i try and do it it wont let me press ok
    Reply With Quote  
     

  8. #8  
    Registered Member
    TheChosenOne's Avatar
    Join Date
    Jan 2013
    Posts
    967
    Thanks given
    47
    Thanks received
    161
    Rep Power
    366
    Open the context menu on the project, and select Properties > Java Build Path > Libraries. From here, you can add JAR files to the build path, whether they are inside your workspace or not. You can also add a class folder, a directory containing Java class files that are not in a JAR. Note that plug-in development has more restrictions on where build path entries can come from. For plug-in projects, you should always let the plug-in development tools organize your build path for you. Simply select the plugin.xml file, and choose PDE Tools > Update Classpath from the context menu.
    source: FAQ How do I add an extra library to my project's classpath? - Eclipsepedia
    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. Need Help whith Eclipse
    By beastchris2 in forum Tutorials
    Replies: 3
    Last Post: 04-10-2013, 02:32 PM
  2. Need Help whith removing parts of my gameframe
    By beastchris2 in forum Help
    Replies: 0
    Last Post: 03-01-2013, 11:34 PM
  3. Need Help whith an error
    By beastchris2 in forum Help
    Replies: 1
    Last Post: 02-24-2013, 11:01 PM
  4. Need Help whith an error
    By beastchris2 in forum Help
    Replies: 3
    Last Post: 01-28-2013, 01:32 AM
  5. Replies: 0
    Last Post: 04-05-2011, 03:38 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
  •