We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I have tried with 2 versions V0.8 and V0.9 of the google formatter plugin.
id 'com.github.sherter.google-java-format' version '0.9'
With both of them I am getting the below error. It seems to be issue with the way path is determined.
Caused by: java.nio.file.InvalidPathException: Illegal char < > at index 32: google-java-format\Version=1.1.1 Build_time=2020-09-25T09:01:10Z at com.github.sherter.googlejavaformatgradleplugin.PersistenceModule.provideOutputPath(PersistenceModule.java:50) at com.github.sherter.googlejavaformatgradleplugin.PersistenceModule_ProvideOutputPathFactory.provideOutputPath(PersistenceModule_ProvideOutputPathFactory.java:39) at com.github.sherter.googlejavaformatgradleplugin.DaggerPersistenceComponent.getNamedPath2(DaggerPersistenceComponent.java:27) at com.github.sherter.googlejavaformatgradleplugin.DaggerPersistenceComponent.getNamedPath3(DaggerPersistenceComponent.java:39)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I have tried with 2 versions V0.8 and V0.9 of the google formatter plugin.
With both of them I am getting the below error. It seems to be issue with the way path is determined.
The text was updated successfully, but these errors were encountered: