Chang Liu

Results 11 comments of Chang Liu

@charlessong0 if you create two projects pointing to the same folder, the later one will overwrite the previous one, right? for example: ```scala lazy val proj1 = (project in file("."))......