Re: [java-gnome-hackers] sourceview development branch
Brought to you by:
afcowie
From: Andrew C. <an...@op...> - 2009-05-22 14:31:41
|
On Wed, 2009-05-20 at 22:45 +0200, Stefan Schweizer wrote: > There is an example editor in sourceview.ExampleEditor.java that > showcases the exposed features. A few of us tried running the Example, but it threw Exception in thread "main" java.lang.NullPointerException at sourceview.ExampleEditor.updateButtons(ExampleEditor.java:156) at sourceview.ExampleEditor.<init>(ExampleEditor.java:79) at sourceview.ExampleEditor.main(ExampleEditor.java:186) I assume it works for you, so we'll need some help to figure that out. AfC Sydney |