mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix artifacts path and library dependency scopes
This commit is contained in:
@@ -73,7 +73,7 @@ class Paths {
|
||||
ideaSystem = "$sandbox/system"
|
||||
ideaConfig = "$sandbox/config"
|
||||
|
||||
artifacts = "$home/out/artifacts"
|
||||
artifacts = "$home/out/pycharm/artifacts"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user