Skip to content

build does not pass compiler output in build window on Idea 2020.2 #923

@piosok

Description

@piosok

Seems to be a problem with static initialization of VirtualFileManager.java

Caused by: java.lang.NoClassDefFoundError: com/intellij/util/messages/Topic
at com.intellij.openapi.vfs.VirtualFileManager.(VirtualFileManager.java:25)
at org.intellij.erlang.jps.builder.ErlangCompilerProcessAdapter.createCompilerMessage(ErlangCompilerProcessAdapter.java:52)

As a result the build window contains just information that erlc has been executed, but no information about warnings or errors.

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