Whenever I open the repo in vscode I get the following two errors:
Project SWAT: Could not resolve de.uzl.its:cfg-extractor:1.0-SNAPSHOT. (build.gradle): Could not resolve de.uzl.its:cfg-extractor:1.0-SNAPSHOT. (build.gradle)
and
Project optaplanner-poj: A problem occurred configuring root project 'optaplanner-poj'. An exception occurred applying plugin request [id: 'com.github.johnrengelman.shadow', version: '8.1.1'] Failed to apply plugin class 'com.github.jengelman.gradle.plugins.shadow.ShadowApplicationPlugin'. Could not set unknown property 'fileMode' for object of type org.gradle.api.internal.file.copy.CopySpecWrapper_Decorated.: A problem occurred configuring root project 'optaplanner-poj'. An exception occurred applying plugin request [id: 'com.github.johnrengelman.shadow', version: '8.1.1'] Failed to apply plugin class 'com.github.jengelman.gradle.plugins.shadow.ShadowApplicationPlugin'. Could not set unknown property 'fileMode' for object of type org.gradle.api.internal.file.copy.CopySpecWrapper_Decorated.
Can you check why? likely we can simply remove both projects, the first one is its own repo and the second an old target
Whenever I open the repo in vscode I get the following two errors:
and
Can you check why? likely we can simply remove both projects, the first one is its own repo and the second an old target