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?

> Yes... so, if some project did such a thing, be careful not to push those changes ;)

I think have prepared launch configurations is of great value. This
way people can easily start test suites or products. But adding
something automatically to the favorites only because I saved it
somewhere is not "logical" to me.

@Andrey, are you saying you are using shared launch configurations? I
agree these are very valuable.

Or are you saying the automatic entry in the favorite menu based on
these shared launch configurations is valuable to your use case?

Best regards, Lars



On Wed, Apr 6, 2016 at 7:27 PM, Fabio Zadrozny <fabiofz@xxxxxxxxx> wrote:
> Yes... so, if some project did such a thing, be careful not to push those
> changes ;)
>
> Personally, I find their positioning pretty odd... many times I launch with
> Alt+R, T, 1, so, I always delete any such configurations as they always get
> in the way for me -- I'm not saying they don't make sense, just that the way
> it's implemented, appearing as the first thing where the recent launches
> would be is very inconvenient for me.
>
> --
> Fabio
>
> On Wed, Apr 6, 2016 at 2:09 PM, Daniel Megert <daniel_megert@xxxxxxxxxx>
> wrote:
>>
>> > 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
>>
>>
>> _______________________________________________
>> 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



-- 
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


Back to the top