how can I run my project using eclim?

305 views
Skip to first unread message

Dmitry Frank

unread,
Oct 5, 2012, 5:39:06 PM10/5/12
to eclim...@googlegroups.com
Hello.

I use eclim 2.2.1 with Eclipse 4.2.1, I open Eclipse and open Eclim view in it, all works fine, thanks.

But I can't find the way to Run my project, so every time I want to run project I have to switch to the Eclipse, take mouse and press button "Run". It would be pretty nice if I can type in Vim something like :ProjectRun, and that's it.

I'm working on Android project right now, but I think this command might be a common one.

Is there a way to execute my Android project from Vim?
If yes, then please tell me how can I do it.
If no, then will it be implemented in the future?

--
Regards,
Dmitry

Eric Van Dewoestine

unread,
Oct 8, 2012, 10:30:14 AM10/8/12
to eclim...@googlegroups.com
Currently eclim only provides a :Java command to run a regular java
project. I added a note to my todo list to look into replacing that
with a :ProjectRun command which would use eclipse's run
configurations, but I'm not sure how tightly coupled to the UI that
part of eclipse is, so I'm unsure of its feasibility at the moment.

--
eric

Dmitry Frank

unread,
Oct 8, 2012, 1:00:46 PM10/8/12
to eclim...@googlegroups.com

ok, thank you.

08.10.2012 18:30 пользователь "Eric Van Dewoestine" <erva...@gmail.com> написал:
--
You received this message because you are subscribed to the Google Groups "eclim-user" group.
To post to this group, send email to eclim...@googlegroups.com.
To unsubscribe from this group, send email to eclim-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/eclim-user?hl=en.

Stephen Talley

unread,
Jun 13, 2013, 11:45:29 AM6/13/13
to eclim...@googlegroups.com
Hi Eric,

Have you had a chance to give any more thought to this feature?  Being able to run my Eclipse project from Vim would be incredibly useful.

Alternatively, is there another way to run a project on Eclipse from outside of Eclipse, either from a CLI or some API?

Thanks so much for your work on eclim!

Steve

Eric Van Dewoestine

unread,
Jun 15, 2013, 7:55:26 AM6/15/13
to eclim...@googlegroups.com
On 2013-06-13 08:45:29, Stephen Talley wrote:
> Hi Eric,
>
> Have you had a chance to give any more thought to this feature? Being able
> to run my Eclipse project from Vim would be incredibly useful.
>
> Alternatively, is there another way to run a project on Eclipse from
> outside of Eclipse, either from a CLI or some API?
>
> Thanks so much for your work on eclim!
>
> Steve

There is a pull request[1] which started to implement this, but it
wasn't finished enough to be merged and may have been abandoned by the
author. I was planning on taking it over at some point if no one else
does, but it's very low on my list. If you'd like to take a crack at
flushing it out more that'd be great. Or possibly what is there is
good enough for your usage, then you can just merge it in locally
until it's officially added to eclim.

[1] https://github.com/ervandew/eclim/pull/177
> --
> You received this message because you are subscribed to the Google Groups "eclim-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to eclim-user+...@googlegroups.com.
> To post to this group, send email to eclim...@googlegroups.com.
> Visit this group at http://groups.google.com/group/eclim-user?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

--
eric
Reply all
Reply to author
Forward
0 new messages