Results 1 to 2 of 2

Thread: Java program wouldn't compile even though jdk installation done and checked.

  1. #1
    Join Date
    Jul 2018
    Beans
    1

    Java program wouldn't compile even though jdk installation done and checked.

    Hi,

    I've just recently switch over to linux platform from window 10. Installed jdk 10 but it wouldn't compile.

    The message given >> Can't open /usr/lib/java-wrappers/java-wrappers.sh

    I then open the lib folder and no java-wrappers in it . can i download somewhere for it? what is the cause?

    JDK10 is working correctly as i check. the version. see below.

    scta@scta:~$ java -version
    openjdk version "10.0.1" 2018-04-17
    OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
    OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)


    Need advise. Thank you all.
    Last edited by web+ber; July 30th, 2018 at 05:00 PM. Reason: found solution

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Java program wouldn't compile even though jdk installation done and checked.

    Would you please post the solution so that others may benefit from your experience?

Tags for this Thread

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
  •