-
-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
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
Labels
No labels