Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Why are JUnit tests listed separately in the recently launched list?

> You can organize those in the run dropdown > organize favorites.

Yes, but that give outgoing changes for those that are shared. Hence, if Platform UI does not want those to appear, then it should change it in the shared launch configurations.

Dani



From:        Fabio Zadrozny <fabiofz@xxxxxxxxx>
To:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Cc:        platform-debug-dev@xxxxxxxxxxx
Date:        06.04.2016 19:03
Subject:        Re: [platform-ui-dev] Why are JUnit tests listed separately in the recently launched list?
Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx




Hi Lars,

It isn't exactly unit-tests which are handled different, but tests which have a "Display in favorites menu" setting set (in the "common" tab of the launch configuration).

I also find that annoying, especially when there's a project I imported which has some launch configuration saved with such a setting and added it to git (all of the sudden, the Run menu becomes cluttered with things I don't care)... 

You can organize those in the run dropdown > organize favorites.

Best Regards,

Fabio

On Wed, Apr 6, 2016 at 1:34 PM, Lars Vogel <lars.vogel@xxxxxxxxxxx> wrote:
Friends of the Eclipse platform,

does anyone know why we list the unit tests separately in the recently
launched list? See screenshot

Other launch configurations are shown in the order of last execution,
only unit tests are handled differently. I think we should handle all
recent launches similar, but maybe there is a reason for this display.

Best regards, Lars


--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email:
lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com

_______________________________________________
platform-ui-dev mailing list

platform-ui-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

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


Back to the top