mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
reverted temp fix
This commit is contained in:
@@ -240,7 +240,7 @@ private scramble() {
|
||||
}
|
||||
|
||||
private String appInfoFile() {
|
||||
return "$home/out/pycharm/classes/production/python-ide-community/idea/PythonApplicationInfo.xml"
|
||||
return "$home/out/pycharm/classes/production/python-ide/idea/PythonApplicationInfo.xml"
|
||||
}
|
||||
|
||||
private layoutFull(Map args, String target, Set usedJars) {
|
||||
|
||||
Reference in New Issue
Block a user