Results 1 to 5 of 5
  1. #1
    Member
    Join Date
    Nov 2010
    Location
    Bad Feilnbach
    Posts
    5

    Java import - package does not exist

    Hi,

    I'am trying to build the HelloWorld example from here http://cometdaily.com/2008/02/12/%E2...lightstreamer/.

    I've downloaded the sources zip file. When I open the file "HelloWorldDataAdapter.java" in the IDE I get an error message on the line "import com.lightstreamer.interfaces.data.*;" that means the package does not exist.

    What's wrong? Where can I find this package?

    Edit: Okay, I've found the solution. Now it works perfect. This post can be deleted.

    Thanks in advance.

    Best regards!

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Good
    Cheers

  3. #3
    UweF states that he found the solution but does not explain the solution, what is it? I am having the same error messages.

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    We suppose that you are referring to the same issue you fully described in this thread

  5. #5
    Keeping the jar file in the same folder or package does not add it to the class path. You are required to mention the path of the jar in your class path when running your java program.

 

 

Similar Threads

  1. Replies: 1
    Last Post: May 21st, 2009, 10:41 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:53 PM.