fix. был баг в пути запаковки пакета при скачивании
This commit is contained in:
@@ -13,6 +13,7 @@ public class SapforPackageFields implements DialogFields, FormWithSplitters {
|
||||
private JButton bPrevious;
|
||||
private JButton bNext;
|
||||
private JButton bCompare;
|
||||
private JPanel treePanel;
|
||||
public JPanel getContent() {
|
||||
return content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user