Menu

Error: Could not find or load main class org.limewire.ui.swing.Main Caused by: java.lang.ClassNotFoundException: org.limewire.ui.swing.Main

2022-04-25
2022-04-27
  • David Chmelik

    David Chmelik - 2022-04-25
    d@cosmos:~/math/src/network/wireshare$ ./run 
    Error: Could not find or load main class org.limewire.ui.swing.Main
    Caused by: java.lang.ClassNotFoundException: org.limewire.ui.swing.Main
    

    Doesn't seem there's documentation so I don't know what to do. I have zulu-openjdk7-7.0.332-x86_64-1_SBo, zulu-openjdk8-8.0.322-x86_64-1_SBo, jdk11-11.0.14-x86_64-1_SBo.
    I saw a PKGBUILD so maybe someone could make a SlackBuild?

     
    • BigJx

      BigJx - 2022-04-25

      Hi David, from the command line you posted above it seems you are attempting to execute the WireShare snapshot using the run file. If this is the case, you must first compile the classes using Apache Ant and the build.xml. You may also use one of the package installers from the files section to install WireShare onto your system. I hope this helps.

       
  • David Chmelik

    David Chmelik - 2022-04-27

    Thanks; ant worked but compilation instructions should be written.

     

Log in to post a comment.