Thread: INsidiax with a ide

Results 1 to 3 of 3
  1. #1 INsidiax with a ide 
    Registered Member
    Join Date
    Mar 2011
    Posts
    126
    Thanks given
    4
    Thanks received
    3
    Rep Power
    4
    Hello there.Appearantlty, insidiax cant work with an ide?I entered it with both eclipse and netbeans.Eclipse just gave me 2,8k errors.Same with netbeans, and error on startup is
    Code:
    run:
    java.lang.ExceptionInInitializerError
    Caused by: java.lang.RuntimeException: Uncompilable source code - cannot find symbol
      symbol:   class IoAcceptor
      location: class server.Server
    	at server.Server.<clinit>(Server.java:46)
    Exception in thread "main" Java Result: 1
    The errrors appear to be in stuff like mina,etc (idk how that is called).
    However, without an ide, it works just fine.
    ANy ideas?Wat do I need to do to add those to work
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    You need to add build paths to the networking stuff in the deps folder
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2011
    Posts
    126
    Thanks given
    4
    Thanks received
    3
    Rep Power
    4
    Ugh....How?
    Edit:I fixed it.Thanks
    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. [InsidiaX] Webclient [Insidiax]
    By Uzumaki in forum Selling
    Replies: 7
    Last Post: 01-28-2012, 05:09 AM
  2. Replies: 3
    Last Post: 12-15-2011, 09:41 PM
  3. IDE Help
    By Typhoeus in forum Help
    Replies: 4
    Last Post: 01-04-2010, 04:36 PM
  4. C++ ide?
    By Rave in forum Application Development
    Replies: 11
    Last Post: 10-15-2009, 12:38 PM
  5. Replies: 20
    Last Post: 04-21-2009, 05:23 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
  •