jEdit Community - Resources for users of the jEdit Text Editor
Archives
Latex parser doesn't work in release 4.3pre2
Submitted by doublebacks on Tuesday, 19 April, 2005 - 02:40
The Latex plugin can parse latex file structure with sidekick in release 4.2,
but it doesn't work in release 4.3pre2.
N00b question...how do i install the icons and images i downloaded form this site?
Submitted by Anonymous on Tuesday, 19 April, 2005 - 03:13
...to Jedit?

THX.
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)
FTP-0.7.3 connection pool problem
Submitted by Anonymous on Tuesday, 19 April, 2005 - 16:59
I've noticed strange behaviour of FTP plugin in version 0.7.3 (as opposed to 0.7.2 which works OK).

When I try to open a large ammount of files (let's say 25) at the same time, jedit opens 25 connections to ftp server (or at least tries to). As I have a connecion limit on my FTP server set to 10 (windows 2000 pro with built-in ftp service), jedit gives me a nice ftp error.

Did anybody experienced similar problems?

--
Demboos
demboos (at) wp pl
HTML / PHP multihighliter
Submitted by Anonymous on Wednesday, 20 April, 2005 - 07:32
Is there any way how to have different highliting for HTML and php when working with php in html?
Thanx
directory search-replace opens all files. how not to?
Submitted by Anonymous on Thursday, 21 April, 2005 - 00:14
Hello!

Search-replace in all files in directory opens all modifyed files. Is it possible to override this behavior? Recently i've got a full screen of buffer tabs, trying to search-replace in some hundreds of files Smiling
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?
Problem with Unix file system,
Submitted by Anonymous on Thursday, 21 April, 2005 - 07:56
Hi,
I mounted a network drive on Windows in order to access to a Unix server (sun4u 5.Cool,
and I'm accessing files on this network drive with JEdit,
I unchecked the option '2 step save',
but JEdit is still ignoting Unix rights and accept to save every files even those which are read only.

I tried with JRE 1.4.1 and 1.5 and I get the same behaviour, has anyone any idea ? How to tell JEdit to use Unix rights ? Or is it a problem linked to Windows software, and so unsolvable ? (I use Windows 2000 pro)

Thanks !
Problem with Unix file system,
Submitted by Anonymous on Thursday, 21 April, 2005 - 07:57
Hi,
I mounted a network drive on Windows in order to access to a Unix server (sun4u 5.8 ),
and I'm accessing files on this network drive with JEdit,
I unchecked the option '2 step save',
but JEdit is still ignoting Unix rights and accept to save every files even those which are read only.

I tried with JRE 1.4.1 and 1.5 and I get the same behaviour, has anyone any idea ? How to tell JEdit to use Unix rights ? Or is it a problem linked to Windows software, and so unsolvable ? (I use Windows 2000 pro)

Thanks !
-reuseview question
Submitted by gthorburn on Thursday, 21 April, 2005 - 19:59
Using Win 2K professional, jEdit 4.2. I've added -reuseview to the file association.
When a jEdit session is already running, dbl-clicking a file adds it to the view,
as would be expected. But if no jEdit session is running, dbl-clicking a file will
not start up a session if -reuseview is set.

- is this as expected?
- if so, is there a way I can start jEdit and open first file on the first dbl-
click, and open new files in same view with subsequent file dbl-clicks?

-- Gary
Character encoding selection in Open file dialog
Submitted by Anonymous on Thursday, 21 April, 2005 - 23:53
I would appreciate option to choose character encoding in Open file dialog.
jEdit has troubles when opened document is not in default encoding: Utilities - Buffef options - Character encoding doesnt help, jEdit often converts wrong displayed characters to another encoding instead of reloading document with proper encoding
Spacing between lines
Submitted by Anonymous on Friday, 22 April, 2005 - 10:24
Is there any way to increase the spacing between lines in jedit? I think jedit is great, but find that the close-packing of the text gives me a bit of a headache when writing long documents ... For instance kwrite uses a slightly wider line spacing, which I think makes reading more comfortable. I think there is research to back up this idea that a reasonably wide line spacing makes reading easier.

Cheers,

Pete
HTML Tag matching does not work in PHP mode under linux(?) ...
Submitted by Anonymous on Saturday, 23 April, 2005 - 00:02
hi everybody,

for some reason the HTML Tag matching doesn't work in PHP mode under linux (ubuntu 5.04) but does under windows. I tried different jdks (1.4.2 and 1.5.0) and different jedit versions (4.2 and latest 4.3pre2) and copied the modes folder from my windows box to my linux box - no difference (the php.xml files are completely identical btw ...) it simply doesn't work. If I switch to html mode there is tag highlighting (but no php syntax highlighting of course ....)

can somebody help me?

thx, claus
Docking strip
Submitted by Anonymous on Saturday, 23 April, 2005 - 07:33
I use docking for several plug-ins and have set some keyboard shortcuts to open proper plug-in windows (just like clicking on the plug-in's name in the docking strip). Now I wouldn't like to see the docking strip anymore (don't need it when I use keyboard shortcuts to access the plug-in windows). How can I hide it?
File System Browser using ftp
Submitted by Anonymous on Monday, 25 April, 2005 - 17:30
I am using 4.2final with the ftp plugin to create php. However, when I open a file using jedit it takes at first one minute to make a connection to the server, secondly it takes 30 seconds to open a directory, at last also 30 seconds to open a file.
When I use fireFtp, this only takes 20 seconds in total, but then you don have a very powerful editor... Does anyone know how I can improve the speed?

Thanks in advance!!!
BTW, I am using SuSE 9.3 Pro on KDE 3.4 and java 1.4.2_06
jedit randomly stops working
Submitted by Anonymous on Tuesday, 26 April, 2005 - 06:05
i have an hp dv1000 laptop and when im using jedit, at a random time when the program is open certain functions stop working. things such as the tab key, navigational keys, all ctrl shortcuts. i talked to a friend of mine and he said his friend had the same problem with his latop. it happens everytime time i run this program.

any help is appreciated

thanks,
josh
Can't open Internet Explorer
Submitted by Anonymous on Wednesday, 27 April, 2005 - 19:13
When I install jEdit, thereafter I cannot open Internet Explorer. Whenever I open Internet Explorer it instead opens up in jEdit as a bunch of illegible text. In the title bar it shows a file name of icwconn1.ex_. If I uninstall jEdit then Internet Explorer works fine again. If I then reinstall jEdit Internet Explorer quits working again. {LOOP}

I don't know why this is happening; jEdit works fine on all my other workstations in conjunction with Internet Explorer.

And no this isn't a "feature". I know Internet Explorer sucks; I'm posting to this forum through FireFox right now, but I am a web developer and I have to test in Internet Explorer for all of the sheep.

I'm running Windows 2000 Professional on the box where the error is occuring.

Thanks!
Can't open Internet Explorer
Submitted by Anonymous on Wednesday, 27 April, 2005 - 19:19
When I install jEdit, thereafter I cannot open Internet Explorer. Whenever I open Internet Explorer it instead opens up in jEdit as a bunch of illegible text. In the title bar it shows a file name of icwconn1.ex_. If I uninstall jEdit then Internet Explorer works fine again. If I then reinstall jEdit Internet Explorer quits working again. {LOOP}

I don't know why this is happening; jEdit works fine on all my other workstations in conjunction with Internet Explorer.

And no this isn't a "feature". I know Internet Explorer sucks; I'm posting to this forum through FireFox right now, but I am a web developer and I have to test in Internet Explorer for all of the sheep.

I'm running Windows 2000 Professional on the box where the error is occuring.

Thanks!
Charset encoding and plugins
Submitted by Anonymous on Thursday, 28 April, 2005 - 14:47
Hi all,

I'm using jEdit 4.2final with XSLT 0.6.0.

I have to transform some utf-8 .xsl files, but when I click on "Tranform XML" the XSLT plugins says:
===
[error] AWT-EventQueue-0: [Fatal Error] filename.xsl:1:1: Content is not allowed in prolog.
===
because the file starts with the three bytes that identifies utf-8 files.

I don't understand why the File System Browser - that appear when I click on the "Select source XML" or "Add styleshet" buttons on the XSLT GUI - doesn't show the "Encoding >" line in the "Commands" menu...
Obviously I set utf-8 in the Global Options->General->Default Encoding and I disabled the Auto-detection, but XSLT plugin seems to ignore these settings...

Note that the "Encoding >" line in the "Commands" menu of the File System Browser:
appears when I choose File->Open on jedit main menu
doesn't appear when I choose Open file in another plugin (QuickNotepad)

For these reasons I think that the Encoding selection in the File System Browser is disabled when the Browser is invoked
by a plugin, but I don't understand why.


thank you in advance
Andrea
Lost features moving from 4.1 to 4.2
Submitted by Anonymous on Thursday, 28 April, 2005 - 21:02
When I had 4.1 installed using the Windows installer, I could right click on multiple files and I would get an option to Open All of the files in the same editor. With 4.2, that feature seems to be missing. Now I just get the "Open with jEdit", but it will open each file in a separate editor. Why was this feature removed in 4.2?
User login
Browse archives
« April 2005 »
MoTuWeThFrSaSu
 
1
2
9
11
24
 
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   108249
Context Free Art (*.cfdg)   0.31   46071
BBEdit scheme   1.0   18607
JBuilder scheme   .001   18508
ColdFusion scheme   1.0   18041
R Edit Mode - extensive version   0.1   17488
Advanced HTML edit mode   1.0   16222
Matlab Edit Mode   1.0   16086
jEdit XP icons   1.0   15245
XP icons for jEdit   1.1   14309