Results 5 issues of Norman Specht

My company got its own hipchat server. In order use that server I patched this plugin to set up hipchat server url in global definitions.

Being a Drupal developer, this extension is really valuable for me to adhere to Drupal coding standards. I found some misbehaviors and I'd like to suggest some fixes. Menu action...

enhancement

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.

bug