Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime exception links not working in console #161

Open
harryhuk opened this issue Jun 7, 2016 · 0 comments
Open

Runtime exception links not working in console #161

harryhuk opened this issue Jun 7, 2016 · 0 comments

Comments

@harryhuk
Copy link

harryhuk commented Jun 7, 2016

Clicking on link-style stackframes of runtime exceptions in Output Console just beeps, rather than opening source file at the line number

(I have a fix, which I'll commit in the morning)

harryhuk pushed a commit to harryhuk/nbscala that referenced this issue Jun 7, 2016
…n#161

Use GlobalPathRegistry to lookup classpath for location of files referred to in 
exception stackframes. Don't link to classes that can't be found.
scala.console pom.xml added dependency org-netbeans-api-java-classpath to support lookup
harryhuk pushed a commit to harryhuk/nbscala that referenced this issue Jun 8, 2016
dcaoyuan added a commit that referenced this issue Jun 19, 2016
 Runtime exception links not working in console #161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant