Skip to content

Conversation

@nictas
Copy link
Contributor

@nictas nictas commented Aug 6, 2019

These improvements would mainly benefit people that develop on Windows or that use Eclipse instead of IntelliJ. Additionally, this pull request adds important information about building the project in an IDE, which is not obvious for people that haven't used Immutables in the past (like myself).

@cfdreddbot
Copy link

✅ Hey nictas! The commit authors and yourself have already signed the CLA.

@twoseat twoseat self-assigned this Aug 6, 2019
.gitignore Outdated
.idea/tasks.xml
.idea/workspace.xml
target
bin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm no expert in .gitignore + Eclipse + Windows, but the internet seems to think that this should be bin/ (or possibly /bin/ or bin/**). Can you confirm this is correct?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just followed the entry you have on line 4. With it you're ignoring all "target" directories by just specifying target. That seems to work fine and bin works as well - I tested it.

But you're right - bin/ is the recommended way, so I'll update the pull request. I hope you won't mind modifying the target entry to follow suit as well.

@nictas
Copy link
Contributor Author

nictas commented Aug 13, 2019

Included with 76c3724. Thanks @twoseat!

@nictas nictas closed this Aug 13, 2019
@nictas nictas deleted the misc branch October 1, 2019 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants