i18n problem loading buffer on startup
Submitted by Anonymous on Saturday, 24 July, 2004 - 02:49
Hi, I'm using jEdit 4.2pre14 on a japanese Windows XP computer. The problem is as follows; When i start jedit the buffer come empty and the japanese characters in the file path are replaced with ?? The problem might come from java since I'm using preview version 1.5. Thanx in advance
Error when using Project Viewer plugin
I am using jedit 4.1 on XP.
Plugins -> Project Viewer -> Create Project gives the error shown below.
Thanks
Ram
java.lang.NoClassDefFoundError: org/gjt/sp/jedit/PluginJAR
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2170)
at java.lang.Class.getDeclaredMethod(Class.java:1712)
at bsh.Reflect.findAccessibleMethod(Unknown Source)
at bsh.Reflect.invokeMethod(Unknown Source)
at bsh.Reflect.invokeStaticMethod(Unknown Source)
at bsh.Name.invokeMethod(Unknown Source)
at bsh.BSHMethodInvocation.eval(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.BSHBlock.eval(Unknown Source)
at bsh.BshMethod.invokeDeclaredMethod(Unknown Source)
at bsh.BshMethod.invoke(Unknown Source)
at org.gjt.sp.jedit.BeanShell.runCachedBlock(Unknown Source)
at org.gjt.sp.jedit.BeanShellAction.invoke(Unknown Source)
at org.gjt.sp.jedit.gui.InputHandler.invokeAction(Unknown Source)
at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2167)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5465)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3089)
at java.awt.Component.processEvent(Component.java:5230)
at java.awt.Container.processEvent(Container.java:1961)
at java.awt.Component.dispatchEventImpl(Component.java:3933)
at java.awt.Container.dispatchEventImpl(Container.java:2019)
at java.awt.Component.dispatchEvent(Component.java:3781)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4205)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3885)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3815)
at java.awt.Container.dispatchEventImpl(Container.java:2005)
at java.awt.Window.dispatchEventImpl(Window.java:1764)
at java.awt.Component.dispatchEvent(Component.java:3781)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Hypertext Link (Hypertext_Link.bsh v0.1 by Vojtech Broz (vojtech.broz@email.cz))
Submitted by
xbrov01 on
Monday, 26 July, 2004 - 10:43
This BeanShell macro creates an HTML anchor (<A HREF="">...</A> tag) for a URL selected in a buffer. Also gets the HTML page title from the web and puts it into the tag body. Requires the jTidy plugin.
CodeBrowser
Submitted by
didiergm on
Tuesday, 27 July, 2004 - 15:17
Hello,
Is there a way to sort the function/variables ... list in a case insensitive manner ?
Thanks in advance
Didier
Assembler M68000 edit mode (assembly-M68000.xml v0.1 by Igor Lesik)
Submitted by
curoles on
Tuesday, 27 July, 2004 - 17:59
Updated on 07/27/2004 - 17:59
Downloads: 2502
Is there an ability to view "Procedure" lists (Function Lists in UltraEdit)
Submitted by Anonymous on Wednesday, 28 July, 2004 - 03:11
Community,
I currently use UltraEdit but will want to go over to jEdit on my Linux machine.
In UltraEdit there is a list one can view (similar to the browser list) that one can set up to show the beginning of each procedure. By double clicking on a specific procedure, one is transported to the line in the main editor window.
In UltraEdit it's found on View | View/Lists | Function List.
Is there such a beastie on jEdit or anything similar.
No "Tilde" possible in jEdit
Submitted by Anonymous on Thursday, 29 July, 2004 - 09:10
Hi,
im using jEdit for a few days now and I must say the developers have been doing a really good work on it. But I have a strange problem which makes the editor almost unusable for me: I can't enter the "tilde"-sign (~) in the text window, although it works in all of my other applications.
I'm using version 4.2pre15 on a Debian Sarge system and Java RE 1.4.2.
Any Hints?
Greetings from germany,
Daniel
intelliscence
I've used Visual Interdev for many years. I've been using jEdit for the past week. I like jEdit better. But the one thing that I miss from V Interdev, which I find vital, is intelliscence. Intelliscence is when you type in the name of a function and the editor displays a little pop-up of the parameter list. For example, type the word "instr(" and a yellow popup displays this: "instr(start,string,string2,[compare])".
changing colors of the dock panels
Submitted by
paulflory on
Friday, 30 July, 2004 - 15:31
Anyone know how to change the default colors of the docking area? (File System Browser, HyperSearch Results, etc)
The colors in general are fine, but the thing that bothers me is that the *selected* panel does not stand out very clearly on my laptop display, which is what I use for work. So it's difficult to tell which panel to click to close down the docking area.
In a nutshell, there's poor contrast between the unselected and selected docks.
Thanks for any tips,
Paul
optionPane and properties
Submitted by Anonymous on Friday, 30 July, 2004 - 18:14
How to tell jEdit to immediately write a property to the properties file, before clicking the apply or ok button of the optionPane?thanks
Jeff
changing colors of the dock panels
Submitted by Anonymous on Friday, 30 July, 2004 - 20:34
Anyone know how to change the default colors of the docking area? (File System Browser, HyperSearch Results, etc)
The colors in general are fine, but the thing that bothers me is that the *selected* panel does not stand out very clearly on my laptop display, which is what I use for work. So it's difficult to tell which panel to click to close down the docking area.
In a nutshell, there's poor contrast between the unselected and selected docks.
Thanks for any tips,
Paul
hypersearch results window--can fontsize be increased
Submitted by
mchunkat on
Saturday, 31 July, 2004 - 06:43
Am a total jedit newbie...Found it to be much faster than expected...wanted to know whether there is any way to increase the fontsize of results in the hypersearch results window. My eyesight is not what it used to be...thanks in advance.
Mohan Chunkath
ChangeLog Edit Mode (changelog.xml v1.00 by Null Flux)
Submitted by
Null Flux on
Sunday, 1 August, 2004 - 05:04
Significantly more detailed than the previously posted ChangeLog mode. It closely mimics how Vim colors ChangeLog files.
2 questions - folding and opened files
Submitted by
diabl0 on
Sunday, 1 August, 2004 - 10:06
I have 2 questions about jEdit.
1: How to configure jEdit that it can fold sourcecode betwen { and } (or other configured chars/strings)... for example code looks like that:
function gen_new_size($old_x, $old_y, $new_x, $new_y) {
$gen_x = $new_x;
$scale = $old_x / $new_x;
$gen_y = intval( round( $old_y / $scale ) );
return array($gen_x, $gen_y);
}
and now i want to fold it to:
function gen_new_size($old_x, $old_y, $new_x, $new_y) { [4 lines]
}
------------------------
2: I usualy working o multiple files (5-10), and in prewious versions of jEdit, when i quit jedit and then launch it again, all opened files was still opened. Now, when i close and reopen jedit, it starts with blank file.
What/where is option to force jEdit to keep opened files open after reopen?
source code de-comment
Submitted by Anonymous on Sunday, 1 August, 2004 - 12:45
I really enjoy the built in command for source code line comment.
it would be great to have a source code line de-comment command.
or even - a source code line comment toggle command.
thanks
Copy or Cut Lines Containing
Submitted by
tflight on
Sunday, 1 August, 2004 - 17:52
Hello, I'm new to jEdit coming from BBEdit. BBEdit had functions called "Copy Lines Containing..." and "Cut Lines Containing...". I can't find that jEdit has a similar function, does it exist?
For those that are not familiar with those functions here is an example. Take the following text file:
bananas, apples, oranges, grapes
apples, bananas, grapes
oranges, grapes
bananas, oranges, apples, grapes, kiwi
If you choose the "Copy Lines Containing..." function and specify 'bananas' as your query your clipboard will be set with the following
bananas, apples, oranges, grapes
apples, bananas, grapes
bananas, oranges, apples, grapes, kiwi
Request help: Home key goes to column 1
Submitted by
pobox90210 on
Monday, 2 August, 2004 - 02:00
How do I set the home key up so that when pressed, the cursor goes to column 1. Currently it seems to go to the first non white-space character which could be in column 10!
Peter
Request Help: Switching between open files
Submitted by
pobox90210 on
Monday, 2 August, 2004 - 02:04
Using the keyboard, how do I switch between open files. I currently have to select the bar just above the text area which brings down a drop down list and select the other program from there. Ideally I would like to set up Ctrl-Tab as a 'swap open files' key
Peter
Real block cursor?
Submitted by Anonymous on Monday, 2 August, 2004 - 10:10
What did you do to the block cursor? It was really a block
like in terminal so it could be easily seen, and now it is
four pixel-wide lines. Not only it might be tiring to find that thing, but the lines interfere with the lines of text while a block was an unobtrusive background. Perhaps an option for a real block cursor? 4.1 segfaults on my system for some reason, both on 1.4.2 and 1.5 beta 2, so I have to look for another editor, or somewhat do 4.1 work again.
persistent Line Numbers
Submitted by
theWax on
Monday, 2 August, 2004 - 10:23
Hi,
i don't want to turn Line Numbers on every time i start jEdit. how can i make them stay?
cheers.
w.