mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-05 12:41:08 +01:00
Add CustomImportOrder checkstyle rule
And matching ImportOrder settings for Eclipse in resources/eclipse/smack.importorder
This commit is contained in:
parent
e86700b040
commit
08e897113d
712 changed files with 2265 additions and 1305 deletions
|
|
@ -21,6 +21,7 @@ import static org.junit.Assert.assertTrue;
|
|||
import java.util.List;
|
||||
|
||||
import org.jivesoftware.smack.legacy.LegacyInitializer;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class LegacyInitializerTest {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue