Go To Preferences -->Java-->Code Style-->Formatter-->Edit
Then Go to White Space Tab -->Declarations-->Methods
You should be able to change the preference there :-)
On Feb 3, 2009, at 10:01 AM, Miguel Arroz wrote:
Hi!
Sorry about the off-topic, but Eclipse is driving me nuts with
this. I like to leave a space before and after everything between
parenthesis, like:
object.method( argument );
instead of
object.method(argument);
The problem is that Eclipse prefers the second way, and every time
it touches the code for some reason (reformatting, auto-complete,
etc) I have to add the spaces manually. How can I convince Eclipse
to do what I want?
Yours
Miguel Arroz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/fisherja%40gmail.com
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]