Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] save actions vs cleanup

Hi Jürgen

See https://bugs.eclipse.org/178429.

> * Organize imports -> configure organize import settings on the
> Organize imports (<- typo? missing word page?)


I do see "page" when using http://download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/.

Dani



From:        Jürgen Rose <juergen.rose@xxxxxxxxxxxxxxx>
To:        jdt-ui-dev@xxxxxxxxxxx
Date:        25.06.2014 09:12
Subject:        [jdt-ui-dev] save actions vs cleanup
Sent by:        jdt-ui-dev-bounces@xxxxxxxxxxx




Hi,

something which is bothering me for ages now is the following situation:

We use save actions always since we want to have our code nicely
formatted and additionally want to have a consistent style regarding
finals, parenthesis and so on.

When I'm configuring the save actions there are following options:

* Format source code -> configure formatter settings on the formatter page
* Organize imports -> configure organize import settings on the
Organize imports (<- typo? missing word page?)
* Additional actions -> ??? the same settings as in Clean Up but
without the ability to select a profile

So why doesn't it use the clean up settings? Just like the formatter?

It wouldn't be so bad if I could at least save/load the settings somehow.

Is this intentional? If thats the case what is the rational behind it?
Can you please change it, that it works just like the formatter?


best regards
Jürgen

--
IBH SYSTEMS GmbH
D 85235 Pfaffenhofen an der Glonn
Läutenring 43
Geschäftsführer / CEO: Dr. Thomas Heitzig

Amtsgericht München
Handelsregister Nummer  HRB 197959
USt ID: DE267945175

Office Munich
D 80992 München
Agnes-Pockels-Bogen 1
T +49 89 18 9 17 49 0

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or pivileged
material. Any review, retransmission, dissemination or other use of,
or taking of any action in reliance upon, this information by persons
or entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.

_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev



Back to the top