GoogleCloudPlatform / ide-login

The plugins-login-common library for authenticating with the Google Cloud Platform shared by several IDE plugins including Google Cloud Tools for Eclipse, Google Cloud Tools for IntelliJ, and Android Studio.
Apache License 2.0
2 stars 9 forks source link

Add eclipse file to .gitignore #7

Closed elharo closed 8 years ago

elharo commented 8 years ago

@akerekes close #5

akerekes commented 8 years ago

@elharo All of these are going to be generated via m2e and thus redundant to store them, right?

elharo commented 8 years ago

Eclipse is not assumed in this project. This code is also used by IDEA and android studio, which is why I split it out.

elharo commented 8 years ago

But yhes, m2e will generate them on import.

akerekes commented 8 years ago

LGTM