How best to add UNC file paths to a Java Classpath -


One way to use Java (1.4) is to use the Windows UNC file location (\\ servername \ filestore \ etc) to

 

Java-classpath '// servername / filestore / etc;' & Lt; Classname & gt;


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -