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

Wrong path in command file for sbt #9

Closed
ghost opened this issue Jun 24, 2011 · 0 comments
Closed

Wrong path in command file for sbt #9

ghost opened this issue Jun 24, 2011 · 0 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Jun 24, 2011

In sbt.cmd:
java %SBT_OPTS% %PROXY_OPTS% -Xmx1024M -jar "%SCRIPT_DIR%sbt-launch-0.7.4.jar" %*
should be
java %SBT_OPTS% %PROXY_OPTS% -Xmx1024M -jar "%SCRIPT_DIR%/tools/sbt-launch-0.7.4.jar" %*

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