jEdit Community - Resources for users of the jEdit Text Editor
FTP plug-in not saving favorites
Submitted by MjH on Thursday, 8 April, 2004 - 18:50
I've noticed that the FTP plugin (v0.7.2) in 4.2pre11 is not saving favorites (on two different machines). What information is required to help determine if this is an actual bug or some configuration (or other) problem in my installation?


Maury...
Custom Code Completion
Submitted by Anonymous on Tuesday, 6 April, 2004 - 23:27
I'm using jedit to edit files for languages not predefined in jedit (FlagShip and xHarbour).

I would like to put two things working for this two languages (without developing new plugins): code completion and something like Delphi and VB IDE's do, showing a ballon with the parameters of the function i'm writing at that moment.

Is there any way to put jedit making these two things. For what I saw, only with better known languages as C and JAVA.

Thanks
No tildes or accent characters
Submitted by Anonymous on Sunday, 4 April, 2004 - 07:21
Hi All,

jEdit has worked well so far for me, but there's a problem I've recently noticed. When I try to enter Spanish characters such as ñ, accented characters such as áéíóú, or inverse question/exclamation marks, it replaces them with squares. Changing the font doesn't do anything.

I'm running jEdit 4.1final, j2sdk-1.4.2.04, and XFree86 4. Also, I use xmodmap's 'questiondown' 'exclaimdown' and 'dead_acute' maps, although this is irrelevant, as emacs (and the console 'nano') uses these characters fine.

I don't speak spanish, but I'm learning how to, so it's not a massive concern /just yet/...
xml plugin + large xml file = out of memory errors
Submitted by nexus on Monday, 29 March, 2004 - 05:11
I get this : [error] AWT-EventQueue-0: java.lang.OutOfMemoryError When opening a large xml file. I am assuming that its the xml plugin (version 0.13) or possibly the xslt plugin (version 0.5.3). I also get it when i start jedit, and the file has previously been opened (so its trying to open it again). So i have to fix it by editing "perspective.xml", removing the largeXMLFile.xml element and changing the X and Y attribute in the GEOMETRY element. Any Ideas? I am going to maybe look around, see if i can change the amount of memory java gives jedit when i start it, maybe that'll fix it >Cool
Shell integration problems
Submitted by Anonymous on Sunday, 28 March, 2004 - 21:00
Hi,

I'm using jEdit on windows and it has the right click shell integration when I right click on a file it will have the "open with jedit" and "open .[ext] with jedit" options on the menu that pops up. I am trying to remove this feature b/c it clutters up my menu. I couldn't find anywhere to disable this feature. Does someone know how to do this?
Thanks,
sak
Antelope woes
Submitted by shaolang on Tuesday, 23 March, 2004 - 08:10
Harlow,

I'm using jEdit4.2pre11 and Ant 1.6.1 and I've installed the Antelope plugin, but everytime I run jEdit, it will always give an error that there are errors loading a list of files, which incidentally are the ant jar files. Although Antelope still function, it's very irritating to see those errors being thrown everytime. Please help.

