Skip to content

can't check rebar version #903

@yidayoung

Description

@yidayoung

when chose rebar with plugin make by master, can't check rebar version.

it semms because this
String escriptPath = RebarRunningStateUtil.findEscriptExecutable(); ExtProcessUtil.ExtProcessOutput escript = ExtProcessUtil.execAndGetFirstLine(3000, escriptPath, rebarPath, "--version"); String versionWithEscript = rebar.getStdOut();
in RebarConfigurationForm line 98
shoule be escript not rebar

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