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

Invalid string format in OomphIdeExtension #30

Closed
stefaneggerstorfer opened this issue Apr 13, 2017 · 0 comments
Closed

Invalid string format in OomphIdeExtension #30

stefaneggerstorfer opened this issue Apr 13, 2017 · 0 comments

Comments

@stefaneggerstorfer
Copy link

In OomphIdeExtension line 208 an string format with a placeholder but no value is used:
Preconditions.checkArgument(folder.isDirectory(), "Folder '%s' must be a directory containing a '" + DOT_PROJECT + "' file.");

This makes it difficult to track down invalid directories used with addProjectFolder

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