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 to remove -classpath from command line #141

Open
ckonstanski opened this issue Mar 9, 2018 · 0 comments
Open

How to remove -classpath from command line #141

ckonstanski opened this issue Mar 9, 2018 · 0 comments

Comments

@ckonstanski
Copy link

Is there a way to get JDEE to write a run or debug command line without any -classpath? I'm using application-args to add a -jar, and the -classpath is redundant at best and detrimental at worst.

I tried setting jdee-run-option-classpath and jdee-db-option-classpath to nil, but that made things much worse. All the other config was ignored and JDEE tried to run the buffer I was currently in.

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

1 participant