Skip to content

Exception when moving multiple Kotlin files #40

Closed
@tancop

Description

@tancop

I got a IDE error when trying to move a couple Kotlin sources to a new package. Looks like a missing filter with the plugin trying to analyze actions it's not supposed to:

org.jetbrains.kotlin.analysis.api.impl.base.sessions.ProhibitedAnalysisException: Analysis is not allowed: Called from a write action.

Full stack trace: https://gist.github.com/tancop/62c36e8ec71b73dae8876da76e4b884d

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