Thanks in advance!
can´t make proxy settings work
Submitted by bpfurtado on Monday, 22 March, 2004 - 13:32
Hi folks,
Unfortunately I can´t make my jedit proxy settings work, I´m really sure the all data are correct (host, port, username, password). Have anyone experiencied similar problem?
Losing GUI Focus while Searching-OS X Panther
Submitted by deaddowney on Thursday, 18 March, 2004 - 19:18
In using Jedit 4.2 pre9, when ever I do a search (not wrapped) and reach the end of the search, a dialog comes up saying that there are no more occurrences of the searched item and if I want to search from the beginning. Upon dismissing this dialog, Jedit loses focus and I'm pretty much stuffed and have to restart the app. Is anybody else seeing this problem?
JEdit , Windows and 56.xx nvidia display drivers
Submitted by Lup on Wednesday, 17 March, 2004 - 01:45
I was using Jedit since a while with Windows, no major issue so far, but since i've installed 56.xx nvidia display drivers, when launching jEdit i have some display corruption.
Then i can use jEdit normally, but when i quit the program system becomes slow (menus are slow, windows draw slowly...)
I was using j2 beta 1.5, rolled back to 1.4.2_03, i still have the same problem, anyone else ? any workaround ?
the drivers seem to work perfectly well with other applications i use.
XSLT still gets transformation error
Submitted by Anonymous on Wednesday, 17 March, 2004 - 00:42
I've followed the instructions on moving the xalan, xercesImpl and xmlParserAPIs jar files, and adding the -D flag to the startup for my JEdit installation on Java 1.4.1_02 on RedHat Linux 8. I still get the transformation error about running with the old version of Xalan-Java. Is there something else that needs to be done? This worked fine when I ran JEdit with Java 1.3.1.
Can't get plug-ins to work
Submitted by Anonymous on Tuesday, 16 March, 2004 - 04:45
I have downloaded and installed a couple of plug-ins but have not been able to get even one of them to work. For example I have installed the JCompiler, the Debugger, the CodeAid plug-ins but cannot get any of these to work. eg cannot run the debugger. What I am doing wrong ?. I am running jEdit Version 4.2pre9. OS is Win NT 4. Immediate help will be appreciated.
+line option in command-line from windows?
Submitted by bjorn on Monday, 15 March, 2004 - 21:23
Has anyone gotten the +line option working on the command line under windows? For example, if I send a command:

C:/jEdit42/jedit.exe MyFile.java +line:4

It always treats the '+line:4' as though I am trying to open a file of that name. Other variants (e.g., -- MyFile.java...) have the same result.

Is there no way to pass in a line number on Windows if you are using the launcher?

Thanks for any help...
FTP-plugin kills internet connection depending on used network interface
Submitted by Anonymous on Saturday, 13 March, 2004 - 02:46
Hello,

I encountered strange Problems, when trying to save files on a remote server via FTP.

The envrioment:
- Centrino Notebook with 100MBit and WLAN network interfaces
- Win XP Prof.
- Java 1.4.2_02
- Jedit 4.1 / 4.2pre9 (problem occurs with both versions)

Everything works fine as long as I only use the WLAN to connect to the network. Saving files via FTP is no problem.

But if the notebook is connected via cable saving is not possible. Jedit shows the "1 I/O Operation in progress" message in the status bar and seems to grab up lots of memory (up to 200 MB). The whole Editor hangs for a while and does not respond to any user actions, it doesn't even display properly. Its just gray. In the same moment the internet connection dies.

After 1-2 Minutes jEdit comes back to life, the "I/O operations in progress" message disappears but the file remains marked as changed and not saved. No changes to the data on the server was made.

It is not possible to close jEdit afterwards (i have to kill it using the task manager). The worst thing is that the network connection is dead until I restart the computer. I even can't ping my internert router.

Shutting down Windows also does not work anymore after jEdit killed the connection. It just freezes during shutdown. Only way to restart is a hard reset of the machine.

I'm wondering how someting like that can happen. It just makes no sense at all.

Greetings

Jan Harder
Mac OS X Notes w/ jedit 4.2pre9
Submitted by Anonymous on Friday, 12 March, 2004 - 07:51
Hey Folks,
I just got the copy of pre9 again tonight, I ditched it a while ago because the first thing I noticed when I started using it was that the scrolling speed was REALLY slow, so I figured I'd have to stay w/ jedit4.1 ... anyway, i just re d/led it .. the scroll speed was still sluggish, but for some reason I decided to change the look/feel in the appearence pref from Mac OS X over to Metal, and the scrolling speed problems were fixed!

I noticed that this was mentioned once or twice on the forums, but never came accross a solution, so I figured I'd let y'all know.

Also, the mac plugin now seems to be working as expected so far ..

Sorry if this was all covered before, but I'm pretty psyched about the whole deal, really ...


thanks!

-steve

ps - I'm using the latest version of Panther w/ all the updates (including the java 1.4.2 updated that caused many-a-woe...)
cannot quit jedit using MacOS 10.3
Submitted by Anonymous on Monday, 8 March, 2004 - 21:59
Hi,

