scalac - Where do I place Scala jar libs in Windows? -


i have installed scala-async.jar eclipse (it easy edit .classpath file) i want compile/run command line scala. scalac says object async not member of package scala. where place jar?

placing maven released-jar c:\program files (x86)\scala\lib did trick. have figured out folder location process monitor.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -