Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] 10 ideas to improve Eclipse IDE usability

Thanks Dani, still not sure I like it.

One of the things we desperately need is a set of UX guidelines, or a standard UI design language. As an example, features that users find valuable need to be discoverable and enabled without having to turn on preferences. We also have to be brave and do the right thing and not worry about the vocal minority.

I've been inspired by this discussion. I think as a collective, we have a good sense of what a great UX should look like. We'll have to think about how we can harness that and put it to good use. And of course, we need to figure out how to influence project members who have UX problems even though they don't believe they do. Mind you that's a challenge for all UX designers, even the ones I worked with here at BlackBerry :).

Doug.


From: ide-dev-bounces@xxxxxxxxxxx [ide-dev-bounces@xxxxxxxxxxx] on behalf of Daniel Megert [daniel_megert@xxxxxxxxxx]
Sent: Thursday, May 29, 2014 3:29 AM
To: Discussions about the IDE
Subject: Re: [ide-dev] 10 ideas to improve Eclipse IDE usability

Those icons are not in the Quick Fix pop-up but in the problem hover. And for that hover you don't need to press F2, you can simply move the mouse into it and then it gets enriched. This behavior can be configured on the 'Text Editors' preference page: 'When mouse moved into hover'.

Enjoy!
Dani



From:        Ian Bull <irbull@xxxxxxxxxxxxxxxxx>
To:        Discussions about the IDE <ide-dev@xxxxxxxxxxx>
Date:        29.05.2014 04:50
Subject:        Re: [ide-dev] 10 ideas to improve Eclipse IDE usability
Sent by:        ide-dev-bounces@xxxxxxxxxxx




You need to 'press F2 to focus'.

FWIW, I'm pretty sure that was the first time I've ever pressed F2 to focus :-). 
Maybe those buttons (configure annotation preferences and configure problem severity) should be in the list of quick fixes. 


Cheers,
Ian


On Wed, May 28, 2014 at 5:44 PM, Carsten Reckord <reckord@xxxxxxxx> wrote:
Interesting. Where is that coming from? Because I don't have it and have
never seen it before.

The attached screenshot is what I get in Luna RC1 - and it has looked like
that for as long as I can remember.


On 28.05.2014 23:18, Daniel Megert wrote:
>> Even just showing a link on the warning pop-up to the Project/Workspace
> preference page to customize warning would be a very good thing.
>
> Maybe you're using CDT? If you use JDT this is there for quite some time:
>
>

> And the button on the left allows to configure how the problem is shown in
> the editor.
>
> Dani


_______________________________________________
ide-dev mailing list

ide-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ide-dev




--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484

http://eclipsesource.com | http://twitter.com/eclipsesource _______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ide-dev


Back to the top