indenting splitted code lines
Submitted by
ajba74 on
Friday, 28 January, 2005 - 16:07
Hi everyone,
Suppose I want to split one code line in two lines of jedit. How do I set the indenting space for the second jedit line, if I don't want a full TAB space.
Thanks in advance,
Arnaldo
Splitting Docking Pane
Submitted by Anonymous on Thursday, 27 January, 2005 - 20:26
Is it possible to split the docking windows, say top half file browser, bottom half perl browser
Thanks
Gz
Auto Completion by default? (without Ctrl-B)
Submitted by Anonymous on Thursday, 27 January, 2005 - 16:22
Is there anyway that you can enable autocompletion to automatically pop up so I don't have to type Ctrl-B everytime?
Thanks in advance
JavaFold
Submitted by Anonymous on Thursday, 27 January, 2005 - 15:02
I've downloaded and installed this plugin, but I cannot figure out how to get it to work. Now that it's installed, how do I get jEdit to hide bracketed contents?
--Matt
If I use command line to start jedit....
Submitted by Anonymous on Tuesday, 25 January, 2005 - 12:35
If I use command line to start jedit, is it possible to close the command promt automatically after jedit started?
Weird undo?
Submitted by Anonymous on Monday, 24 January, 2005 - 13:08
Does anyone else think that jEdit 4.2 has pretty weird undo? E.g. I type text:
Brown fox has red nose.
Then I copy "Brown fox" to clipboard and paste it to look like this:
Brown fox had red nose. Brown fox
And then I fire undo.
Expected result:
Brown fox had red nose.
Real result:
(all removed)
Pretty weird
-M. Turunen
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
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