jEdit Community - Resources for users of the jEdit Text Editor
C-COMMA under MacOS
Submitted by kh on Monday, 24 January, 2005 - 12:11
I am pretty new to jEdit, so I might be missing something basic. According to the manual and the shortcut panel in "Global Options". C-COMMA should activate the incremental search bar. But what it does on my Mac is open the Global Options panel. This is probably related to C-COMMA being the Mac default shortcut for "preferences", but then jEdit seems to get around most of the other default shortcuts, so why not this one?
Is there any plugin for debuging?
Submitted by Anonymous on Sunday, 23 January, 2005 - 02:57
Is there any plugin for debuging, I mean the feathure of stepover, stepin, stepout,
add watch,break point, etc?
Saving state in comando files ?
Submitted by cls on Saturday, 22 January, 2005 - 13:31
Hi all,

Is it possible to save state in comando files,
so the options and fields are saved and
reappear at the next invocation of the comando ?

Regards,
qusestion about compile
Submitted by Anonymous on Saturday, 22 January, 2005 - 13:00
After installing the console plugin how to use the mean item "compile current buffer" in the plugins->console menu. A message box said "There is no compiler associated with this buffer. You can specify compilers on a mode-specific basis in the Utilities -> gobal Options dialog box." But I should go to which sub meun of "gobal option"? I guess it should be "editing" but I can't find related option. Can anyone tell the detail step to set that?
thanks
Question about the console plugin
Submitted by william on Saturday, 22 January, 2005 - 03:45
Is there any variable of the console plugin to get the filename without the extension? (e.g. If the filename is HelloWorld.cs is there any variable to get HelloWorld ?) I can only find $f for the full path and $n for filename with extension

thanks
Java-syntax braces formatting
Submitted by Anonymous on Saturday, 22 January, 2005 - 01:17
Is there any plugin to format Java code like this:
function f(int a) {
    if (a > 0) {
        System.out.println("xxx"); } }
Note the right braces on the same line as the last statement in blocks. (It's the Python style!)
possible? Repeat last command in the console and return the focus to the text area?
Submitted by Anonymous on Saturday, 22 January, 2005 - 00:54
I mapped the F5 key to run the last command in the console plugin. It's almost perfect for debuging python programs. It would be perfect if the focus remained where it previously were.

Any macro or simple way to change the plugin to do this?

If it can be done with macros i'd even try to make a jython one. Just need some directions.

Thanks
Open selected file with external editor
Submitted by Anonymous on Friday, 21 January, 2005 - 21:43
How to open files selected in the File System Browser with an external editor (the default viewer)? (e.g. open ".mp3" with Winamp)
My jEdit Screenshot
Submitted by Anonymous on Friday, 21 January, 2005 - 13:48
I'd like to share my jEdit screenshot with custom icons with you guys Smiling

http://tinypic.com/1euhhy
Error Using Console Plugin
Submitted by derb58 on Thursday, 20 January, 2005 - 21:59
I am new to this so please forgive me.
I am using Windows 2000 and Fedora Core 3 Linux with Jedit. In Linux I have no problems but in WIndows I have a problem with the console plugin.
I can compile the java file through the console plugin no problem but when i try to run the buffer I get this error in red.

java.lang.UnsupportedClassVersionError: HelloWorld (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Exception in thread "main" Process java exited with code 1

Now if I run the class from an external command window in Win 2000 it runs fine. I am assuming I have a setting wrong or my Paths are set wrong. Can anyone help me with this. As I said I can do it all normally in Linux. Thanks for your help.
John V
Anyway to start another JEdit process
Submitted by interman on Thursday, 20 January, 2005 - 02:44
Hi, anyone know the way that I can start another Jedit process. If I do new view or run jedit in console, it will basically start another view, not seperate process. Any way I can start a seperate process for Jedit. I want to sepearte process because I handles two projects at the same time and I don't want all source code in two projects load up to one Jedit. It hard for me to find the file in each project
Auto folding?
Submitted by Anonymous on Wednesday, 19 January, 2005 - 03:50
Is there a way to get jEdit to automatically completely fold all files when they are loaded?

Thanks
Organization against religious persecution http://www.har-tzion.com
Submitted by Billy Grand on Tuesday, 18 January, 2005 - 00:15
Organization against religious persecution http://www.har-tzion.com
java.home problem
Submitted by di97mnu on Saturday, 15 January, 2005 - 23:39
Hi!
I have a problem. When i choose som "sub option" fron JCompiler plugin options I'll resive an error message that says something like: Cannot start jcompiler.JCompilerPlugins$ToolsJarNotFoundException
.
.
.
Your java.home is C:\Program Files\Java\jre1.5.0
.

why is my java.home referd to jre1.5.0 and not to my j2se install dir?

//Marcus
Redefining Control+R and Control+E
Submitted by Anonymous on Friday, 14 January, 2005 - 19:30
Is there anyway to redefine these shortcut keys? It won't let me in the global options > shortcuts menu.

Thanks
Folding Lines ?
Submitted by Anonymous on Wednesday, 12 January, 2005 - 18:05
How do i enable the lines in the text area between { and } in this screenshot: http://jedit.org/index.php?page=screenshot&image=29

Thanks in advance
For all how are wondering, why it is so quiet here...
Submitted by Anonymous on Tuesday, 11 January, 2005 - 22:04
I just realized that most communication is done via the mailing-lists.

Regards,
Thomas
Code following
Submitted by Anonymous on Tuesday, 11 January, 2005 - 05:55
Is there a way to "goto" a selected method. For instance in foo.java

Bar bar = new Bar();

bar.findThisOne();

is there a way while in foo.java to highlight "bar.findThisOne() and have that file opened and positioned on that method
DotComplete for C?
Submitted by Anonymous on Sunday, 9 January, 2005 - 23:40
Is there a solution similar to DotComplete for C- or C++ -programming?

Thanks,

Thomas
encoding=utf-8, typing only latin/cyrillic
Submitted by Anonymous on Saturday, 8 January, 2005 - 06:14
i've just DL'ed jEdit and trying to set it up

jEdit 4.2
Win98fe russian
sun JRE 5.0 Update 1

in Global Options, i set Default char enc to UTF-8. so in the new file i've got (text, none, UTF-8) in the bottom right corner. i'm set up so i can type in english, russian, and slovak, and whenever i try typing slovak characters it typing cyrillic chars. however, if i open a UTF8 file, it will display all charracters in the file correctly, but the new slovak characters i type are still show up as cyrillics.

i've tried changing font (in Text Area) to arial Unicode (tho i really wish i didn't have to, since its not monospaced), but that did not help.

what am i not doing right?
User login
Browse archives
« April 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
 
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   82349
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