User Tools

Site Tools


Problem constructing authldap
laboratoare:tutorial-checkstyle
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
laboratoare:tutorial-checkstyle [2017/09/28 18:57]
Mihai Burduselu [Rezolvare warninguri]
laboratoare:tutorial-checkstyle [2017/10/01 22:08]
Adriana Draghici [Tutorial checkstyle]
Line 1: Line 1:
 =Tutorial checkstyle= =Tutorial checkstyle=
  
-* Responsabil: ​todo +* Responsabil: ​[[michelcatalin@gmail.com|Mihai Burdușelu]] 
-* Data publicării: ​todo +* Data publicării: ​01.10.2017 
-* Data ultimei modificări: ​todo+* Data ultimei modificări: ​28.09.2017
  
 ==Obiective== ==Obiective==
Line 17: Line 17:
  
 - [[laboratoare:​tutorial-checkstyle:​eclipse]] - [[laboratoare:​tutorial-checkstyle:​eclipse]]
- 
-- Utilizare checkstyle în terminal (în terminal Ubuntu sau în git bash pe Windows) 
  
 ==Exemple de warninguri semnalate de checkstyle== ==Exemple de warninguri semnalate de checkstyle==
Line 66: Line 64:
     }     }
  
-    ​private ​void bark(final int minutes) {+    ​/** 
 +     * @param minutes How long this dog barks. 
 +     */ 
 +    public ​void bark(final int minutes) {
         System.out.println("​My name is "         System.out.println("​My name is "
                 + this.name                 + this.name
laboratoare/tutorial-checkstyle.txt · Last modified: 2017/10/02 11:18 by Tudor Paraschivescu