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

Import external libs #2

Closed
LuisCastilloV98 opened this issue Mar 25, 2021 · 1 comment
Closed

Import external libs #2

LuisCastilloV98 opened this issue Mar 25, 2021 · 1 comment

Comments

@LuisCastilloV98
Copy link

Is possible to import external libs in a specific path?

@mariomastrodicasa
Copy link
Contributor

Hi @LuisCastilloV98,
this repo was not watched until now and we miss your question. We are moving completely on github in the last weeks.
Does your question was for .NET side or JVM/Java side?

Anyway, from .NET side it is possible to add any JAR in the Classpath like any other Java application.
From JVM/Java application it is possible to use these APIs: AddPath and AddReference.

Try to look in JCOReflector or KafkaBridge to see some real usage.

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