XML Scheme engine bug?
Submitted by
lastguru on
Thursday, 3 June, 2004 - 21:29
Having an XML Scheme starting with (I suppose, correct - the same used in w3.org) lines:
-cut-
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
-/cut-
I get a parser error:
cvc-elt.1: Cannot find the declaration of element 'xs:schema'
To close tag, expressed parsing (document save for me) is required
Submitted by
lastguru on
Thursday, 3 June, 2004 - 21:08
Having autoclosed by default ( is inserted). Now lets eraze the "/" - the sidekick or XML plugin or somebody else should insert the closing tag when I type ""... That does not happen until I reparse the document (by saving it in my case)
custom icon loading
Submitted by
happy on
Tuesday, 25 May, 2004 - 17:58
Hello!
Custom icon loading for the:
- blue_disk.gif
- normal.gif
- dirty.gif
files not working in the latest (4.2 pre 13) beta version.
Shortcuts problem
Hello,
I have defined keyboard shortcut: CS+d f
which does something.
It works fine, but only when I have Caps Lock disabled. Shortcuts should work
also when Caps Lock is enabled.
I have Windows XP Polish nad jEdit 4.1final, JRE 1.4.2_04.
Pre 12 Problem
Submitted by Anonymous on Monday, 3 May, 2004 - 23:04
Jedit would not run after making a few changes to a new untitled file, and then exiting jedit, discarding changes. I use XP SP1 and the jedit build was 4.2 pre12. If you blow away the user directory, then jedit works again. Had to go back to 4.1.
keymap bug
Submitted by
physcopanda on
Thursday, 29 April, 2004 - 09:45
After a short while using jedit 4.2pre9 on my system - I'm running Java 1.4.1_06 - the keymap switches from UK to US which is extreamly anoying! I've noticed this bug seems to have been around for some time now and wonder if anyone else has noticed it or has any ideas as to what may be causing it - is it my system config? or is it jedit - thanks
file drop down
Submitted by Anonymous on Sunday, 11 April, 2004 - 05:25
i love jedit its a great pieace of sofware. What i found realy its a bug but sumthing that should be fixed. The drop down under the main tool bar (used to select open files), the part that drops down starts at the left side of the screen. it should start at the begining of the applications left side.
btw: i have my start menu on the left side of my screen and it over-laps the dropdown. manny applications has problems like this.
JEdit4.2pre11 periodic pauses
Submitted by Anonymous on Tuesday, 23 March, 2004 - 22:05
I seem to be getting pauses when typing text into an existing file. They also seem to happen when scrolling.
When scrolling, every 20 lines or so, the scrolling pauses for half a second, then resumes for another 20 lines, then pauses, etc.
When inserting text, every 5 or 6 characters, there is a half a second pause, then it continues inserting 5 more chars, then a pause etc.
I did not see this with 4.2pre9.
Roger
jEdit 4.2.pre9 on Java 1.5.0 beta - NoClassDefFound
Submitted by Anonymous on Thursday, 19 February, 2004 - 21:30
I recently installed the Java 1.5.0 beta on my Linux machine. jEdit 4.1.final seems to have no problems with it, but when I try to run jEdit 4.2.pre9, I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: error:
Note that this is the only line printed. There is no stack trace or any other information. Odd, isn't it? Has anyone been able to duplicate this problem?
Trevor