You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot indicate absolute paths to files on Windows.
%classpath c:\test\
---------------------------------------------------------------------------
java.lang.RuntimeException: Exception occurred while running line magic 'classpath': Illegal char <:> at index 4: .\\c:test\\
at io.github.spencerpark.ijava.runtime.Magics.lineMagic(Magics.java:19)
at .(#71:1)
The text was updated successfully, but these errors were encountered:
Hi,
I cannot indicate absolute paths to files on Windows.
The text was updated successfully, but these errors were encountered: