jEdit Community - Resources for users of the jEdit Text Editor
jEdit fails to launch under Mac OS 10.3.9
Submitted by Anonymous on Thursday, 21 April, 2005 - 02:47
I just installed the 10.3.9 OS update, and now jEdit no longer will launch. Has anyone else run across this? Any known way to fix it?
Jump! incompatible with the new Project Viewer (2.1.0.1)
Submitted by Anonymous on Tuesday, 19 April, 2005 - 15:19
The error:
java.lang.NoSuchMethodError: projectviewer.vpt.VPTFile.getCanonicalPath()Ljava/lang/String;
at ProjectBuffer.init(Unknown Source)
at ProjectBuffer.getProjectBuffer(Unknown Source)
at Jump.showProjectJump(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at bsh.Reflect.invokeOnMethod(Reflect.java:149)
at bsh.Reflect.invokeObjectMethod(Reflect.java:81)
at bsh.Name.invokeMethod(Name.java:856)
at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:72)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
at bsh.BSHBlock.evalBlock(BSHBlock.java:130)
at bsh.BSHBlock.eval(BSHBlock.java:80)
at bsh.BshMethod.invokeImpl(BshMethod.java:349)
at bsh.BshMethod.invoke(BshMethod.java:246)
at bsh.BshMethod.invoke(BshMethod.java:171)
at org.gjt.sp.jedit.BeanShell.runCachedBlock(BeanShell.java:523)
at org.gjt.sp.jedit.BeanShellAction.invoke(BeanShellAction.java:76)
at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:229)
at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:195)
at org.gjt.sp.jedit.gui.DefaultInputHandler.handleKey(DefaultInputHandler.java:297)
at org.gjt.sp.jedit.View.processKeyEvent(View.java:669)
at org.gjt.sp.jedit.textarea.JEditTextArea.processKeyEvent(JEditTextArea.java:4957)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
abbrevations and german keyboard
Submitted by Anonymous on Sunday, 17 April, 2005 - 08:15
Hallo All,

with my german keyboard, the shortcut for abbrevations (Control + SEMICOLON) doesn't function.
Trying abbrevations from within the menu, there's no problem.

So any hints, where i can change the shortcut for abbrevations ?

Thanks,

KS
No backquotes
Submitted by Anonymous on Thursday, 14 April, 2005 - 17:14
Hi,

