how to highlight java code and how to get rid of the blue line
Submitted by Anonymous on Wednesday, 17 November, 2004 - 21:15
Hi!
sorry, i'm a newbie, so...
the features list "highlighting of many languages"... my java files has no different colors or highlighting at all. i installed some plugins, and it did well with html code, but not with my java code. could it be it is, because it's not named .java?
and how do i get rid of the blue vertikal line?
what is it good for?
thanks for your help!
Arne
Is possible to decrease a width of gutter border?
Submitted by Anonymous on Wednesday, 17 November, 2004 - 10:19
Is possible to decrease a width of gutter border?
--
Regards, Skalex.
How to change JEdit toolbar icons
Submitted by Anonymous on Friday, 12 November, 2004 - 06:11
I just want to have different toolbar icons and I have done some research but didn't get anyinformation. But in screenshots i can see different toolbar icons. Can somebody tell me how to get new icons and how to change it? I am using winxp pro and have latest version of JEdit and have all the plugin available. Thank.
How to view Javadoc without leaving jEdit
Submitted by
rmsh on
Thursday, 11 November, 2004 - 23:05
Hi,
I'm a newbie to jEdit and in love with it.
Does anyone know how to view Java Docs inside jEdit (probably in a new tab). Basically a simple HTML viewer. I don't know if this is possible by any plugin/macro? (I might be dumb). It is a great value add for developers.
Thanks in advance
-Ramesh
Help with text and changing the java.home property
Submitted by
bksuro on
Thursday, 11 November, 2004 - 22:31
hi,
I just downloaded jEdit for editing java files, I got a message that I need to change jEdit java working directory to JDK from JRE, after some search i found the "system properties" tag and clicking on it has given me the output as follows:
-- listing properties --
http.agent=jEdit/4.2final (Java 1.4.2_06. Sun Mi...
LINES
sun.boot.library.path=C:\Program Files\Java\j2re1.4.2_06\bin
LINES
user.dir=C:\Documents and Settings\SBell...
LINES
java.endorsed.dirs=C:\Program Files\Java\j2re1.4.2_06\li...
LINES
java.library.path=C:\Program Files\Java\j2re1.4.2_06\bi...
LINES
java.class.path=C:\Documents and Settings\SBell...
LINES
java.home=C:\Program Files\Java\j2re1.4.2_06
LINES
java.ext.dirs=C:\Program Files\Java\j2re1.4.2_06\li...
sun.boot.class.path=C:\Program Files\Java\j2re1.4.2_06\li...
LINES
questions:
1.) How do I edit the information so that I change the information from jre to jdk directory?
2.) How do I see the whole line instead of "..." ?
what I did:
I want to edit the information and place in properties directory as "*.props" file as informed so that when I am typing java codes like "classname.", then I will get the listing of methods, variables like in "MS Visual Studio".
I changed the wordwrap to soft and clicked the "systems properties" and it has not changed the way the result is shown. What is the method to view the full lines without "...". Even changed the columns to 120 and same result.
any help is appreciated and thank you in advance.
bksr
i can't have the '^' character, why ?
Submitted by Anonymous on Wednesday, 10 November, 2004 - 17:02
I can't use the character '^'.
For example in this case: var = truc ^ chose; When i hit the keyboard (twice, as for other editor) there is nothing.
About C++ mode
Submitted by Anonymous on Wednesday, 10 November, 2004 - 14:49
Hello,
Is it possible to make jEdit indent lines more like Emacs's cc-mode? I mean when I write something like this for example: cout << "some very long story..." and continue to next row with << someVariable << endl; Emacs indents <<-marks to same column but jEdit doesn't.
In my opinion that looks bad. This is just one example and there are other cases too. I wouldn't like to change back to Emacs because of this since jEdit is so much easier to use and I like the Secure FTP option.
2 questions about the configuration
Submitted by
Sandal Tolk on
Wednesday, 10 November, 2004 - 13:53
Hi!
I just installed jEdit and I'm configuring it at the moment.
I already found all options i wanted, expect the option to turn of this vertical blue line in the middle of the text editor window.
That it is possible to turn it of is seen here: http://jedit.org/index.php?page=screenshot&image=29 but how do I do it? I cant find the Option
Multiple folding modes at once?
Submitted by
malyvelky on
Sunday, 7 November, 2004 - 18:08
Hi,
I do C++ programming and I'd like to improve the editing experience by getting as much as possible out of code folding.
Basically, I want 3 folding modes at once: fold code between { and }, fold comments, and sometimes explicit fold. How to do it? Thanks! /M. Velky
Calling an external tool
I'm new in jEdit,
Before surfing all helps, two questions
1/
what is the correct way to call an external tool as a synthetiser, compiler or assembler and capture the tool's output into jEdit ?
2/
Can I jump to an error line from captured output ?
Walter.
Print Preview?
Submitted by
di97mnu on
Friday, 5 November, 2004 - 20:40
Hi!
Is there a Plugin to do a Print Preview??
//Marcus
Print Preview?
Submitted by
di97mnu on
Friday, 5 November, 2004 - 20:39
Hi!
Is there a Plugin to do a Print Preview??
//Marcus
Resize Frame Using Keyboard?
Submitted by
seani on
Friday, 5 November, 2004 - 09:52
The Title says is all really; is there a way to interactively resize a frame using keyboard shortcuts.
In Brief for example, you could:
1) Press ALT-R followed by a direction key. This would select the frame edge to resize
2) Use the direction keys to interactively resize
3) Press ENTER to set the size permanently.
Failing this, is there a method to temporarily toggle the current frame to full size. Again, in Brief, I had ALT-Z bound to toggle-zoom.
Help please
Submitted by
nempo on
Thursday, 4 November, 2004 - 21:36
Ok, i download Active perl and the Java 2 to get Jedit to work. Now that i have it working How do i view my script in the dos screen. i have this written.
(taking a high school class) Then when i go to the dos screen and open it up it just turns up in notpad with all the code i wrote. I also tried to change it to html document and it does the same thing. Whats going on? Can anyone help? thanks.
Changing the font of the help window
Submitted by
AndreJRenard on
Thursday, 4 November, 2004 - 17:37
How can I do that?
help - /T becomes º (degree symbol?)
Hey folks,
I'm annoyed that everytime I try to type //TODO: the /T part of the string becomes a º symbol. I've tried to find this setting, and can't figure out how to turn this off.
help please!
-steve warren
Outline of function
Submitted by
bitonio on
Wednesday, 3 November, 2004 - 09:13
Hello,
I would like to know if a plugin that shows the outline (list of functions) exists for JEdit ?
Thanks !
Antoine.
uncomment java code
Hi all , does anybody know a smart tip to uncomment java comment in java source (both range /* and //)?
Inserting the current date when exiting ?
Submitted by Anonymous on Monday, 1 November, 2004 - 11:08
Is there any way to automatically insert the curent date in the text when exiting JEDIT, so the last update date is saved ?
Thanks
Setting environment variables in Console
Submitted by Anonymous on Sunday, 31 October, 2004 - 17:25
In Jedit (4.2final) with the console plugin I'm not being able to set environment variables. More precisely, in the system console, and in a win2k system
set Path=C:\
does not work. Several variations with extra \ or with " do not work either. OTOH in the BeanShell console the setenv works alright. Can any1 help me out here, what am I doing wrong?
With my best regards,
G. Rodrigues
P.S: If this is not the right forum for this question, my appologies and plz direct me to the right forum.