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
Both eclipse-java-google-style.xml and intellij-java-google-style.xml were last updated 4 years ago and are effectively obsolete. Google has moved its focus to google-java-format because “Eclipse and IntelliJ IDEA weren’t flexible enough to meet all the requirements of the Google Java Style Guide,” as described in google/google-java-format#695. The existence of these two files is misleading (e.g., the Language Support for Java extension for VS Code still refers to eclipse-java-google-style.xml), and thus they should be removed.
@jbduncan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Both eclipse-java-google-style.xml and intellij-java-google-style.xml were last updated 4 years ago and are effectively obsolete. Google has moved its focus to google-java-format because “Eclipse and IntelliJ IDEA weren’t flexible enough to meet all the requirements of the Google Java Style Guide,” as described in google/google-java-format#695. The existence of these two files is misleading (e.g., the Language Support for Java extension for VS Code still refers to eclipse-java-google-style.xml), and thus they should be removed.
@jbduncan
The text was updated successfully, but these errors were encountered: