Translations:CPLEX/22/en

Revision as of 13:50, 6 June 2018 by Stubbsda (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Java

If you use Java, you will have some further steps to carry out. Firstly, in your .bashrc file, you can add the line

 
[name@server ~]$ export CLASSPATH=.

which will allow your code to be found during execution.