Open JoseRFJuniorLLMs opened 6 years ago
JCypher is currently used with Java 1.8. To build the project, you just have to clone it from GitHub, then you can build it with maven. You will find a pom.xml in JCypher's root directory. Also the java version is specified in this pom.xml, so you can change it there, if you want to use another Java version.
Best regards, Wolfgang
I would like to know which version of java is used, and which steps should I follow to build with the project, is there any technical documentation? how to set up the environment etc
Tanks..