« Return to Thread: [jira] Created: (MEVENIDE-611) generic hyperlink matching needed for checkstyle output

[jira] Created: (MEVENIDE-611) generic hyperlink matching needed for checkstyle output

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

generic hyperlink matching needed for checkstyle output
-------------------------------------------------------

                 Key: MEVENIDE-611
                 URL: http://jira.codehaus.org/browse/MEVENIDE-611
             Project: mevenide
          Issue Type: Improvement
          Components: mevenide-netbeans
         Environment: Netbeans 6
            Reporter: Jason R Briggs
            Assignee: Milos Kleint


At the moment, checkstyle output in Netbeans cannot be clicked on, thus you can't click on an error (or warning) and jump straight to the source code in question.

The output looks something like this:
 
D:\development\projects\myproject\trunk\somemodule\src\main\java\com\somepackage\SomeClass.java:47: Comment matches to-do format 'FIXME'.
 
Which is a different format to compilation errors, for example (which can be clicked on).


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MEVENIDE-611) generic hyperlink matching needed for checkstyle output