phpcsmd
phpcsmd copied to clipboard
First file on start up is not annotated
The first file which was opened by Netbeans on startup is scanned but not annotated. The problem:
cookie.getLineSet().getLines().size()
is 0 until the file is fully loaded.