Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] maven dev tools 0.4.0 snapshots

No, I don't like views grabbing focus. I think workbench-wide notification "build such and such competed" would be more useful, but sadly Eclipse does not provide this.
 
I may implement different view icons so one can tell if build is running, succeeded or failed without activating the view.
 
--
Regards,
Igor
 
 
On Thu, Jul 2, 2015, at 11:35 AM, Jeff Jensen wrote:
Very cool!  I often display the general Eclipse "Progress" view to see what's going on; this is a great build only replacement for that, showing the details.
I like that you have already added the toggle for only showing ones with errors.
The other toggle I like is "Activate on errors only", if you think that's a worthy add.
 
 
On Thu, Jul 2, 2015 at 9:47 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
I've added new 'Maven Build' view to my maven dev tools. The view shows
overall progress and status of maven build launched with
Run-As->Maven_Build launch configurations. Still work in progress, but
works quite well for some rather large builds I have to run, especially
when using my logback maven extensions.
 
Here is a quick video that shows the view in action when I build maven
core with "--builder smart -T 4"
 
 
The easiest way to try this is to install Takari team feature from the
p2 repository below.
 

--
Regards,
Igor
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users
 

Back to the top