-

   rss_habrahabr_of_lokoman

 - e-mail

 

 -

 LiveInternet.ru:
: 16.03.2008
:
:
: 2

:


Warning javac

, 12 2015 . 10:45 +

Java .

(3kb) , Java .

: @Warning(Reason text here) ( ).

// some code...

@Warning("Refactor as soon as possible please")
public void someCodeWhichYouNeedAtTheMomentButYouWantToRefactorItLater() {
    // bad stuff going on here...
}

Annotation Processor API.

: https://github.com/pushtorefresh/javac-warning-annotation ( mavenCentral)

, .

P.S. , .

http://habrahabr.ru/post/247509/

:  

: [1] []
 

:
: 

: ( )

:

  URL