On my belgian keyboard, I normaly have to use the <alt-gr>+µ key combinaison to get the backquote character (`). But I can't get it with jEdit... So I can't accentuate capital letters (ÀÈÌ...) nor backquote field names in MySQL queries. The only solution I found is to cut and paste these characters from another application: painful!

Any way to solve this problem?

OS: WinXPproSP2
jEdit: 4.2
keyboard: BE
XML Parser error using Plugin manager to update plugins
Submitted by ryexley on Thursday, 7 April, 2005 - 13:57
I can't figure out what the problem here is, but I've not been able to figure it out for forever, and haven't found anything here on the message boards that explains how to fix it, so... I've been having a problem with the plugin manager when I try to access either the Update or the Install tab. Whenever I click on either of those, I get an XML Parser error that says: "An error occurred while parsing http://plugins.jedit.org/export/gzip_plugin_manager.php, line 1: expected character (found "e") (expected "<")" Anyone happen to have any idea what might be causing this, and/or how I can get around it and get it fixed, so I can update my existing plugins, and install some new ones? Thanks.
jEdit slow startup problem: 3 minutes, 13 seconds
Submitted by Anonymous on Wednesday, 6 April, 2005 - 18:17
Hi,


whenever I run jEdit (in ArchLinux) it takes a bit over 3 minutes to start. This has occured to me for versions 4.2, 4.3pre2 (most recent), j2dk/j2re 1.5.0_01-1 (most recent Arch version) and with 1.5.0_02 (most recent version).
It seems to be waiting for something, then timing out. It is probably just something weird in my system, but I am ignorant of a good way to track down what is taking the time. I've been trying to solve this by asking at the ArchLinux forum but to no avail.

From strace:

stat64("/opt/java/jre/bin/java", {st_mode=S_IFREG|0755, st_size=63664, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8 ) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7d7d708) = 32425
rt_sigprocmask(SIG_SETMASK, [], NULL, 8 ) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8 ) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8 ) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8 ) = 0
rt_sigaction(SIGINT, {0x80731c0, [], 0}, {SIG_DFL}, 8 ) = 0
waitpid(-1, initialized
realize
exit
[error] main: /usr/share/themes/Gorilla/gtk-2.0/gtkrc:46:
[error] main: Engine "industrial" is unsupported, ignoring
[error] main: /usr/share/themes/Gorilla/gtk-2.0/gtkrc:57:
[error] main: Engine "industrial" is unsupported, ignoring
[error] main: /usr/share/themes/Gorilla/gtk-2.0/gtkrc:121:
[error] main: Engine "industrial" is unsupported, ignoring"

Activity.log:

[message] Log: When reporting bugs, please include the following information:
[message] Log: java.version=1.5.0_02
[message] Log: java.vm.version=1.5.0_02-b09
[message] Log: java.runtime.version=1.5.0_02-b09
[message] Log: java.vendor=Sun Microsystems Inc.
[message] Log: java.compiler=null
[message] Log: os.name=Linux
[message] Log: os.version=2.6.11-mm2-ARCH
[message] Log: os.arch=i386
[message] Log: user.home=/home/me
[message] Log: java.home=/opt/java/jre
[message] Log: java.class.path=/usr/share/jedit43/jedit.jar


It is just after the realize line that it waits (usually for about 3 minutes and 13-15 seconds). I've tried different GTK2 themes, but observed no change in the slow startup. When I use the Default theme startup is still slow but the error messages about an unsupported theme engine don't occur.
I'm not using Gnome as a desktop environment (am using either wmi or wmii), and for what it's worth the slow startup happens in KDE, and as a different user.

So, can anyone diagnose the problem? Or suggest a way I can gather more information about where it is getting stuck? The symptoms are so vague I'm having a problem searching for a solution.

Other Java programs seem to work okay. I've wiped the ~/.jedit dir and the CLASSPATH variable, moved everything execpt jedit.jar out of the jedit install dir (/usr/share/jedit43)- to no change.

Thanks in advance.

cheers

Paul
jEdit 4.3pre2 hangs, when switching between projects
Submitted by Anonymous on Wednesday, 6 April, 2005 - 16:53
Hello everybody =)

This is actually a bug report.
forgive me, if i missed, where it should go.

the problem is as follows:
i have a couple of projects, and i'm browsing between them constantly. the problem that's been bugging me appears at the moment, when jEdit closes one project and opens another one. at this moment it disables the project browser, so i can't switch to another file/project. at first it wasn't a real problem, happened from time to time, so i dismissed it. but lately it started reoccuring pretty often: practically each time i switch the projects. of course, i always can choose View->New View and close the old one or just restart jEdit, but it's kinda annoys me.

am i dumb, or is it a real bug?

thanx, anyway =)

Igor.
Jedit fail to unzip files for plugin!
Submitted by Anonymous on Monday, 4 April, 2005 - 12:44
Hi, I have installed jedi in a fedora core 3 machine with jdk 1.5.0. When i download a plugin i receive an exception with: [error] Roster$Install: java.util.zip.ZipException: error in opening zip file [error] Roster$Install: at java.util.zip.ZipFile.open(Native Method) [error] Roster$Install: at java.util.zip.ZipFile.(ZipFile.java:204) [error] Roster$Install: at java.util.zip.ZipFile.(ZipFile.java:85) Please someone have any idea of the problem ! PS. the installation and execution of jedit is made by the same user. thanks Guido
ps to pdf problem when running the lilytool plugin
Submitted by Anonymous on Sunday, 3 April, 2005 - 03:22
Jedit using the lilytool plugin used to work fine. The I didn't do any work with for a month or two. Now I'm back at it and it's not working. I uninstalled jedit and updated it to the latest stable version for XP, then installed the plugin lilytool. I also have cygwin installed. I am getting this error when running lilytool:

LilyPond ready.
lilypond /cygdrive/C/Temp/myredeemerlives.ly
GNU LilyPond 2.4.3
Processing `/cygdrive/C/Temp/myredeemerlives.ly'
Parsing...
Interpreting music... [8][16][24][32][40][48][56][61]
Preprocessing graphical objects...
Calculating line breaks... [3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][48][51][54][57][60][61]
Layout output to `myredeemerlives.tex'...
Signal 11
Converting to `myredeemerlives.dvi'...
Error invoking `latex \\nonstopmode \\input myredeemerlives.tex > /dev/null 2>&1 '. Return value 35584
Converting to `myredeemerlives.ps'...
Error invoking `dvips -t "letter" -u+ec-mftrace.map -u+lilypond.map -Ppdf myredeemerlives > /dev/null 2>&1 '. Return value 256
Converting to `myredeemerlives.pdf'...Error invoking `ps2pdf -sPAPERSIZE="letter" myredeemerlives.ps > /dev/null 2>&1 '. Return value 256
LilyPond ready.

This really ticks me off because I have to have this music ready for tomorrow morning, but it looks like I'll have to do it by hand.
Hangs when trying to load file via webdav if server unreachable
Submitted by Anonymous on Thursday, 31 March, 2005 - 00:26
Is there a way to stop a process in jedit? sometimes I try to open a file via webdav, but turns out the server is down, and my jedit just keeps trying to open it for about 20 minutes, I wish I could "cancel"


thanks if anybody has any info,

-p
hangs at startup
Submitted by Anonymous on Tuesday, 29 March, 2005 - 18:23
I have a problem with gettin jedit run with java1.5. (It was fine before I installed j1.5)
I hava both java1.5 sdk and jre installed. I tried to set JAVA_HOME to point jre directory. But it didn't worked out.
Then I realized I have jdk 1.4 installed (in the jbuilder directory). I tried to run jedit with that, it didn't worked out either.
So I downloaded the latest version (4.3pre2). I starts fine but then it hangs when try to open parantheses after a word. I think there is a problem with the syntax highlighter ??
Thanx,
yufufi
by the way here are the error outputs:
jedit hangs at startup: [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:145 4) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:344) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:81) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] PerspectiveManager: java.lang.NullPointerException [error] PerspectiveManager: at org.gjt.sp.jedit.textarea.TextAreaPainter.setSty les(TextAreaPainter.java:218) [error] PerspectiveManager: at org.gjt.sp.jedit.EditPane.propertiesChanged(Edit Pane.java:453) [error] PerspectiveManager: at org.gjt.sp.jedit.EditPane.(EditPane.java:3 58) [error] PerspectiveManager: at org.gjt.sp.jedit.View.createEditPane(View.java:1 547) [error] PerspectiveManager: at org.gjt.sp.jedit.View.restoreSplitConfig(View.ja va:1454) [error] PerspectiveManager: at org.gjt.sp.jedit.View.(View.java:1197) [error] PerspectiveManager: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] PerspectiveManager: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveH andler.endElement(PerspectiveManager.java:344) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseETag(XmlParser. java:1041) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseContent(XmlPars er.java:1112) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseElement(XmlPars er.java:947) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseContent(XmlPars er.java:1118) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseElement(XmlPars er.java:947) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parseDocument(XmlPar ser.java:496) [error] PerspectiveManager: at com.microstar.xml.XmlParser.doParse(XmlParser.ja va:176) [error] PerspectiveManager: at com.microstar.xml.XmlParser.parse(XmlParser.java :146) [error] PerspectiveManager: at org.gjt.sp.jedit.PerspectiveManager.loadPerspect ive(PerspectiveManager.java:81) [error] PerspectiveManager: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3450) [error] PerspectiveManager: at java.awt.event.InvocationEvent.dispatch(Invocati onEvent.java:209) [error] PerspectiveManager: at java.awt.EventQueue.dispatchEvent(EventQueue.jav a:461) [error] PerspectiveManager: at java.awt.EventDispatchThread.pumpOneEventForHier archy(EventDispatchThread.java:234) [error] PerspectiveManager: at java.awt.EventDispatchThread.pumpEventsForHierar chy(EventDispatchThread.java:163) [error] PerspectiveManager: at java.awt.EventDispatchThread.pumpEvents(EventDis patchThread.java:157) [error] PerspectiveManager: at java.awt.EventDispatchThread.pumpEvents(EventDis patchThread.java:149) [error] PerspectiveManager: at java.awt.EventDispatchThread.run(EventDispatchTh read.java:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:790) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:888) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:864) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:453) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:358) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1547) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:139 3) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1197) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" [error] AWT-EventQueue-0: java.lang.NullPointerException [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.TextAreaPainter.setStyle s(TextAreaPainter.java:218) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPa ne.java:453) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.EditPane.(EditPane.java:358 ) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.View.createEditPane(View.java:154 7) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java :1393) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.View.(View.java:1197) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2117) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3455) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Invocation Event.java:209) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(EventQueue.java: 461) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:234) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:163) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:157) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:149) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:110) jedit pre 3.2 hangs after paranthesis: [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] GUIUtilities: java.lang.NullPointerException [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 182) [error] GUIUtilities: at java.util.StringTokenizer.(StringTokenizer.java: 219) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.parseStyle(GUIUtilities. java:816) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:914) [error] GUIUtilities: at org.gjt.sp.jedit.GUIUtilities.loadStyles(GUIUtilities. java:890) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.propertiesChanged(EditPane.j ava:434) [error] GUIUtilities: at org.gjt.sp.jedit.EditPane.(EditPane.java:359) [error] GUIUtilities: at org.gjt.sp.jedit.View.createEditPane(View.java:1620) [error] GUIUtilities: at org.gjt.sp.jedit.View.restoreSplitConfig(View.java:152 9) [error] GUIUtilities: at org.gjt.sp.jedit.View.setSplitConfig(View.java:1446) [error] GUIUtilities: at org.gjt.sp.jedit.View.(View.java:1264) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2121) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager$PerspectiveHandler .endElement(PerspectiveManager.java:369) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseETag(XmlParser.java:1 041) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1112) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseContent(XmlParser.jav a:1118) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseElement(XmlParser.jav a:947) [error] GUIUtilities: at com.microstar.xml.XmlParser.parseDocument(XmlParser.ja va:496) [error] GUIUtilities: at com.microstar.xml.XmlParser.doParse(XmlParser.java:176 ) [error] GUIUtilities: at com.microstar.xml.XmlParser.parse(XmlParser.java:146) [error] GUIUtilities: at org.gjt.sp.jedit.PerspectiveManager.loadPerspective(Pe rspectiveManager.java:103) [error] GUIUtilities: at org.gjt.sp.jedit.jEdit$5.run(jEdit.java:3447) [error] GUIUtilities: at java.awt.event.InvocationEvent.dispatch(InvocationEven t.java:209) [error] GUIUtilities: at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpOneEventForHierarchy( EventDispatchThread.java:234) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Ev entDispatchThread.java:163) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:157) [error] GUIUtilities: at java.awt.EventDispatchThread.pumpEvents(EventDispatchT hread.java:149) [error] GUIUtilities: at java.awt.EventDispatchThread.run(EventDispatchThread.j ava:110) [error] Buffer: Exception while sending buffer event to org.gjt.sp.jedit.textare a.BufferChangeHandler@309f9f : [error] Buffer: java.lang.NullPointerException [error] Buffer: at org.gjt.sp.jedit.syntax.Chunk.(Chunk.java:229) [error] Buffer: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.createChunk(Disp layTokenHandler.java:172) [error] Buffer: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.handleToken(Disp layTokenHandler.java:101) [error] Buffer: at org.gjt.sp.jedit.syntax.TokenMarker.handleRule(TokenMarker.j ava:555) [error] Buffer: at org.gjt.sp.jedit.syntax.TokenMarker.markTokens(TokenMarker.j ava:158) [error] Buffer: at org.gjt.sp.jedit.Buffer.markTokens(Buffer.java:2165) [error] Buffer: at org.gjt.sp.jedit.textarea.ChunkCache.lineToChunkList(ChunkCa che.java:760) [error] Buffer: at org.gjt.sp.jedit.textarea.ChunkCache.updateChunksUpTo(ChunkC ache.java:635) [error] Buffer: at org.gjt.sp.jedit.textarea.ChunkCache.getLineInfo(ChunkCache. java:244) [error] Buffer: at org.gjt.sp.jedit.textarea.JEditTextArea.invalidateLineRange( JEditTextArea.java:1104) [error] Buffer: at org.gjt.sp.jedit.textarea.BufferChangeHandler.doDelayedUpdat e(BufferChangeHandler.java:350) [error] Buffer: at org.gjt.sp.jedit.textarea.BufferChangeHandler.transactionCom plete(BufferChangeHandler.java:289) [error] Buffer: at org.gjt.sp.jedit.Buffer.fireTransactionComplete(Buffer.java: 3951) [error] Buffer: at org.gjt.sp.jedit.Buffer.contentInserted(Buffer.java:3851) [error] Buffer: at org.gjt.sp.jedit.Buffer.insert(Buffer.java:1139) [error] Buffer: at org.gjt.sp.jedit.textarea.JEditTextArea.insert(JEditTextArea .java:5485) [error] Buffer: at org.gjt.sp.jedit.textarea.JEditTextArea.userInput(JEditTextA rea.java:3269) [error] Buffer: at org.gjt.sp.jedit.gui.InputHandler.userInput(InputHandler.jav a:320) [error] Buffer: at org.gjt.sp.jedit.gui.DefaultInputHandler.handleKey(DefaultIn putHandler.java:339) [error] Buffer: at org.gjt.sp.jedit.View.processKeyEvent(View.java:615) [error] Buffer: at org.gjt.sp.jedit.textarea.JEditTextArea.processKeyEvent(JEdi tTextArea.java:4748) [error] Buffer: at java.awt.Component.processEvent(Component.java:5265) [error] Buffer: at java.awt.Container.processEvent(Container.java:1966) [error] Buffer: at java.awt.Component.dispatchEventImpl(Component.java:3955) [error] Buffer: at java.awt.Container.dispatchEventImpl(Container.java:2024) [error] Buffer: at java.awt.Component.dispatchEvent(Component.java:3803) [error] Buffer: at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusM anager.java:1810) [error] Buffer: at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Defaul tKeyboardFocusManager.java:668) [error] Buffer: at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Def aultKeyboardFocusManager.java:916) [error] Buffer: at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Def aultKeyboardFocusManager.java:794) [error] Buffer: at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKe yboardFocusManager.java:632) [error] Buffer: at java.awt.Component.dispatchEventImpl(Component.java:3841) [error] Buffer: at java.awt.Container.dispatchEventImpl(Container.java:2024) [error] Buffer: at java.awt.Window.dispatchEventImpl(Window.java:1766) [error] Buffer: at java.awt.Component.dispatchEvent(Component.java:3803) [error] Buffer: at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) [error] Buffer: at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventD ispatchThread.java:234) [error] Buffer: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDis patchThread.java:163) [error] Buffer: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread. java:157) [error] Buffer: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread. java:149) [error] Buffer: at java.awt.EventDispatchThread.run(EventDispatchThread.java:11 0) [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" [error] AWT-EventQueue-0: java.lang.NullPointerException [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.Chunk.(Chunk.java:22 9) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.create Chunk(DisplayTokenHandler.java:172) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.handle Token(DisplayTokenHandler.java:101) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.TokenMarker.handleRule(Tok enMarker.java:555) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.TokenMarker.markTokens(Tok enMarker.java:158) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.Buffer.markTokens(Buffer.java:216 5) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.lineToChunkLi st(ChunkCache.java:760) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.updateChunksU pTo(ChunkCache.java:635) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.getLineInfo(C hunkCache.java:244) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.JEditTextArea.invalidate Line(JEditTextArea.java:1056) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.JEditTextArea.blinkCaret (JEditTextArea.java:2032) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.JEditTextArea$CaretBlink er.actionPerformed(JEditTextArea.java:6013) [error] AWT-EventQueue-0: at javax.swing.Timer.fireActionPerformed(Timer.java:2 71) [error] AWT-EventQueue-0: at javax.swing.Timer$DoPostEvent.run(Timer.java:201) [error] AWT-EventQueue-0: at java.awt.event.InvocationEvent.dispatch(Invocation Event.java:209) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(EventQueue.java: 461) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpOneEventForHierar chy(EventDispatchThread.java:234) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:163) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:157) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:149) [error] AWT-EventQueue-0: at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:110) [error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" [error] AWT-EventQueue-0: java.lang.NullPointerException [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.Chunk.(Chunk.java:22 9) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.create Chunk(DisplayTokenHandler.java:172) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.DisplayTokenHandler.handle Token(DisplayTokenHandler.java:101) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.TokenMarker.handleRule(Tok enMarker.java:555) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.syntax.TokenMarker.markTokens(Tok enMarker.java:158) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.Buffer.markTokens(Buffer.java:216 5) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.lineToChunkLi st(ChunkCache.java:760) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.updateChunksU pTo(ChunkCache.java:635) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.ChunkCache.getLineInfo(C hunkCache.java:244) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.JEditTextArea.invalidate Line(JEditTextArea.java:1056) [error] AWT-EventQueue-0: at org.gjt.sp.jedit.textarea.JEditTextArea$FocusHandl er.focusLost(JEditTextArea.java:6091) [error] AWT-EventQueue-0: at java.awt.AWTEventMulticaster.focusLost(AWTEventMul ticaster.java:171) [error] AWT-EventQueue-0: at java.awt.Component.processFocusEvent(Component.jav a:5380) [error] AWT-EventQueue-0: at java.awt.Component.processEvent(Component.java:524 4) [error] AWT-EventQueue-0: at java.awt.Container.processEvent(Container.java:196 6) [error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Component.jav a:3955) [error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Container.jav a:2024) [error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Component.java:38 03) [error] AWT-EventQueue-0: at java.awt.KeyboardFocusManager.redispatchEvent(Keyb oardFocusManager.java:1810) [error] AWT-EventQueue-0: at java.awt.DefaultKeyboardFocusManager.typeAheadAsse rtions(DefaultKeyboardFocusManager.java:836) [error] AWT-EventQueue-0: at java.awt.DefaultKeyboardFocusManager.dispatchEvent (DefaultKeyboardFocusManager.java:526) [error] AWT-EventQueue-0: at java.awt.Component.dispatchEventImpl(Component.jav a:3841) [error] AWT-EventQueue-0: at java.awt.Container.dispatchEventImpl(Container.jav a:2024) [error] AWT-EventQueue-0: at java.awt.Component.dispatchEvent(Component.java:38 03) [error] AWT-EventQueue-0: at java.awt.EventQueue.dispatchEvent(EventQueue.java: 463) [error] AWT-Ev
Help for Console plugin cannot be found
Submitted by Anonymous on Monday, 28 March, 2005 - 10:46
When I open help and click on the help for the Console plugin I get:
The file jeditresource:/Console.jar/index.html could not be loaded due to an I/O error.
(java.io.IOException: Resource not found: index.html)
I then removed Console and loaded it again using Plugin Manager, but nothing seems to help.
Any ideas?
TIA,
Arie
International Character input (at least Baltic Encoding)
Submitted by Anonymous on Friday, 25 March, 2005 - 18:27
I just thought it might help somebody. I have Mepis3.3 installed on my IBM Laptop and under windows i was used to jEdit, so after switching to Linux i of course installed jEdit too, but my my - though the keyboard layouts work just fine in any other program it wouldn't in jEdit - it just prints absolutely wrong characters (no matter what encoding is set default). I found a workaround to this:
First of all you need Character Map plugin installed.
So how do we get the character - using kde (3.3.2) Alt+Character does the trick, but not in Java apps.
Do this:
Start Macros Recording > type the Alt+Character (it gives you the usual stoooopid none-needs-it character) > Stop Recording (it switches you to Macros editing) > select the wrong character > open Character Map plugin - type the correct one > save the macros > open Global Options Shortcuts > Macros > find the macros you just created and assign it the hot key Alt+Character .
Vuala ! Thus you have what you needed in the first place Smiling Of course, it will take some time to make all the needed macros, but if you love jEdit as i do you will find it a peace of cake Eye-wink

And now for those of you who know the proper way to correct this - start talking ! Laughing out loud
Jedit and MAC os 10.2.8
Submitted by Anonymous on Tuesday, 22 March, 2005 - 16:40
[posted this in the wrong forum, installation]
Up installation and start-up an error message is retunred, "MAC OS Plug-in requires a later version of java (MRJ 99)" What do I need, I tried installing MRJ 2.2.26 but was returned a message that the latest version was installed.
New version ProjectViewer and SQL together.
Submitted by Anonymous on Sunday, 20 March, 2005 - 11:29
Hi,

When I install new versions of ProjectViewer and SQL plugin, working together is ended with error:
Cannot start: java.lang.NoClassDefFoundError: projectviewer/config/ProjectOptionsPlugin.

Please, help me.
tom.
New unindentThisLine property
Submitted by Anonymous on Monday, 14 March, 2005 - 22:24
I don't know if this is user error, or a bug, so I thought I'd start in the troubleshooting forum.

I constantly use jEdit to edit Ruby scripts (whose files end in .rb). Ruby uses a lot of keywords to specify blocks and other areas where one might want to indent. For example

def foo( num )
     a=1
     begin
         # some code
         if a==1
             # more code
         elsif a==2
             # more code
         else
             # blah
         end
         # yadayadayada
     end
     return a
end

I can get indenting to work just fine when I use the indentNextLines="\s*((if\s+.*|elsif\s+.*|else\s*|do(\s*|\s+.*)|case\s+.*|when\s+.*|while\s+.*|for\s+.*|until\s+.*|loop\s+.*|def\s+.*|class\s+.*|module\s+.*|begin.*|unless\s+.*)*)"

However, if I add a unindentThisLine property, not only does it not work, it screws up my indentNextLines property. The following is how the same code above would look with indentThisLine="\s*((end\s*|else\s*|elsif\s+)*)"

def foo( num )
a=1
begin
# some code
if a==1
# more code
elsif a==2
# more code
else
     # blah
end
     # yadayadayada
return a
end

Normally, with only using the indentNextLines, I would get proper indentation after the begin, def, if, elsif and else statements. If I add the unindentThisLine property, not only do the lines not get unindented at the right time, but the indentNextLines breaks. As you can see in the above example, I only got indentation *after* and "else" or an "end" (which were specified in unindentThisLine). And only the next line was indented, after that it unindented.

So, it seems that the addition of unindentThisLine break indentNextLine, plus anything I specify in unindentThisLine does not unindent, but rather indents the next (and only the next 1) line.

Am I doing something wrong? Or is this a bug?
jedit won't print after Cisco VPN Client installed - WinXP
Submitted by rimcrazy on Wednesday, 9 March, 2005 - 22:08
I have a laptop with Winxp sp2 installed. Jedit worked fine. I installed Cisco VPN client and since then I cannot print from jedit. You select print from the menu and program hangs. I tried an uninstall and reinstall and it still won't work. Any clues?
Open dialogue box invisible or off the screen
Submitted by Anonymous on Saturday, 5 March, 2005 - 19:43
I'm running JEdit 4.2 under WindowsXP on a IBM ThinkPAD laptop (T-42p). I go between two envronments, working with two monitors (my laptop screen plus an attached LCD), and just working with one monitor (my laptop screen).

Recently when I am working with one monitor, JEdit's Open dialogue box is off the screen, invisible, or hidden. When I click on Open it effectly freezes my JEdit environment until I ALT+F4 (close) the invisible open dialogue box.

How can I adjust the open dialogue box so that it's always visable?
error messages
Submitted by Anonymous on Monday, 28 February, 2005 - 11:38
I am new to jedit and am trying to use the XSLT plugin to combine .xml and .xsl files into .fo files for reporting. With a pair of input files which are both well-formed I am getting an error message "2: cvc-elt.1: Cannot find the declaration of element 'fo:root'", although as far as I can see fo:root is present and correct. With another pair of very simple files I get the message "2: Content is not allowed in prolog". Where can I find further explanation of these messages?
Click on a file with extension java and the file opens in jEdit in windows 2000.
Submitted by Anonymous on Saturday, 26 February, 2005 - 04:56
Thought I would share this. I created a batch file called jeditstart.bat. The file contained the following line:

"C:\Program Files\jEdit 4.2pre15\jedit.jar" %1

The quotes were neccessary.

Then in My Computer - Folder Options - File Types - click on New button for new file extension and type java, then click ok. Now click the Change button and then click on other button and browse to your jeditstart.bat file and click on it to highlight it and click the Open button. Then click the Ok button.

Now you can double click a file with an extension of java and it open in jEdit.
User login
Browse archives
« May 2024  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   83283
Context Free Art (*.cfdg)   0.31   46056
BBEdit scheme   1.0   18596
JBuilder scheme   .001   18496
ColdFusion scheme   1.0   18025
R Edit Mode - extensive version   0.1   17474
Advanced HTML edit mode   1.0   16207
Matlab Edit Mode   1.0   16069
jEdit XP icons   1.0   15230
XP icons for jEdit   1.1   14294