This is just a friendly (and nit picky) reminder to make sure you're
using the rhn.importorder
( http://tinyurl.com/kql3ly ) rules in Eclipse. The order of the
imports should be:

com.redhat.rhn.*
com.*
org.*
java.*
javax.*
tyrex (not sure we use this one anymore)

It only becomes an issue when you change an existing file with the
imports ordered correctly, then
reorder them using Eclipse's default ordering mechanism.  See this
commit for an example of what
happens: http://tinyurl.com/mah5jj

Sadly, this information is *NOT* in the coding conventions YET :)
https://fedorahosted.org/spacewalk/wiki/JavaCodingConventions

Thanks folks for all the great work.

jesus

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to