Kaynağa Gözat

More code style fiddling.

Show the editor gutter at 100 cols not 80, as we don't really do
80 in many places.

Move static methods after normal methods, because I changed my
mind.

Change-Id: I2f69de3065f33476fb735ac7441a2184a63229bb
Reviewed-on: http://gerrit.dmdirc.com/2769
Reviewed-by: Greg Holmes <greg@dmdirc.com>
Automatic-Compile: DMDirc Build Manager
tags/0.8rc1
Chris Smith 10 yıl önce
ebeveyn
işleme
dfa99ca654
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      nbproject/project.properties

+ 2
- 2
nbproject/project.properties Dosyayı Görüntüle

@@ -6,11 +6,11 @@ auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.expand-tabs=true
6 6
 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.indent-shift-width=4
7 7
 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.spaces-per-tab=4
8 8
 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.tab-size=8
9
-auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=80
9
+auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-limit-width=100
10 10
 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.project.text-line-wrap=none
11 11
 auxiliary.org-netbeans-modules-editor-indent.CodeStyle.usedProfile=project
12 12
 auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.allowConvertToStarImport=false
13
-auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.classMembersOrder=STATIC_INIT;STATIC FIELD;FIELD;INSTANCE_INIT;CONSTRUCTOR;STATIC METHOD;METHOD;STATIC CLASS;CLASS
13
+auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.classMembersOrder=STATIC_INIT;STATIC FIELD;FIELD;INSTANCE_INIT;CONSTRUCTOR;METHOD;STATIC METHOD;STATIC CLASS;CLASS
14 14
 auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.countForUsingStaticStarImport=1
15 15
 auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.importGroupsOrder=com.dmdirc;com.google;com.palantir;java;javax;lombok;net.miginfocom;org;*;static *
16 16
 auxiliary.org-netbeans-modules-editor-indent.text.x-java.CodeStyle.project.separateStaticImports=true

Loading…
İptal
Kaydet