I'm running MacOS Panther with newest updates.
Jedit 4.2 pre9 won't quit/exit.
Display_shortcuts.bsh - no output to document
Submitted by Anonymous on Sunday, 7 March, 2004 - 19:53
I have new JEDIT 4.2pre9. Display_shortcuts.bsh can show table, but buttons and key letters are not working. I can only close the window using upper right cross ....
Display_abbreviations.bsh is working well. Problem with my hands?
Mike
Alt-Tab problem
Submitted by Anonymous on Wednesday, 3 March, 2004 - 16:07
When I Alt-Tab in Windows XP from another application to jEdit, jEdit thinks that I've hit the Alt key and the top menu gets the focus. I have to hit escape (or Alt) to go back to editing. Does anyone else have this problem?
Tilde won't work in Linux
Submitted by Anonymous on Sunday, 29 February, 2004 - 15:34
I had this issue in Linux, with 4.2 pre 8 and in pre 9 as well.

jEdit does not accept the tilde as a single character. For instance, I tried to type a web address as www.ic.unicamp.br/~ra, but the tilde does not show up.

Latin characters, such as ã, ñ, etc. show fine.

If I use another editor to type the tilde alone, and copy-paste it into jEdit, it works fine.

In Windows it works fine.
CLASSPATH Windows XP vs JEdit classpath
Submitted by Anonymous on Saturday, 28 February, 2004 - 16:45
Hi, Im having a hard time setting my CLASSPATH in the Environment Varaiabels. I want to add somw package, jar-files to it but it wont simple work. BUT it works like a charm when I add the value to JEdits JCompiler Plugin's classpath. So my question is dose JEdit's classpath override Windows's CLASSPATH?
Can't type quote characters
Submitted by Anonymous on Thursday, 26 February, 2004 - 16:32
Problem: When typing the ' or the " character, nothing appears on the jEdit input window.

Environment:
Linux 2.4.21 - basically RedHat 7.2 with updated kernel and libraries
Java2 1.4.0_01-b03

The ' character is a dead-key. Typing it twice gets the character. This works in all other applications I use.

Attempts to fix:
I've tried this in jEdit 4.1, jEdit 4.2pre6, and jEdit 4.2pre9 with the same results.
I've read all the documentation and have read through the message archives. No one else seems to have reported this problem. Thus I suspect it's unique to this machine's configuration.

Using the jEdit->Utilities->Troubleshooting->Keyboard Tester I get the following results:

In jEdit 4.1, pressing the ' key results in

Event java.awt.event.KeyEvent[KEY_RELEASED,keyCode=129,keyChar=' ',keyLocation=KEY_LOCATION_STANDARD] on org.gjt.sp.jedit.gui.GrabKeyDialog$InputPane[,0,0,204x25,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=null,alignmentY=null,border=javax.swing.plaf.BorderUIResource$CompoundBorderUIResource@613b53,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],disabledTextColor=javax.swing.plaf.ColorUIResource[r=153,g=153,b=153],editable=true,margin=javax.swing.plaf.InsetsUIResource[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=0,g=0,b=0],selectionColor=javax.swing.plaf.ColorUIResource[r=204,g=204,b=255],columns=0,columnWidth=0,command=,horizontalAlignment=LEADING] passed

Note: in the above, the character between the ' ' was not a space. I replaced it with a space because that's what appeared on the screen. What was there was a 0x3f byte - a question mark. I did a hexdump on the file after I saved the buffer this diagnostic appeared within. Note that the key code is a decimal 129.

In jEdit 4.2pre9 pressing the ' key results in

Event KEY_RELEASED,keyCode=0x81,keyChar=0xffff,modifiers=0x0 passed

I'm not sure what's going on here. Any help?

Roy Kimbrell
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   83281
Context Free Art (*.cfdg)   0.31   46055
BBEdit scheme   1.0   18595
JBuilder scheme   .001   18495
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293