Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] formatting of the code


We now have a plugin that will reformat multiple packages at a time so it should take about 5 minutes to do the whole set.  I can do this some night when no one is looking.  I'll also to the organize imports.  As noted before, there will be some issues with organize imports because of duplicate class names.  Theoretically the origanize imports technology will not change existing imports in the case of ambiguities but we'll have to wait and see for proof.  I will take steps to check in areas I know have this problem and will insert TODOs to change the offending class names :-)

When would be good for people?

Jeff

Back to the top