fix Intellij not debugging common classes
This commit is contained in:
@@ -286,7 +286,6 @@ class NativeTransformer implements ResourceTransformer {
|
||||
if (isNotCommonProject) {
|
||||
shadowJar {
|
||||
configurations = [project.configurations.shadowMe]
|
||||
relocate "com.seibel.distanthorizons.common", "loaderCommon.${project.name}.com.seibel.distanthorizons.common"
|
||||
def librariesLocation = "DistantHorizons.libraries"
|
||||
|
||||
// LZ4
|
||||
|
||||
Reference in New Issue
Block a user