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

Classpath modification #14

Closed
sharwell opened this issue Apr 25, 2015 · 1 comment · Fixed by #18
Closed

Classpath modification #14

sharwell opened this issue Apr 25, 2015 · 1 comment · Fixed by #18
Assignees
Milestone

Comments

@sharwell
Copy link
Member

Originally posted by @sriksrid at tunnelvisionlabs/LangSvcV2#45.

Hi

I noticed that when I debug/run a file, a classpath is being specified (the jar file built), and this is causing my existing classpath to be ignored (I even added an extra cp command to the command line options, but that doesn't work either). Is there I way I can append entries to the classpath override for debug/run? I'm willing to edit the configuration files, if necessary.

The build works fine if I specify the libraries in References; however they do not get carried over to debug - which is why I want to modify the classpath.

Thank you

@cas-mls
Copy link

cas-mls commented Oct 3, 2016

This doesn't seem to be working in the latest release in the visual studio gallery. I added a .jar file as a reference and it isn't being picked up in the debugger. This eliminates a lot of the tools functionality which I was looking for. Thank you.

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

Successfully merging a pull request may close this issue.

2 participants