Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Add missing option "--target eclipse" to Buck's project command #65

Closed
davido opened this issue Nov 2, 2013 · 5 comments
Closed

Add missing option "--target eclipse" to Buck's project command #65

davido opened this issue Nov 2, 2013 · 5 comments

Comments

@davido
Copy link
Contributor

davido commented Nov 2, 2013

Let's face it: a big part of the Java community is using Eclipse IDE. Buck provides only native support for InteliJ IDE integration with project command:

buck project --target intellij

Gerrit's Buck based build implements Eclipse integration in eclipse.py script [1]. Find a way to integrate it or provide another way to generate .project & .classpath from BUCK build files to be able to import a project in Eclipse IDE:

buck project --target eclipse

[1] https://gerrit.googlesource.com/gerrit/+/master/tools/eclipse/project.py

@ghost
Copy link

ghost commented Aug 4, 2015

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

@mnuessler
Copy link

Is the bounty on this still valid? The issue was closed and then reopened.

@sdwilsh
Copy link
Contributor

sdwilsh commented Aug 31, 2015

Yeah, the closing was a bug. We'd like to get this, it just hasn't been a priority for the core team.

@ashu-22
Copy link

ashu-22 commented Aug 6, 2017

Is it necessary that we are only used the Eclipse for this kind o project!

@styurin
Copy link

styurin commented Aug 7, 2017

We are not using Eclipse internally so the team is not going to work on that. We would be happy to review any PRs for that, but we would prefer to have a standalone script which is not a part of buck binary.

@davido davido closed this as completed Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants