[jira] [Commented] (NETBEANS-5148) JavaFX and Maven- no links in output to source during exception

2021-01-12 Thread Heiko Wenzel (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17263307#comment-17263307
 ] 

Heiko Wenzel commented on NETBEANS-5148:


The links are now in place. But they don't work. The message appears: "Source 
file not found for ..."

> JavaFX and Maven- no links in output to source during exception
> ---
>
> Key: NETBEANS-5148
> URL: https://issues.apache.org/jira/browse/NETBEANS-5148
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
>Reporter: Heiko Wenzel
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2020-12-30-10-27-50-261.png, mavenproject1.tar.gz
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> A Maven JavFX project does not make links to source in output when a 
> exception throws



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5148) JavaFX and Maven- no links in output to source during exception

2020-12-30 Thread John McDonnell (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17256434#comment-17256434
 ] 

John McDonnell commented on NETBEANS-5148:
--

Hi [~he...@webhsw.de] 

I've created a new PR for this: [https://github.com/apache/netbeans/pull/2621]

If it gets merged in before 12.3 it will be in that release.  Here is how my 
output window looks when I use this change:
!image-2020-12-30-10-27-50-261.png|width=610,height=390!

> JavaFX and Maven- no links in output to source during exception
> ---
>
> Key: NETBEANS-5148
> URL: https://issues.apache.org/jira/browse/NETBEANS-5148
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
>Reporter: Heiko Wenzel
>Assignee: John McDonnell
>Priority: Major
>  Labels: pull-request-available
> Attachments: image-2020-12-30-10-27-50-261.png, mavenproject1.tar.gz
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> A Maven JavFX project does not make links to source in output when a 
> exception throws



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5148) JavaFX and Maven- no links in output to source during exception

2020-12-15 Thread Heiko Wenzel (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17250118#comment-17250118
 ] 

Heiko Wenzel commented on NETBEANS-5148:


Create in Netbeans a new Maven based JavaFX Programm, i.e. "FXML JavaFX Maven 
Archetype (Gluon)".
 Place somewhere (in App.java, line 25) in the code a command which produces an 
exception like...

try {
{{ {{ new FileInputStream("blabla"); // this command should produce an 
exception
{{ } catch (FileNotFoundException ex) {}}
{{ {{ ex.printStackTrace(); //the output has no clickable links to this 
line
{{ }}}

Run it, look into the output. All is ok. but no links for clicking and jumping 
back to source.

> JavaFX and Maven- no links in output to source during exception
> ---
>
> Key: NETBEANS-5148
> URL: https://issues.apache.org/jira/browse/NETBEANS-5148
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
>Reporter: Heiko Wenzel
>Assignee: John McDonnell
>Priority: Major
> Attachments: mavenproject1.tar.gz
>
>
> A Maven JavFX project does not make links to source in output when a 
> exception throws



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5148) JavaFX and Maven- no links in output to source during exception

2020-12-15 Thread John McDonnell (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17249662#comment-17249662
 ] 

John McDonnell commented on NETBEANS-5148:
--

Hi [~he...@webhsw.de] I'm probably not the right assignee, but can you provide 
any more info, steps to reproduce, screenshots, or something?



Maybe even a link to a small sample project on GitHub that we can take a closer 
look at?

Thanks in advance

> JavaFX and Maven- no links in output to source during exception
> ---
>
> Key: NETBEANS-5148
> URL: https://issues.apache.org/jira/browse/NETBEANS-5148
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven
>Affects Versions: 12.2
>Reporter: Heiko Wenzel
>Assignee: John McDonnell
>Priority: Major
>
> A Maven JavFX project does not make links to source in output when a 
> exception throws



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists