[mevenide-dev] [jira] Updated: (MEVENIDE-637) First error link in output window cannot be navigated
"Milos Kleint (JIRA)" <jira-yCVjj/[email protected]> Fri, 16 May 2008 01:54:27 -0500 (CDT)
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.devel |
|---|---|
| Message-ID | <28075593.1210920867195.JavaMail.haus-jira@codehaus01.managed.contegix.com> |
[ http://jira.codehaus.org/browse/MEVENIDE-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Milos Kleint updated MEVENIDE-637:
----------------------------------
Assignee: Anuradha Gunasekara (was: Milos Kleint)
anuradha, could you check this one? on linux the sample example shows a relative path for me in the first error and is clickable and leads to the correct source. It could be either windows or compiler plugin related.
> First error link in output window cannot be navigated
> -----------------------------------------------------
>
> Key: MEVENIDE-637
> URL: http://jira.codehaus.org/browse/MEVENIDE-637
> Project: mevenide
> Issue Type: Bug
> Components: mevenide2-netbeans
> Affects Versions: NB_3.1
> Environment: XP JDK 1.6.0_06 NB 6.1
> Reporter: Daniel Mutch
> Assignee: Anuradha Gunasekara
> Priority: Minor
> Attachments: ExampleProject.zip
>
>
> After a compilation failure a list of errors is displayed in the output window. The hyperlink of the first error never works because it is malformed.
> The following is the output after compiling an example project (ATTACHED). It is difficult to see from this output here, but the first hyperlink starts at the second [ERROR] and includes everything below it until the next [ERROR]. The remaining hyperlinks work fine.
> Compiling 1 source file to C:\dan\temp\ExampleProject\target\classes
> [ERROR]
> [ERROR]
> Mojo:
> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
> FAILED for project:
> example:ExampleProject:jar:1.0-SNAPSHOT
> Reason:
> C:\dan\temp\ExampleProject\src\main\java\example\App.java:[11,8] cannot find symbol
> [ERROR]symbol : class MyObject
> [ERROR]location: class example.App
> [ERROR]
> [ERROR]example/App.java.java:[11,32] cannot find symbol
> [ERROR]symbol : class MyObject
> [ERROR]location: class example.App
> [ERROR]
> [ERROR]example/App.java.java:[14,8] cannot find symbol
> [ERROR]symbol : class HisObject
> [ERROR]location: class example.App
> [ERROR]
> [ERROR]example/App.java.java:[14,34] cannot find symbol
> [ERROR]symbol : class HisObject
> [ERROR]location: class example.App
> [ERROR]
--
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