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

Headless import? #9

Closed
38leinaD opened this issue Jan 18, 2017 · 7 comments
Closed

Headless import? #9

38leinaD opened this issue Jan 18, 2017 · 7 comments

Comments

@38leinaD
Copy link
Contributor

Hi,
Your plugin works quiet nicely to import projects. I am wondering if you have any hint on how i could make it headless? I.e. if i now run this

eclipsec.exe -nosplash \
    -data "workspace-folder" \
    -import "project-folder"

it would start eclispe IDE and import the project and i can see the project on the project explorer view.

How can i get this to actually start eclispe in headless mode, import the project and that shut down eclipse again?

I know that there is the possibilty of doing this with CDT tools but i like your lightweight plugin much better as I am just doing Java development.

@danielbathke
Copy link

I am interested too, please let me know if you find out.

@mpderbec
Copy link
Contributor

Unfortunately I don't think I can be of much help... it takes me a long time to get spun up on how Eclipse works and I can't see myself having the time ... if you figure it out, I'm happy to take a pull request.

@38leinaD
Copy link
Contributor Author

38leinaD commented Feb 1, 2017

Done: #10

@vsksa
Copy link

vsksa commented Feb 1, 2017

Hi 38leina is there a way to contact you?

@38leinaD
Copy link
Contributor Author

38leinaD commented Feb 3, 2017

via email daniel.platz[at]me.com

@paulvi
Copy link
Contributor

paulvi commented Jan 11, 2018

Big thanks to Daniel @38leinaD

I guess this issue can be closed, as README already mentions this option
https://github.com/seeq12/eclipse-import-projects-plugin#headless

@mpderbec
Copy link
Contributor

True, thanks all!

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

No branches or pull requests

5 participants