Skip to content

Wrong error title in eclipse #256

@OberstVonGatow

Description

@OberstVonGatow

Hi, we are using the new version 2.78 and getting wrong error titles in eclipse.

If we are using SE80 the Error titles are correct but if i use eclipse it seems like it have a cached old rule title table.
I'm now pretty sure it has something to do with the new rule cyclic_oo,
because i rule constructor_visibility_public and above are correct the first rule i could check is wrong is dangerous_statement.
(i'm not sure how i could easily check cyclomatic_complexity).

Only the title is wrong the description is correct:

image

I debugged ZCL_ABAPLINT_CHECK till OUTPUT_ISSUES but everything seems to work just fine. 132 Rules (with cyclic_oo are found). But if i change the correct code LINT_028 to LINT_027 in the debugger the title and description is correct in eclipse.

I tried with a different eclipse and workspace but still the same issue. I really don't get where the titles are cached...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions