Skip to main content

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

Oops! The reason behind it is actually another feature that our shared launch configurations use: The top category contains the favorite launch configurations. This can be configured on the 'Common' tab. So, if you don't want the UI tests to appear there, simply remove them from the favorites menu.

Dani



From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform Debug component developers list." <platform-debug-dev@xxxxxxxxxxx>
Cc:        "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
Date:        06.04.2016 18:57
Subject:        Re: [platform-debug-dev] [platform-ui-dev] Why are JUnit tests listed separately in the recently launched list?
Sent by:        platform-debug-dev-bounces@xxxxxxxxxxx




Thanks Dani, for the clarification how this works.

As an IDE user I don't see the value in this separation. Is there
value for someone on this list by having this separation? If yes, can
you please explain why you see this as valuable?

Best regards, Lars

On Wed, Apr 6, 2016 at 6:54 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:
> The ones in the top category are launches that are shared, i.e. stored in
> the repository. Not related to the recent ones. And because they are already
> at the top, they are not included in the LRU list.
>
> Dani
>
>
>
> From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
> To:        "Eclipse Platform UI component developers list."
> <platform-ui-dev@xxxxxxxxxxx>, platform-debug-dev@xxxxxxxxxxx
> Date:        06.04.2016 18:35
> Subject:        [platform-ui-dev] Why are JUnit tests listed separately in
> the        recently launched list?
> Sent by:        platform-ui-dev-bounces@xxxxxxxxxxx
> ________________________________
>
>
>
> 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
>
> [attachment "recentlylaunched.png" deleted by Daniel Megert/Zurich/IBM]
> _______________________________________________
> 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-debug-dev mailing list
> platform-debug-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
>
https://dev.eclipse.org/mailman/listinfo/platform-debug-dev



--
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-debug-dev mailing list
platform-debug-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-debug-dev


Back to the top