Skip to content

[repl] 通过ides repl shell 使用--jars加入的依赖不生效 #16

@bebee4java

Description

@bebee4java

我在启动repl shell时,使用--jars加入mysql connector依赖,在真实运行时还是报了错误:java.lang.ClassNotFoundException: com.mysql.jdbc.Driver。
运行命令如下:

./bin/ides-shell --jars /Users/sgr/.ivy2/jars/mysql_mysql-connector-java-5.1.36.jar

执行报错如下:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions