Skip to content

Unhandled CoreException #126

Description

@MartinVon1021

In Eclipse 4.32 (2024-06) and above, when I open a .class file in the bin directory from the Project Explorer, the attached error file appears.

This is caused by the following code explicitly throwing an exception.
org.sf.feeling.decompiler/src/org/sf/feeling/decompiler/editor/JavaDecompilerClassFileEditor.java
throw new CoreException(new Status(8, JavaDecompilerConstants.PLUGIN_ID, 1, "", null));

log3.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions