Lembas-Modding-Team / pvp-mode

A Minecraft mod offering various options to manage availability for and ability to PvP.
GNU Lesser General Public License v3.0
5 stars 3 forks source link

Eclipse cleanup template #64

Open CraftedMods opened 6 years ago

CraftedMods commented 6 years ago

Could you (@VulcanForge) provide such a template? Also, this should have a configuration for the import declarations. I suggest that the wildcard (import java.lang.*) will be used after two imports of from the same package.

CraftedMods commented 6 years ago

@VulcanForge I propose the following cleanup template: cleanup_pvp-mode.xml.txt Could you tell us whether we can use it or not?

CraftedMods commented 6 years ago

I'll now use that template. If you want something to be changed, just post it here. We then can reformat our codebase.

CraftedMods commented 5 years ago

imports