Help with text and changing the java.home property
Submitted by Thursday, 11 November, 2004 - 22:31
on
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 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