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

lombok.jar doesn't work if spaces are in the path (v1.16.0) #812

Closed
lombokissues opened this issue Jul 14, 2015 · 3 comments
Closed

lombok.jar doesn't work if spaces are in the path (v1.16.0) #812

lombokissues opened this issue Jul 14, 2015 · 3 comments

Comments

@lombokissues
Copy link

Migrated from Google Code (issue 777)

@lombokissues
Copy link
Author

👤 reinierz   🕗 Feb 03, 2015 at 04:42 UTC

What steps will reproduce the problem?

  1. Make sure lombok.jar is in a directory that contains a space in its name (or any of its parent dirs contains a space)
  2. Now just try to run it; lombok won't find any commands and thus you get the 'Unknown command' error.

Work around: Do not put lombok.jar in a path with spaces in it. We'll fix this ASAP.

Tested on both windows and mac.

@lombokissues
Copy link
Author

👤 reinierz   🕗 Feb 03, 2015 at 05:10 UTC

Fixed and edge-released.

@lombokissues
Copy link
Author

End of migration

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