Max number of files to edit
  Submitted by 
yanal on 
Tuesday, 6 June, 2006 - 19:02
Guys,
While I was substituting strings in all my Java files of my project, which is spread over many packages, I noticed after the substitution some files were completely gone. And empty files with names like: #myfilename.java# were created instead. Anyone has a clue about what could be happened?
Thanks
  
 
  
  
  Console not parsing compile errors from AntFarm
  Submitted by 
brackeen on 
Saturday, 3 June, 2006 - 22:32
I'm compiling Java source files from Ant build scripts using AntFarm. Console doesn't seem to parse javac's output - compile errors are shown in the console but not in the ErrorList.
Using javac directly in the Console works: compile errors correctly appear in the ErrorList.
A bug in one of the plugins? Or something else?
Java 1.6.0-beta2-b86
jEdit 4.3pre4
AntFarm  1.5.3
Console 4.2.6.2
  
 
  
  
  Mac OS Plugin Fails on Intel Mac
  Submitted by 
eeverman on 
Thursday, 1 June, 2006 - 22:21
I have:
JEdit 4.2 final
Mac OS Plugin 3.0
JKD 1.5 (current)
OS X 10.4 (current)
Intel MacBook Pro
I ran updates on my plugins and the Mac OS plugin stopped working:
=============== Plugin Error ====================
MacOS.jar:
Cannot start java.lang.NoSuchMethodError: com.apple.eawt.Application.addApplicationListener(Lcom/apple/eawt/ApplicationListener;)V
Try updating to a newer version of the plugin
===========================================
I don't see a newer version of this plugin listed anywhere and it *was* working before.  I don't remember if this was one of the plugins updated when I ran the update.
Can anyone confirm this plugin working on a similar intel Mac setup?  Has anyone seen this issue?
Thanks,
--ee
  
 
  
  
  wildcard to find text in *.h and *.cpp
  Submitted by 
ellers on 
Thursday, 1 June, 2006 - 21:24
Hello,
I want to find/replace in *.h and *.cpp files.
In the Find dialog's wildcard section I tried a bunch of variations, like
  *.h,*.cpp
  *.(h|cpp)
no luck - all result in "no files found" (and there are plenty of both).
I'm probably one character away from getting the regex right.
Any tips?
Thanks!
  
 
  
  
  jEdit changes owner/group when saving (on a windows machine editing a textfile on a linux (centos) machine with samba)
  Submitted by 
Broolio on 
Thursday, 1 June, 2006 - 21:08
I open a file that resides on a linux machine with jEdit on a windows machine through samba. When i save the file, all goes well, ACCEPT that the group/owner is changed to root. 
i tried switching the 'two step save' off, i tried creating a fixes mapping (Z:) to the shared folder. I tried installing version 4.1. Whatever i do, when i save a file, it changes the group/owner. 
i am about to give it up.. is it a samba setting? I reccon i have root access through samba or somethin.. any1 1 idea?
  
 
  
  
  Using jedit with multiple clients
  Submitted by 
Alain on 
Monday, 29 May, 2006 - 15:44
Hi,
I am using Jedit with Mandrake 9.0, installed on a specific PC. We use VNC to connect to the Linux account from other Pc's (Windows PC's). Suppose we are 2 clients connecting to the same linux account (same login), but working on different KDE desktops (possible with VNC). Then, the first client runs Jedit --> it works fine. But the second client cannot open the Jedit window on its own PC. Instead, the window is opened on the first client terminal...
Is there some parameter to set or configuration that could help ??
Thanks
  
 
  
  
  Content of text area invisible with jEdit4.3pre4 and Java 1.5.0_03
  Submitted by 
kellner on 
Sunday, 28 May, 2006 - 08:27
After serious problems with 4.3pre2 (keyboard froze all the time), I upgraded my openSuSE 10.1 notebook to pre4. The keyboard doesn't seem to freeze anymore, but now the text area content has become invisible. I tried to change all sorts of Global options, but to no avail. 
This repeatedly occurs in the activity log: 
[error] AWT-EventQueue-0: Exception in thread "AWT-EventQueue-0" 
[error] AWT-EventQueue-0: java.lang.AbstractMethodError: org.gjt.sp.jedit.buffer.FoldHandler.getFoldLevel(Lorg/gjt/sp/jedit/buffer/JEditBuffer;ILjavax/swing/text/Segment;)I
[error] AWT-EventQueue-0:  at org.gjt.sp.jedit.buffer.JEditBuffer.getFoldLevel(Unknown Source)
[error] AWT-EventQueue-0:  at org.gjt.sp.jedit.buffer.JEditBuffer.isFoldStart(Unknown Source)
[error] AWT-EventQueue-0:  at org.gjt.sp.jedit.textarea.Gutter.paintLine(Unknown Source)
[error] AWT-EventQueue-0:  at org.gjt.sp.jedit.textarea.Gutter.paintComponent(Unknown Source)
[error] AWT-EventQueue-0:  at javax.swing.JComponent.paint(JComponent.java:1003)
[error] AWT-EventQueue-0:  at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4930)
[error] AWT-EventQueue-0:  at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4883)
[error] AWT-EventQueue-0:  at javax.swing.JComponent._paintImmediately(JComponent.java:4826)
[error] AWT-EventQueue-0:  at javax.swing.JComponent.paintImmediately(JComponent.java:4633)
[error] AWT-EventQueue-0:  at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
[error] AWT-EventQueue-0:  at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
[error] AWT-EventQueue-0:  at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
[error] AWT-EventQueue-0:  at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
[error] AWT-EventQueue-0:  at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
[error] AWT-EventQueue-0:  at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
[error] AWT-EventQueue-0:  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
[error] AWT-EventQueue-0:  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
[error] AWT-EventQueue-0:  at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Any advice?
(And: would it be possible to increase the width of the forum dropdown list on the submission page? On Linux Firefox 1.5.0.1, I can see only the introducing dash and the first two letters of a forum's name, which makes forum selection pure guesswork.)
Thanks in advance,
  
 
  
  
  File System Browser doesn't show files
  Submitted by 
cyrus on 
Wednesday, 24 May, 2006 - 13:55
Help 

 the File System Browser doesn't show any files anymore. I'm using jEdit 4.2 on Mac OSX since more than one year and the File System Browser was working, but now it seems to be broken...
When I use File >> Open menu then all files in File System Browser are shown. Unfortunately you can't dock this File Browser, just the File Browser from the Utilities menu.
Any ideas?
Marc
  
  
  Gruntspud CVS checkout fails
  Submitted by 
michael1001 on 
Tuesday, 23 May, 2006 - 17:39
Hello,
I'm using jEdit and Gruntspud (Windows XP) for about on year and have installed in (a few month ago)
on several computers.
Today I installed jEdit 4.2final and Gruntspud 0.4.6-beta via the plugin manager.
I tried to checkout a CVS module with the profile :ssh2:user1@machineName:/usr/cvs.
The checkout failed with the error message:
java.lang.NoSuchMethodError: console.Console.setShell(Lconsole/Shell;)V
at gruntspud.jedit.GruntspudPlugin.getConsole(Unknown Source)
..
After uninstalling all jEdit components (also settings in directory .jedit) and 
reinstallation the error still occurs.
A tip to identify the problem ( or even solve 

 ) would be very welcome.
Regards
Michael
  
  
  Problem with LilyTool Installation
  Submitted by 
Eng1958 on 
Tuesday, 23 May, 2006 - 12:40
Hello,
jedit version: 4.2final
after installation of LilyPondTool Version 02.9 I get the following error message (see messages below) as a BeanShellError and
the PluginError when I start jedit:
"c:\My\Program Files\jedit\jars\LilyPondTools.jar:
Cannot start: java.lang.UnsupportedClassVersionError: lilytool/LilyToolPlugin (Unsupported major.minor version 49.0)#
Try updating a newer version og the plugin"
But I don't know a newer version of LilyPondTool
Any idea ??
Thanks
D.E.
a
java.lang.UnsupportedClassVersionError: lilytool/parser/LilySideKickParser (Unsupported major.minor version 49.0)
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at org.gjt.sp.jedit.JARClassLoader._loadClass(JARClassLoader.java:325)
	at org.gjt.sp.jedit.JARClassLoader.loadClass(JARClassLoader.java:76)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at bsh.BshClassManager.plainClassForName(BshClassManager.java:224)
	at bsh.BshClassManager.classForName(BshClassManager.java:170)
	at bsh.NameSpace.classForName(NameSpace.java:1265)
	at bsh.NameSpace.getClassImpl(NameSpace.java:1165)
	at bsh.NameSpace.getClass(NameSpace.java:1106)
	at bsh.Name.consumeNextObjectField(Name.java:301)
	at bsh.Name.toObject(Name.java:202)
	at bsh.BSHAmbiguousName.toObject(BSHAmbiguousName.java:59)
	at bsh.BSHAllocationExpression.objectAllocation(BSHAllocationExpression.java:86)
	at bsh.BSHAllocationExpression.eval(BSHAllocationExpression.java:62)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.Interpreter.eval(Interpreter.java:641)
	at bsh.Interpreter.eval(Interpreter.java:731)
	at bsh.Interpreter.eval(Interpreter.java:720)
	at org.gjt.sp.jedit.BeanShell._eval(BeanShell.java:446)
	at org.gjt.sp.jedit.BeanShell.eval(BeanShell.java:410)
	at org.gjt.sp.jedit.ServiceManager$Descriptor.getInstance(ServiceManager.java:321)
	at org.gjt.sp.jedit.ServiceManager.getService(ServiceManager.java:264)
	at sidekick.SideKickPlugin.getParser(SideKickPlugin.java:142)
	at sidekick.SideKickPlugin.getParserForBuffer(SideKickPlugin.java:167)
	at sidekick.SideKick.setParser(SideKick.java:131)
	at sidekick.SideKick.handleBufferUpdate(SideKick.java:298)
	at sidekick.SideKick.handleMessage(SideKick.java:142)
	at org.gjt.sp.jedit.EditBus.send(EditBus.java:148)
	at org.gjt.sp.jedit.Buffer.propertiesChanged(Buffer.java:1530)
	at org.gjt.sp.jedit.Buffer.setMode(Buffer.java:2025)
	at org.gjt.sp.jedit.Buffer.setMode(Buffer.java:2058)
	at org.gjt.sp.jedit.Buffer.finishLoading(Buffer.java:3920)
	at org.gjt.sp.jedit.Buffer.access$800(Buffer.java:71)
	at org.gjt.sp.jedit.Buffer$1.run(Buffer.java:280)
	at org.gjt.sp.util.WorkThreadPool.doAWTRequest(WorkThreadPool.java:392)
	at org.gjt.sp.util.WorkThreadPool.doAWTRequests(WorkThreadPool.java:380)
	at org.gjt.sp.util.WorkThreadPool.access$200(WorkThreadPool.java:37)
	at org.gjt.sp.util.WorkThreadPool$RunRequestsInAWTThread.run(WorkThreadPool.java:477)
	at java.awt.event.InvocationEvent.dispatch(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)
  
 
  
  
  Bean error when opening Outline Plugin
  Submitted by 
jf_allie on 
Sunday, 21 May, 2006 - 23:58
Hello,
I just installed jEdit on a WinXP computer. I'm particularly interested in its folding feature. I installed SideKick and Outline, but when I try to launch Outline I get this Bean error message:
many thanks
jf
--------------------------------------------
java.lang.NoSuchMethodError: sidekick.SideKickPlugin.getErrorSource(Lorg/gjt/sp/jedit/View;)Lerrorlist/DefaultErrorSource;
	at outline.OutlineTree.update(Unknown Source)
	at outline.OutlineTree.(Unknown Source)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at bsh.Reflect.constructObject(Reflect.java:668)
	at bsh.BSHAllocationExpression.constructObject(BSHAllocationExpression.java:123)
	at bsh.BSHAllocationExpression.objectAllocation(BSHAllocationExpression.java:114)
	at bsh.BSHAllocationExpression.eval(BSHAllocationExpression.java:62)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.Interpreter.eval(Interpreter.java:641)
	at bsh.Interpreter.eval(Interpreter.java:731)
	at bsh.Interpreter.eval(Interpreter.java:720)
	at org.gjt.sp.jedit.BeanShell._eval(BeanShell.java:446)
	at org.gjt.sp.jedit.BeanShell.eval(BeanShell.java:410)
	at org.gjt.sp.jedit.gui.DockableWindowManager$Factory.createDockableWindow(DockableWindowManager.java:533)
	at org.gjt.sp.jedit.gui.DockableWindowManager.showDockableWindow(DockableWindowManager.java:742)
	at org.gjt.sp.jedit.gui.DockableWindowManager$Factory$OpenAction.invoke(DockableWindowManager.java:553)
	at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:229)
	at org.gjt.sp.jedit.jEdit$3.invokeAction(jEdit.java:2910)
	at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed(EditAction.java:216)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(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)
  
 
  
  
  unable to download plugins on newly installed jedit
  Submitted by 
