Thread: [ANY BUILD] Eclipse - need help

Results 1 to 3 of 3
  1. #1 [ANY BUILD] Eclipse - need help 
    Registered Member
    Join Date
    Nov 2013
    Posts
    190
    Thanks given
    6
    Thanks received
    7
    Rep Power
    10
    How do I import an package wihtout a line called: "package "link";

    Example:
    Error: Settings.RUNESCAPE

    Settings.java file doesn't have pacakge line and I cannot import this package.
    So how do I fix this?

    quick fixes:



    CAN'T FIND ANYTHING ON OFFICIAL ECLIPSE FORUMS, SO ASKING YOU GUYS OVER HERE.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Mar 2014
    Age
    30
    Posts
    221
    Thanks given
    12
    Thanks received
    24
    Rep Power
    0
    Should be Create class or constant
    Reply With Quote  
     

  3. #3  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    You'll have to access the class via reflection or some other indirect method.
    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. [ANY BUILD] Cache - need help
    By lithuaniia in forum Help
    Replies: 1
    Last Post: 10-18-2015, 12:56 AM
  2. Replies: 1
    Last Post: 10-05-2013, 05:01 PM
  3. New To Eclipse, Need Help
    By Slawth Baws in forum Help
    Replies: 5
    Last Post: 08-21-2012, 10:08 AM
  4. Replies: 3
    Last Post: 07-06-2012, 12:47 PM
  5. Replies: 4
    Last Post: 04-22-2012, 07:46 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
  •