From f8135956a81f95204ab0dbde7f7fd42652f70c74 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 3 May 2013 13:43:43 +0200 Subject: [PATCH] fix typo Change-Id: I228a93e2b701fa787fc6d7d721acaf1f6e010b89 --- scripting/java/org/openoffice/idesupport/ui/ConfigurePanel.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,