Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I add a JAR file into the classpath? #49

Closed
dclong opened this issue Mar 23, 2020 · 3 comments
Closed

How do I add a JAR file into the classpath? #49

dclong opened this issue Mar 23, 2020 · 3 comments

Comments

@dclong
Copy link

dclong commented Mar 23, 2020

I tried the following but it didn't work.

%use /path/to.jar
@loehndorf
Copy link

I succeeded using
@file:DependsOn("/path/to.jar")

@dclong
Copy link
Author

dclong commented Apr 20, 2020

@loehndorf Thank you very much! I will give it a try.

@dclong
Copy link
Author

dclong commented Apr 20, 2020

@loehndorf It works! Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants