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

Add Eclipse project metadata for use with PyDev #67

Closed
wants to merge 1 commit into from
Closed

Add Eclipse project metadata for use with PyDev #67

wants to merge 1 commit into from

Conversation

liblit
Copy link
Contributor

@liblit liblit commented Sep 3, 2017

These project settings files might be useful for anyone using Eclipse with PyDev. Anyone else can just ignore them.

These project settings files might be useful for anyone using Eclipse
with PyDev.  Anyone else can just ignore them.
@coveralls
Copy link

coveralls commented Sep 3, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 3999d53 on liblit:eclipse-pydev-project-metadata into 37864b2 on ucfopen:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3999d53 on liblit:eclipse-pydev-project-metadata into 37864b2 on ucfopen:develop.

@jessemcbride
Copy link
Member

I think we might want to refrain from including configuration for specific editors. I did some digging around to see how other projects handled it and I could only find things related to style guidelines (specifically EditorConfig, which I think we should look into!), not project setup.

@Thetwam Thoughts?

@Thetwam
Copy link
Member

Thetwam commented Sep 4, 2017

I agree with @jessemcbride... Don't want to have too many niche configs. The EditorConfig thing is interesting, however. We may look into that in the future.

For the time being, I'm not opposed to adding .project and .pydevproject to the gitignore to make life easier for those using it.

@jessemcbride
Copy link
Member

Going to go ahead and close this then. Let's check out EditorConfig in a separate issue, though.

@liblit liblit deleted the eclipse-pydev-project-metadata branch September 5, 2017 18:47
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.

None yet

4 participants