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

SourceOpener gives poor display on multiple file path hits #5

Open
jennybrown8 opened this issue Oct 21, 2012 · 0 comments
Open

SourceOpener gives poor display on multiple file path hits #5

jennybrown8 opened this issue Oct 21, 2012 · 0 comments
Assignees

Comments

@jennybrown8
Copy link
Contributor

When opening a core wicket class, like DefaultDataTable, the SourceOpener disambiguation dialog is not correctly displaying the paths of the files it thinks it found. Also, clicking on one results in a file system exception, "Path must include project and resource name: /myproject"

Prior to fixing issue #4 this seemed to be working, so I presume it's a side effect bug I didn't discover while testing #4. Presumably it's matching against the wicket-core jar in the maven dependencies container in each of those projects.

Need to figure out exactly where the matching weirdness and display weirdness are sneaking in, and fix both locations.

@ghost ghost assigned jennybrown8 Oct 21, 2012
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