summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-05-03 13:43:43 +0200
committerNoel Grandin <noel@peralex.com>2013-05-06 11:45:45 +0200
commitf8135956a81f95204ab0dbde7f7fd42652f70c74 (patch)
tree6440f8d6bb6549e363f147826f50f37f6b71e332 /scripting
parent422474a87616c685a9e0332f39a9171c4001615e (diff)
fix typo
Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89
Diffstat (limited to 'scripting')
-rw-r--r--scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java b/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
index b78f439a4a8d..b1842d9079f4 100644
--- a/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
+++ b/scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java
@@ -83,7 +83,7 @@ public class ConfigurePanel extends JPanel {
this.classpath = classpath;
if (descriptor != null) {
- descriptor = descriptor;
+ this.descriptor = descriptor;
}
methodPanel.reload(this.basedir, this.classpath,