raw on 
Tuesday, 16 May, 2006 - 17:32
I recently installed jEdit 4.2 final on my Kubuntu 6.04 (Dapper Drake) system, with java version 1.4.2-02 installed.
The first thing I wanted to do was to enable some plugins, but when trying to install them through plugin manager (any plugin, multiple number of tries), I get a message box saying "An I/O error occurred (Connection refused)" and the messages below in the console window in which I started jEdit.
My system is connected to the internet through an router using NAT, with no restrictions, firewalls or proxies. I have no problems whatsover with my internet connection other than this.
Any ideas?
Messages in Console Window:
[error] Roster$Install: java.net.ConnectException: Connection refused
[error] Roster$Install:  at java.net.PlainSocketImpl.socketConnect(Native Method)
[error] Roster$Install:  at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
[error] Roster$Install:  at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
[error] Roster$Install:  at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
[error] Roster$Install:  at java.net.Socket.connect(Socket.java:452)
[error] Roster$Install:  at java.net.Socket.connect(Socket.java:402)
[error] Roster$Install:  at sun.net.NetworkClient.doConnect(NetworkClient.java:139)
[error] Roster$Install:  at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
[error] Roster$Install:  at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
[error] Roster$Install:  at sun.net.www.http.HttpClient.(HttpClient.java:306)
[error] Roster$Install:  at sun.net.www.http.HttpClient.(HttpClient.java:267)
[error] Roster$Install:  at sun.net.www.http.HttpClient.New(HttpClient.java:339)
[error] Roster$Install:  at sun.net.www.http.HttpClient.New(HttpClient.java:320)
[error] Roster$Install:  at sun.net.www.http.HttpClient.New(HttpClient.java:315)
[error] Roster$Install:  at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:521)
[error] Roster$Install:  at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:498)
[error] Roster$Install:  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:626)
[error] Roster$Install:  at org.gjt.sp.jedit.pluginmgr.Roster$Install.download(Roster.java:417)
[error] Roster$Install:  at org.gjt.sp.jedit.pluginmgr.Roster$Install.runInWorkThread(Roster.java:314)
[error] Roster$Install:  at org.gjt.sp.jedit.pluginmgr.Roster.performOperationsInWorkThread(Roster.java:82)
[error] Roster$Install:  at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$RosterThread.run(PluginManagerProgress.java:181)
  
 
  
  
  Two Stage Save always asks for confirmation
  Submitted by 
