Search:

Type: Posts; User: Bingo90

Search: Search took 0.18 seconds.

  1. Re: Running jar with libraries from a jar file in linux

    Now the syntax itself seems to be working. But it's not finding the main class when using -cp or can't acess the jar file when using -jar.
  2. Re: Running jar with libraries from a jar file in linux

    I'm using colons, but I don't know how to convert this into an array for the exec method.
  3. Running jar with libraries from a jar file in linux

    I'm running a jar of an application and library jars from lwjgl. I'm creating a java process. It's working on Windows but not on linux. I tried replacing the semicolons with colons but it didn't...
Results 1 to 3 of 3