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.
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.
Embedding jEdit in other applications...
Submitted by Anonymous on Wednesday, 17 March, 2004 - 23:53
I am evaluating jEdit as a possible text editor for one of my applications. But I can't see any documentation on that. Could anyone point me to any earlier attempts and/or documentation that could help me.
I don't want to rewrite syntax colouring, undo/redo support, access to file system from scratch!
Subversion plugin
Submitted by Anonymous on Thursday, 18 March, 2004 - 08:24
Hi!
Are there any plans, interest in, or plugins underway already, to provide support for Subversion version control (http://subversion.tigris.org).
I'm about to have a toy around with making an interface using the existing SourceControl plugin (yet to see if this will be feasible). But since I'm going to need to relearn java (then the relevant jedit plugin api's), I thought I'd ask first.
JEdit is wonderful. I remember people making jokes about emacs users never leaving their editors, and now I'm becoming the butt of the same ones because of jedit. Thanks for the efforts so far.
jar not working out
Submitted by Anonymous on Thursday, 18 March, 2004 - 08:46
I'm currently trying to install jedit on a computer. I've done one installation on another computer and that worked out nice.
Anyway when I doubleclick on the jar file i.e. jedit41install.jar nothing happens. I've got j2sdk 1.4.2_03 installed so that isn't the problem. I've tried to execute the jar file manually with jawaw.exe aswell but is doesn't work either.
What am I doing wrong here?
File uploading problem
Submitted by
cvicari on
Thursday, 18 March, 2004 - 11:54
Hi, I uploaded a new macro I called Toggle Split, but that's not visible in the community downloads, while it's visible using the macro manager plugin. I also tried to update this file, but I could only add another macro with the same name. What should I do to correct these things? Have I missed something stupid?
I/O error = missing jar ?
Submitted by
MetalCat on
Thursday, 18 March, 2004 - 16:21
Hi ya,
I was install the spelling module and it timed out during the download, so I though I'd just try later as the server must be busy or something.
Next time I started jEdit ;
Conbsole
JEditCvs
SideKick
SQL
XML
didn't want to load because errorlist was missing.
Any ideas ? I'm trying to reinstall it now.
How to split lines in search/replace
Submitted by
Java1Guy on
Thursday, 18 March, 2004 - 18:05
I basically want to insert a new line -- or split lines at some string.
Eg: line 1 line 2
via search/replace change to:
line 1
line 2
I'm sure it's simple but i sure can't find it in the docs. (Tried putting \n in the replace text but the slash and n appeared in the result.)
Thanks, Mark
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?
scrennshot configs
Submitted by
marius on
Thursday, 18 March, 2004 - 21:36
hi,
it's the first time for me to post here, so hello everyone!
my question is if you can get somewhere the full configs of the setups shown in the screenshot section. me for example, i very like the layout contributed by Ray Russell Reese III.
cananyone help me?
thx
regards
marius
jEdit 4.2pre10 now available
Submitted by
slava on
Saturday, 20 March, 2004 - 07:12
jEdit 4.2pre10 is now available for download. This release features a large number of bug fixes, several new and updated macros, and improved documentation. jEdit 4.2final is getting closer, so report those bugs, and come say hi on irc.freenode.net #jedit with the
IRC plugin! A
full changelog is available.
jEdit 4.2pre11 is now available
Submitted by
slava on
Saturday, 20 March, 2004 - 18:04
jEdit 4.2pre11 is now available for download.
This release fixes a show-stopper bug in pre10. The JAR file included in
the installer was not completely up-to-date, and it had a property file
lossage bug.
Is anybody using 'First line glob' for edit modes?
Submitted by
MjH on
Saturday, 20 March, 2004 - 18:35
I tried using a 'first line glob' entry in 4.1, and it worked fine (the proper edit mode was selected when loading a file that matched the glob). Now, in 4.2 (both pre9 and pre10) it doesn't appear to be working. I was wondering if anyone else is experiencing the same problem?
Thanks... Maury.
abbreviations import-export
Submitted by
chagel on
Sunday, 21 March, 2004 - 13:57
Hi,
is there any way to import / export abbreviations?
I have come to use them quite a bit and have to reinstall my machine and would like to cary them over.
Thanks
Chagel
Why aren't the plugins downloading?
Submitted by
hesterloli on
Sunday, 21 March, 2004 - 15:52
I get the list of available plugins but the download times out. JEdit 4.1 final. Thanks.
Plugin Central updates (25)
Submitted by
mdillon on
Monday, 22 March, 2004 - 00:07
The afternoon, I released a batch of 25 plugins to Plugin Central. The
packaging of this release was done once again by Slava Pestov and Ollie
Rutherfurd.
- Activator 1.0.0: initial Plugin Central release; requires jEdit
4.2pre8, CommonControl 0.8.2, and JDK 1.5
- AntelopePlugin 3.0.1: updated for Ant 1.6 and jEdit 4.2; requires
jEdit 4.2pre1, Console 3.3, ErrorList 1.2.2, and JDK 1.4
- Archive 0.4: uses jEdit 4.2 deferred loading API; permits writing into
archives; requires jEdit 4.2 and JDK 1.3
- BufferTabs 0.8.1: updated for jEdit 4.2 plugin API; new colored tabs;
ability to close a buffer with the middle mouse button; requires jEdit
4.2pre1 and JDK 1.4
- ColumnRuler 0.9.1: fixed some small visual bugs; minor enhancements;
javadocs; requires jEdit 4.2pre8 and JDK 1.4
- CommonControls 0.8.2: added what was going to be Widgets to
CommonControls (Brad Mace); requires jEdit 4.2pre8 and JDK 1.4
- DBTerminal 0.1.0: initial Plugin Central release; requires jEdit
4.2pre8, CommonControls 0.8.2, and JDK 1.4
- FastOpen 1.0: upgraded to jEdit 4.2 API; FastOpen search pattern
textbox now has the default focus (in case FastOpen is docked);
FastOpen now adds the ability to open files from the "Recent Files"
list also; requires jEdit 4.2pre1, ProjectViewer 2.3 (Optional), and
JDK 1.3
- GfxView 1.0: initial Plugin Central release; requires jEdit 4.2pre9
and JDK 1.3
- JavaCore 0.6: initial Plugin Central release; requires jEdit 4.2pre5,
JakartaCommons 0.3, and JDK 1.3
- JavaFold 0.2: initial Plugin Central release; requires jEdit 4.2pre1
and JDK 1.3
- JBrowse 1.4.5: updated for jEdit 4.2 plugin API; requires jEdit
4.2pre9 and JDK 1.4
- JCounter 0.5.1: updated for the new plugin API and ProjectViewer
2.0.2; requires jEdit 4.2pre8, ProjectViewer 2.0.2, CommonControls
0.8.2, and JDK 1.4
- JPyDebug 0.5: provide a python syntax tree using JEdit sidekick;
checking python source syntax on Save JEdit event; V4.2 Dynamic
Loading compliant; documentation enhancements; many other bug fixes
and enhancements; requires jEdit 4.2pre1, SideKick 0.3, XML 0.8, and
JDK 1.3; requires separate installation of Python 2.2.1
- JSwatPlugin 1.5.3: significantly improved by Dirk Moebius; faster
start up; more configurable; reads source files inside archives (with
Archive plugin); fixes breakpoint indicator problems; requires jEdit
4.1 (not 4.2) and JDK 1.4
- JTools 1.6: uses JavaCore for classpath management; improved the
Extend Wizard; fixed a few minor bugs; requires jEdit 4.2pre5,
CommonControls 0.8, ErrorList 1.3, JakartaCommons 0.3, JavaCore 0.6,
and JDK 1.3
- JUnitPlugin 0.0.3: updated for jEdit 4.2 plugin API; requires jEdit
4.2pre8, CommonControls 0.2, and JDK 1.3
- LaTeXTools 0.5.1: changed properties to avoid conflect with jEdit core
option panels; requires jEdit 4.2pre6, Console 3.7, SideKick 0.2, and
JDK 1.3
- Lazy8Ledger 2.13: added CSV export/import; added SIE (Standard Import
Export (Swedish standard)) export and import; all reports are redone
to a high quality output with PDF, CSV, HTML and Excel file output as
well; a graphics module with bar,line, and pie diagrams; easier
searching the database for the records you want; requires jEdit 4.1
(not 4.2), BufferTabs 0.7.6, InfoViewer 1.1, and JDK 1.4
- LogViewer 0.2: updated for jEdit 4.2 plugin API; added several new
features: word wrap, find, tail, horizontal scroll lock; requiers
jEdit 4.2 and JDK 1.4
- OpenIt 1.05: added "Ignore Case" functionality to regular expression
exclusion filters (this may be helpful for Windows users - thanks
Esteban!); requires jEdit 4.1 and JDK 1.4
- PerlBrowse 0.3: initial Plugin Central release; requires jEdit 4.1 and
JDK 1.4
- Rename 1.0.1: fixed bug where options wouldn't save if
!table.isEditing(); requires jEdit 4.2pre8 and JDK 1.4
- SQL 0.98: updated for jEdit 4.2; requires jEdit 4.2pre6 and JDK 1.4
- XInsert 1.9: updated to fix loading problems with jEdit 4.2; requires
jEdit 4.2pre1 and JDK 1.3
jEdit, FTP and Zope
Submitted by Anonymous on Monday, 22 March, 2004 - 07:23
Moin,
I try to use jEdit and the FTP Plugin for remote editing auf Zopefiles. I can read and write the files without any problem but after saving a file the zope object type changes. I open a "Zope Page Template" and after saving it is a "Zope Document". I tried it with other editors (emacs, xemacs) and that works as expected.
Is there any known issue with jEdit 4.1final?
Matthias
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?
cp852 encoding
Submitted by Anonymous on Monday, 22 March, 2004 - 15:00
I would like to replace my DOS source code editor with JEdit. However, I need to keep the OEM codepage 852 encoding because my other colleagues still want to use the former DOS application to edit the same sources. I tried to Save a file with cp852 encoding but some special characters are replaced with question marks after reload. Is Cp852 supported? Which font should be set for the text? Could anyone suggest any free or shareware editor to solve my problem?
Thanks a lot
Half page scroll
Submitted by Anonymous on Tuesday, 23 March, 2004 - 01:36
I need a feature.
It is better that i can select option of page-up and page-down for a page or a half page.
If i want to scan through the file and find something by eyes, it is very easy to miss something on the top and the bottom of the pages, so if i can page-down a half, the bottom become the center ........i think it is better!