Translations:CPLEX/22/en

From Alliance Doc
Revision as of 13:50, 6 June 2018 by Stubbsda (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Java

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

Question.png
[name@server ~]$ export CLASSPATH=.

which will allow your code to be found during execution.