Share

Jalopy Java Source Code Formatter

Tracker: Feature Requests

5 ordering of static class members - ID: 545603
Last Update: Settings changed ( notzippy )

If the selection of the ordering of the static class
members in the class member ordering panel, we can move
both the static class members to the top of the class
above the instance members.


Nobody/Anonymous ( nobody ) - 2002-04-18 11:35

5

Closed

None

Marco Hunsicker

None

None

Public


Comments ( 3 )

Date: 2002-04-28 16:55
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Ok, now I understand. I will the two new options with a
future version.


Date: 2002-04-21 12:18
Sender: nobody

Logged In: NO

IN current version of Jalopy, you can order the Java source like the
following:
-- variable (static & instance)
-- initializer
-- constructor
-- method (static & instance)
-- inner interface
-- inner class

And it would be better to add two more categories like the following one:
-- static variable
-- static method
-- instance variable
-- ...
-- instance method
-- ...

Regards,
Eric



Date: 2002-04-20 18:48
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

I don't get it. Could you please be more specific. I'm a
developer. It's always best to show me a small code sketch
that expresses the problem.

Is this a language problem? What's your native language?
Maybe I understand it.

Cheers
Marco


Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2005-11-25 14:34 notzippy
close_date - 2005-11-25 14:34 notzippy
assigned_to nobody 2002-04-20 18:48 marcohu