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

Eclipse build fixes #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Eclipse build fixes #24

wants to merge 3 commits into from

Conversation

sbang
Copy link
Collaborator

@sbang sbang commented Jun 5, 2014

The changes are:

  • sort .gitignore alphabetically (I can drop that change and just add my ignores to the end, if this is preferre)
  • ignore m2e (eclipse maven support) generated eclipse project files and directory
  • filter out everything not supported by m2e (I've left the formatting the way "eclipse quick fix" did it (single TAB indents), I can change this to the 4 spaces indent used by the rest of the pom files if this is preferred)

sbang added 3 commits June 5, 2014 16:17
The formatting of the filtering isn't nice (single TAB indents), and
doesn't match the rest of the pom files.  But it is the default
formatting created by eclipse "quick fix", so I've left it as-is.
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

Successfully merging this pull request may close these issues.

1 participant