scaRFhogg on 
Tuesday, 16 May, 2006 - 16:01
I just installed pre4 and FTP plugin v 0.7.7
Now whenever I save a file to a FTP server a dialog is shown telling me the file is readonly and that it will be saved with two stage save. This is very annoying. The file is clearly *not* readonly, it is r/w for the ftp user. Any ideas why that happens?
  
 
  
  
  AntHelper - jbrowse.JBrowsePlugin not installed
  Submitted by 
gomez_adams on 
Thursday, 11 May, 2006 - 13:39
I have a problem with the AntHelper plugin.
When starting jedit I see the following message.
AntHelper.jar
Requires version 1.4.4 or later of jbrowse.JBrowsePlugin, but jbrowse.JBrowsePlugin is not installed.
I have the jbrowse plugin and AntHelper installed from the update centre. 
I am using java 1.5.0_06 and JEdit 4.2
Does anyone else have this problem? 
I have tried installing multiple times and can reproduce this everytime. I have tried deleting my .jedit directory and reinstalling the plugins to make sure that there is no broken config or incorrect jar files, but this has not helped.
  
 
  
  
  Problem configuring jEdit
  Submitted by 
ionial on 
Thursday, 11 May, 2006 - 00:17
Hi!
I've installed jEdit with few plugins and trying to use JExplorer.
I've ProjectViewer working OK , created new project with bunch of java files.
Then I wanted to see its model in JExplorer - but I have a feeling that it just doesn't parse the 
files (the icon never changes).
What should I do to get JExplorer working?
Sincerely, Nick
  
 
  
  
  LilyTool in jEdit - unable to run lilypond
  Submitted by 
