Closed eliasvasylenko closed 8 years ago
Neil, would this be something for you?
Not sure I understand what is being asked for. It sounds like the existing UI provided by the eGit project.
Hey guys I think Elias is asking for supporting this use-case:
So I believe Elias is asking for a import wizard that has the "smarts" to add .project/.classpath files accordingly to those existing bundle projects and then open those projects in eclipse.
On Tue, Mar 15, 2016 at 8:51 PM, Neil Bartlett notifications@github.com wrote:
Not sure I understand what is being asked for. It sounds like the existing UI provided by the eGit project.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/bndtools/bndtools/issues/916#issuecomment-197106843
Greg Amerson Liferay Developer Tools Liferay, Inc. www.liferay.com
I'm going to close this because I don't think it's a common enough use-case... why not just create the projects in Bndtools?
I will consider a PR if somebody cares enough about this feature to implement it.
I am working on a PR for this (started this several month ago but did not have the time to finish it). Simple import is working but UI and complex setups needs further improvement.
As stated here our use-case is to not commit IDE-settings to VCS and to import the projects into BndTools and IntelliJ.
It would be nice if Bndtools registered an import feature with eclipse, so that developers could check out from source control and start working straight away without having to first commit .project and .classpath files.