You are viewing limited content. For full access, please sign in.

Question

Question

How to Setup Java SDK in Linux Environment?

SDK
asked on March 18, 2018

We have a customer who want to setup Laserfiche Java SDK on linux environment.

 

Any one has document or instructions how to implement JRA jar files and use it on linux?

0 0

Answer

SELECTED ANSWER
replied on March 19, 2018

Hi Abdellah,

If you want to setup development environment on linux, you can install IDE on the machine, such as Eclipse, which will install JDK or JRE as well. To use JRA, simply copy those jar files to linux into the lib folder of your project, please include the dependencies as well which are in the same directory as JRA.

If you want to run your application which is using JRA on linux, I think it works to copy JRA and its dependencies to the same directory as your application.

 

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.