fix typo
Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
This commit is contained in:
parent
422474a876
commit
f8135956a8
@ -83,7 +83,7 @@ public class ConfigurePanel extends JPanel {
|
|||||||
this.classpath = classpath;
|
this.classpath = classpath;
|
||||||
|
|
||||||
if (descriptor != null) {
|
if (descriptor != null) {
|
||||||
descriptor = descriptor;
|
this.descriptor = descriptor;
|
||||||
}
|
}
|
||||||
|
|
||||||
methodPanel.reload(this.basedir, this.classpath,
|
methodPanel.reload(this.basedir, this.classpath,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user