ngs-doo / dsl-compiler-client

DSL Platform - compiler clients
https://dsl-platform.com
BSD 3-Clause "New" or "Revised" License
25 stars 19 forks source link

Use canonicalFile resolution for current working directory #105

Closed melezov closed 5 years ago

melezov commented 5 years ago

This resolves issue when the same path may be resolved differently if using .getAbsolutePath and .getCanonicalPath on Windows (d:\ vs D:)

Bump dsl-clc to 1.9.8 in SbtPlugin Bump version of SbtPlugin to 0.7.10