Is it possible and/or recommended to add URLs to the classpath of a REPL? #21388
              
                Unanswered
              
          
                  
                    
                      kincsescsaba
                    
                  
                
                  asked this question in
                Compiler internals Q&A
              
            Replies: 1 comment 1 reply
-
| This sort of thing is better suited to https://users.scala-lang.org, doesn't seem like a compiler internals question to me | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible and/or recommended to add URLs to the classpath of a REPL using the
-classpathsetting?I want to create a REPL that loads specific classes via the network.
Beta Was this translation helpful? Give feedback.
All reactions