jiakuan / gwt-gradle-plugin

Gradle plugin to support GWT related tasks.
https://gwt-gradle.docstr.org
Other
63 stars 34 forks source link

Change src PathSensitivity to RELATIVE #53

Closed U1F984 closed 2 years ago

U1F984 commented 2 years ago

Currently it is set to ABSOLUTE, which prevents sharing with different workspace roots.

jiakuan commented 2 years ago

Any pull requests are welcome.