Results 1 to 2 of 2

Thread: how do I tell java about the libraries?

  1. #1
    Join Date
    Oct 2010
    Beans
    51

    how do I tell java about the libraries?

    I have downloaded necessary libraries (jar files) but I am only able to run the java application when I load them into eclipse.

    I copied the jar files to /usr/share/java. Is that wrong? Why doesn't java know about the libraries?

  2. #2
    Join Date
    Oct 2011
    Beans
    822

    Re: how do I tell java about the libraries?

    Quote Originally Posted by ntesla123 View Post
    I have downloaded necessary libraries (jar files) but I am only able to run the java application when I load them into eclipse.

    I copied the jar files to /usr/share/java. Is that wrong? Why doesn't java know about the libraries?
    Did you install Java on Ubuntu yet like this:

    https://debianhelp.wordpress.com/201...n-java-se-1-7/

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
  •