zrlaszlo on 
Tuesday, 9 May, 2006 - 15:46
Hi.
I have just tried out jEdit with the LilyTool plugin. It is working very well.
However, my problem is that when I try to run lilypond from inside jEdit, I get the following error:
java.lang.NoSuchMethodError: console.Console.setShell(Ljava/lang/String;)V
	at lilytool.LilyToolPlugin.runCommand(LilyToolPlugin.java:409)
	at lilytool.LilyToolPlugin.runCommandOnBuffer(LilyToolPlugin.java:438)
	at lilytool.LilyToolPlugin.runCommandOnBuffer(LilyToolPlugin.java:430)
	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.invokeStaticMethod(Reflect.java:100)
	at bsh.Name.invokeMethod(Name.java:872)
	at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:72)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
	at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
	at bsh.BSHAssignment.eval(BSHAssignment.java:77)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:130)
	at bsh.BSHBlock.eval(BSHBlock.java:80)
	at bsh.BSHBlock.eval(BSHBlock.java:46)
	at bsh.BSHIfStatement.eval(BSHIfStatement.java:48)
	at bsh.BSHBlock.evalBlock(BSHBlock.java:130)
	at bsh.BSHBlock.eval(BSHBlock.java:80)
	at bsh.BSHBlock.eval(BSHBlock.java:46)
	at bsh.BSHIfStatement.eval(BSHIfStatement.java:48)
	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.jEdit$3.invokeAction(jEdit.java:2910)
	at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed(EditAction.java:216)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(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)
I am quite new to jEdit, so I could not figure out, what is wrong. Besides, I apologize for writing - there might have been someone else asking this question. I did a few searches but unfortunately I do not have the time crawl through the entire forum.
Thank you a lot for your help.
  
 
  
  
  Using Mode for Stata?
  
  
  
I'm a brand new user and quite ignorant.  I've installed the mode for Stata, it appears in the list of modes and I even selected it as the default mode.  Yet special formatting and highlighting of text doesn't seem to be turned on.  I've looked at the help files but haven't made any progress resolving this.  Any help would be much appreciated.  Thanks.
  
 
  
  
  MATLAB auto-indent broken - how to fix?
  Submitted by 
Reckase on 
Wednesday, 19 April, 2006 - 02:22
I've just tried the MATLAB mode for jEdit, and I can't get the auto-indent to work properly.  I think it's because some of the XML is out of date and no longer supported: I don't think 'indentPrevLine' is a valid property any longer.  I think that the correct property to use would be 'indentNextLines' for MATLAB, since there are no curly braces around code blocks, only an if, while, else, etc, followed by an 'end'.
My question is: how do I decrease the indent when an 'end' statement is encountered?
  
 
  
  
  jEdit 'hangs' on startup
  Submitted by 
Atlantean on 
Saturday, 15 April, 2006 - 17:25
Hi all,
Since installing jEdit recently I've been experiencing a problem when jEdit starts. The first time I launch jEdit after a reboot all seems well. However, often if I close jEdit and then reopen it later, it will hang for 30 seconds after the splash screen. During this period absolutely everything freezes - any music playing stops and my mouse cursor is immovable. When jEdit finally loads I'm left with a 
totally unusable GUI. I'm relatively new to jEdit so I really have no idea how to figure out what is causing the problem.
Just in case it's relevant, here's some extra info:
I'm using Sun's 'jre1.6.0' and also tried 'jre1.5.0_06' - both yield the same results.
Any assistance would be greatly appreciated as I'm totally stumped. Thanks in advance,
Ant.
  
  
  Loosing arrow keys on Mac
  Submitted by 
doughboy on 
Thursday, 13 April, 2006 - 05:16
Hi all,
I have been using jEdit on Linux for over a year.  I recently got a MacBook Pro.
I have a problem on the Mac that did not exist on Linux.  When I switch to jEdit from another application (it can be cmd+tab or mousing) the arrow keys do not work.  If I type a character they then begin to work.
The only plugins I have installed (beyond defaults) are  Buffer Tabs and FTP.
If anyone can help me find the problem I would appreciate it.