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

Detecting hyperlinks on a binary class causes an exception. #84

Closed
harawata opened this issue Jul 17, 2018 · 0 comments
Closed

Detecting hyperlinks on a binary class causes an exception. #84

harawata opened this issue Jul 17, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@harawata
Copy link
Member

Reported via AERI.

Bundle: org.eclipse.ui 3.109.0.v20170411-1742
Message: Unhandled event loop exception
Exception:
java.lang.IllegalStateException: source not specified
    at org.eclipse.jdt.core.dom.ASTParser.createAST(ASTParser.java:821)
    at net.harawata.mybatipse.hyperlink.JavaHyperlinkDetector.detectHyperlinks(JavaHyperlinkDetector.java:105)
    at org.eclipse.ui.texteditor.HyperlinkDetectorRegistry$HyperlinkDetectorDelegate.detectHyperlinks(HyperlinkDetectorRegistry.java:78)
    at EXTERNAL.EXTERNAL(null:-1)
    at org.sf.feeling.decompiler.editor.JavaDecompilerClassFileEditor.access$1(JavaDecompilerClassFileEditor.java:604)
    at EXTERNAL.EXTERNAL(null:-1)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4213)
@harawata harawata added the bug label Jul 17, 2018
@harawata harawata added this to the 1.1.2 milestone Jul 17, 2018
@harawata harawata self-assigned this Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant