Fast Open problems with jEdit 4.2 pre 14
Submitted by
paulflory on
Thursday, 15 July, 2004 - 04:02
?
Anyone able to get FastOpen vers 1.0 to work with pre14 ?
Sounds like a great plugin - like Switch Buffer, but allowing search against recent files, as far as I can tell, plus other goodies.
java.lang.NullPointerException
at com.patelsoft.fastopen.Files.prjFile2FOFile(Files.java:77)
at com.patelsoft.fastopen.FastOpen.retrieveMatchingFiles(FastOpen.java:571)
at com.patelsoft.fastopen.FastOpen.showWindow(FastOpen.java:83)
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.BSHPrimarySuffix.doName(BSHPrimarySuffix.java:169)
at bsh.BSHPrimarySuffix.doSuffix(BSHPrimarySuffix.java:120)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:80)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
...
-Paul
Clipper - more keyboard controls
Submitted by
paulflory on
Thursday, 15 July, 2004 - 04:36
Simple, killer little pluggie, Clipper is.
A few more features I'd love to see:
- Pressing Escape (or other user-defined key) pops you out of plugin, as Switch Buffer and others do.
- When Clipper is toggled on, focus should land on the list box, allowing me to start typing the first few chars of the clip-text I'm interested in selecting. Currently I need to grab the mouse, lug it to the list box, and only then can I start typing to find a clip.
- Alt/meta key combos to allow me to jump between the combo box and the list box without requiring me to use the mouse. Less mouse, more efficiency. (I've become obsessed with this concern)
- Short-cut keys should work for toggling Clipper both on *and* off. For example, I assigned Shift-Space to open/close Clipper. When I first hit the shortcut combo, Clipper opens, but when I type it again, Clipper sits there, poker-faced. It doesn't go away.
If these features were implemented, Clipper would be far sexier for power jEditors.
Otherwise, very cool plugin, thanks to André Kaplan.
-Paul
Any examples for configuring & using the SuperScript plugin ?
Submitted by
paulflory on
Thursday, 15 July, 2004 - 05:10
Hi all,
I'm having problems getting SuperScript to do anything but output what appear to be error messages. This sounds like a totally cool plugin, but I can't find any examples of how to setup and use it.
I'd love to be able to run perl scripts with it, and eventually beanshell scripts/macros.
Anyone have tips?
Here's the output I get when trying to compute 1+1 several different ways, none of which work:
-> 1+1
org.apache.bsf.engines.perl.PerlEngine
-> 1+1
bsh.util.BeanShellBSFEngine
bsh.util.BeanShellBSFEngine
-> 1 + 1
org.apache.bsf.engines.activescript.ActiveScriptEngine
org.apache.bsf.engines.activescript.ActiveScriptEngine
bsh.util.BeanShellBSFEngine
-Paul
Problems Compiling
Submitted by Anonymous on Thursday, 15 July, 2004 - 14:48
I am running Windows 98 and when I try to compile I get the bad command error message. I think my problem is in my path but I don't know how to fix it. What do I do?
Help for Antelope
Submitted by
ccapeng on
Thursday, 15 July, 2004 - 20:08
I can't get my Antelope panel displayed.
That's my exception :
[error] AWT-EventQueue-0: java.lang.InternalError: Can't instantiate Preferences
factory java.lang.ClassNotFoundException: ise.library.UserPreferencesFactory
[error] AWT-EventQueue-0: at java.util.prefs.Preferences.(Preferences.j
ava:204)
I use "Send To" in win xp to open up a java file.
My jedit shortcut is
C:\j2sdk1.4.2\bin\java.exe -classpath "\j2sdk1.4.2\jre\lib\rt.jar;\j2sdk1.4.2\lib\tool.jar" -jar "C:\Program Files\jEdit 4.2pre14\jedit.jar" -reuseview
What am I missing?
additional examples for ActionHooks plugin?
Submitted by
paulflory on
Thursday, 15 July, 2004 - 21:41
Does anyone have any examples for the ActionHooks plugin, besides the few that are in the plugin's online help?
Looks like a powerful capability, but need a jumpstart on possibilities.
Thanks,
Paul
Clear Hypersearch Results Macro (Clear_HyperSearch_Results.bsh v1.0 by Lee Turner)
Submitted by
lturner on
Friday, 16 July, 2004 - 10:19
Beanshell macro to clear all the hypersearch results from the hypersearch window.
Themepacks and/or skins? - Look and feel plugin
Submitted by
dave_mwi on
Friday, 16 July, 2004 - 15:49
Maybe I'm missing something here...but I can't seem to get any theme packs to work. I've downloaded a couple if themes...I think. I've gone to http://javootoo.l2fprod.com/ and downloaed some zip files for different themes and tried to load them throgh the Look and Feel plugin, restarted the application, but I never get any changes...am I doing something wrong?? Maybe not downloading the right files...It seems a little confusing as to which zip files I should be downloading from some of these theme sites...thanks for your help.
cut-paste as a stack
Submitted by
kukuk on
Friday, 16 July, 2004 - 23:51
I would like to be able to whenever i cut a whole line it goes on a stack, i can then easily cut-pase several places in the code as everything goes on the stack rather than being a register which only can contain a single value.
The cool CygnusEd under the amiga had this functionality using amiga-l and amiga-k if my memory serves me right
jEdit 4.2 release candidate now available
Submitted by
slava on
Saturday, 17 July, 2004 - 20:27
jEdit 4.2pre15 is
now available. This will be the last pre-release before 4.2final. Please report bugs!
Logic Scheme (Logic.jedit-scheme v1.0 by Charles Dominguez)
Submitted by
cfd on
Sunday, 18 July, 2004 - 03:44
This scheme attempts to logically assign colors based on functionality. Similar syntax elements are given similar colors. For example, keywords are assigned shades of blue, and comments shades of gray. Colors are chosen to be aesthetically pleasing in all edit modes while still being distinctive. Choices were made with human color perception in mind, with a goal of minimizing eyestrain over long coding sessions. Designed for both 4.1 and 4.2.
how to add reference of other api manuals from within a zip file to jedit help window?
Submitted by Anonymous on Sunday, 18 July, 2004 - 08:52
Hi,
Is there a way to add the references to manuals of other softwares - such as jdk api - so that the documentation can be loaded from a zip file into the jedit help window. i know that unziping the manual into jedit/doc/api folder along with a simple xml file does the job. However, its a criminal waste of space to unzip the manual (help files).
Thanks,
Salgavkar
how to add reference of other api manuals from within a zip file to jedit help window?
Submitted by Anonymous on Sunday, 18 July, 2004 - 08:55
Hi,
Is there a way to add the references to manuals of other softwares - such as jdk api - so that the documentation can be loaded from a zip file into the jedit help window. i know that unziping the manual into jedit/doc/api folder along with a simple xml file does the job. However, its a criminal waste of space to unzip the manual (help files).
Thanks,
Salgavkar
how to add reference of other api manuals from within a zip file to jedit help window?
Submitted by Anonymous on Sunday, 18 July, 2004 - 08:56
Hi,
Is there a way to add the references to manuals of other softwares - such as jdk api - so that the documentation can be loaded from a zip file into the jedit help window. i know that unziping the manual into jedit/doc/api folder along with a simple xml file does the job. However, its a criminal waste of space to unzip the manual (help files).
Thanks,
Salgavkar
how to add reference of other api manuals from within a zip file to jedit help window?
Submitted by Anonymous on Sunday, 18 July, 2004 - 08:58
Hi,
Is there a way to add the references to manuals of other softwares - such as jdk api - so that the documentation can be loaded from a zip file into the jedit help window. i know that unziping the manual into jedit/doc/api folder along with a simple xml file does the job. However, its a criminal waste of space to unzip the manual (help files).
Thanks,
Salgavkar
How about a line sorter ...
Submitted by
klaxon62 on
Monday, 19 July, 2004 - 10:06
How about a line sorter ...
Given a set of lines or records, say tab delimited, sort the selected or all buffer lines based on at least the first field. Optionaly, sort on other fields. Better yet, sort on multiple criteria...
Something like this would be really sexy for some of what I do regularily. I can imagine it being handy for people who work with log files, CSV imports, 3rd party software imports and output, etc.
New install gives me MRJ error
Submitted by Anonymous on Tuesday, 20 July, 2004 - 05:52
Hi, I've just installed jedit on an up to date install of OS X, and everytime I run JEdit I get "Mac OS Plugin requires a newer version of Java (MRJ 3.2).
What does this mean? and what effects does it have?
TIA,
Mark
BufferTabs disappear
Submitted by
ApeHanger on
Tuesday, 20 July, 2004 - 10:26
Hi,
maybe someone can help
A Kolleg of mine is using jEdit4.2pre15 too

on a SuSE Linux 9.0 with sdk1.5.0b2. When he uses the JDiffPlugin 1.4.1 and the buffer splits there are only on the left buffer the BufferTabs visible. And when he unsplits the buffer, all BufferTabs disappear.
On my System i have no problems. And I installed for him in the same path, i copied my jars from $jedit/jars/ and we set up a fresh settings-Directory for him. But nothing works.
Any ideas?
.Ape
Oracle driver - bad package name
Submitted by
no13 on
Wednesday, 21 July, 2004 - 11:49
In Oracle.java, line 13:
super("Oracle", "oracle", "oracle.jdbc.Driver.OracleDriver");
need correct (see content file classes12.zip)
super("Oracle", "oracle", "oracle.jdbc.driver.OracleDriver");
McKoi, HSQL Database Engine
Submitted by
no13 on
Wednesday, 21 July, 2004 - 11:53
Please, add support for this databases.