Java Editor in Linux

hi all,
can someone suggest a good Java Editor for Linux? I'm currently using the BlueFish Editor and i press the DOT nothing is come out, i hope that to get an editor where the members can come out after the dot is presses. By doing this, it will minimise a lot of typing error. I had try to install the JCreator on my system, but the setup cannot run on Linux.

u mean just copy the installation to the
/usr/local??
Because i dun have the root permission and the
installation file has been downloaded at the desktopIf you don't have root permissions (and can't get them) then you probably will not be able to copy the JDK to /usr/local . You don't need the JDK to be anywhere in particular so if it is installed in your home directory then leave it there. Just make sure your 'path' is set correctly!
To check you have it configured right, use
java -version
and it should report
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

Similar Messages

  • Java editor for Linux

    Which is the best java editor for Linux ??
    in the Win plataform I'm using the JCreator ... and now I'm migrating to the linux plataform...
    please tell me the name of the editor you are using if you use Linux... (Red Hat 7.1 here...)

    you can try SciTE from http://www.scintilla.org - it's simple, fast and good enough. you can work with java, c and many other programming languages. There are some features that don't present in any other editor.
    Btw SciTE is only editor, not complete IDE. If you wish a full IDE with projects.. etc you can use Borland's JBuilder

  • JDeveloper 11.1.1.2.0 Java Editor Performance

    I'm having trouble using the Java editor in 11.1.1.2.0. Its been working fine for the past couple of days then just recently it starts hanging after every 10 or so characters I type. The file I'm seeing this in is about 4,000 lines. I have no other applications open, I've tried restarting the IDE and even the machine. It seems that when this happens JDeveloper CPU utilization hits 50-100%. Any suggestions? I have J2D_D3D set to false. Also, is there a log file I can look in for more details?

    I have 3GB machine and I face the same issue. If the file size is too big it affects editor performance.
    You can code in linux environment. That's what I used to do sometimes.
    Check these blogs too.
    http://blogs.oracle.com/shay/2006/03/29/
    http://www.oraclebrains.com/2007/04/very-slow-performance-in-jdeveloper/
    Edited by: Puthanampatti on Dec 31, 2009 10:42 AM

  • Java running under linux with crontab

    I'm having a problem:
    i want to run a java program under linux with crontab.
    my classes are in a directory and aren't in a package. i run em by invoking ./start which is a small script that i wrote. The script is in the same dir as the classes and invokes java by "java Main >>logjava.txt " but this doesn't seem to work all i get is an empty logfile
    i need to run the program every day at 0800 so i inserted the following in crontab:
    0 8 * 1-5 /var/"path"/start > logjava (where path is the path to the classes dir)
    if i run the cmdline from anywhere on the prompt i get the result i want. I think it's because the cron runs it from the root dir thus making java unable to find the classes
    Any suggestions would be welcome. or can some1 tell me how to make linux executables from the java (i usually use jsmooth for the windows exe)

    You can execute several commands in the process started by cron. You separate them using semicolons.
    Have you tried a cron entry like this:
    0 8 * 1-5 cd /var/"path";pwd;echo $PATH; ./start > logjavaOr, you may need to make sure the process started by cron gets the same environment as your interactive shells do, by explicitly loading your setup or .login scripts:
    0 8 * 1-5 . $HOME/.setup;cd /var/"path";pwd;echo $PATH; ./start > logjava

  • Invisible caret in Sun ONE Studio 5 SE - Java Editor with black background

    How to change caret color in Sun ONE Studio 5 SE - Java Editor?
    The caret blinks changing its color between black and the background color.
    I have changed the background color of the editor to black (the first thing I do whenever presented to a new editor...) But the caret changes its color between black and the background color, that is black - result: the caret becomes invisible.
    Is it possible to change the behaviour of the caret? It could blink changing its color between the background color and a color that is visible (for dark backgrounds, white; for clear backgrounds, black).

    I've found the solution myself.
    Brief description:
    Tools | Options
    Editing | Editor Settings | Java Editor
    tab Expert
    Insertion Point Color = [255,255,255]
    Overwrite Caret Color = [255,255,255]

  • Java Editor with the HelloWorldServlet does not open

    I am following the Getting Started guide lines. When choosing Finish in step 6 of "Create a HelloWorld Servlet" (https://help.hana.ondemand.com/help/frameset.htm?e5a8b1d3bb571014a0f89bb4706d4e0b.html) then the Java Editor should open.
    Unfortunately this does not happen at my installation.
    The only displays at the footing of the Overview picture are "Writable", "Smart Insert" und "1 : 1" for some time.
    This is also interfering with a message "'Periodic workspace save.' has encountered a problem.
    Could not write metadata for '/RemoteSystemsTempFiles'."
    Did I skip something in the guide? How please should I continue editing my first HelloWorld servlet?

    C:\Gm\GmSAP2014\workspace\.metadata\.log shows several entries like this one:
    !ENTRY org.eclipse.core.resources 4 568 2014-07-26 11:29:55.566
    !MESSAGE Could not write metadata for '/RemoteSystemsTempFiles'.
    !STACK 0
    java.io.FileNotFoundException: C:\Gm\GmSAP2014\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\RemoteSystemsTempFiles\.markers.snap (Das System kann den angegebenen Pfad nicht finden)
      at java.io.FileOutputStream.open(Native Method)
      at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
      at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
      at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.<init>(SafeChunkyOutputStream.java:45)
      at org.eclipse.core.internal.localstore.SafeChunkyOutputStream.<init>(SafeChunkyOutputStream.java:41)
      at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1712)
      at org.eclipse.core.internal.resources.SaveManager.visitAndSnap(SaveManager.java:1795)
      at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1168)
      at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1110)
      at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:51)
      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    The term "project node" is not to be found in my installation: this is how my start screen looks like:
    If you ment to double click that entry under "File":
    That simply results in the display of that bottom line, but no editor window opens:

  • What is a good Java Editor to use

    Please email me with a link to download a good java editor. l'm using windows ME notepad to writing java.
    Please email me @
    [email protected]
    thank you

    Hello,
    Why not use Sun Microsystems acquired company's (Forte) software. This IDEs homepage is:
    http://www.sun.com/forte/ffj/index.cgi
    If you have any questions goto:
    http://www.sun.com/forte/ffj/faq/general.html#question01
    You can download it from (you can try it out before you buy):
    http://www.sun.com/forte/ffj/buy.html
    I hope this helps.
    Best regards,
    -Marek.

  • Problem when using Ctr-Z in Java editor

    If I create a component in the Desgin view, the switch to Java Editor and uze Cancel (or Ctrl+Z), it cancle the op�ration, ie remove the code added when the component was created. The component is also removed in Design view. However, it is stil present in the JSP code. Under deployment, it produces an error. The stacktrace says the error is about a component which is not present in the design view, wich is a bit confusing.

    Looks like a bug.
    To fix just remove the jsp tag for the component

  • Java Editor and Unicode Characters

    I'm trying to use unicode characters in strings with the Java Editor.
    String myOption = "\u2666 " + myDirName;
    This works nicely, displaying a diamond in my web application. Source HTML contains a &9830;
    However, if I make changes in the Visual Designer (e.g., add a button), the \u2666 in my Java code changes to a diamond symbol. When that happens, I get a "?" in my web application.
    How do I prevent Java Editor from switching to the display character?

    Thanks for your response.
    After more research, I found that the .java file is corrupted. These means the problem is not related to the browser.
    When I have "\u2666" in the Java Editor window, I see "\u2666" in the .java file in Word Pad. This is properly compiled and the entity &#9830; appears in the HTML.
    When the diamond symbol is in the Java Editor window, I see and ascii ? (character #3F). I get a ? in the browser. It is really a question mark (#3F) not an unknown character.
    So, it appears that when the JSP is changed by adding a button, the .java code is rewritten to disk but unicode characters are not translated properly. Or - something like that. If I could keep the ascii string "\u2666" from converting to the diamond, I would be all set.
    I can edit the Java Code, close, save and reopen all I want and the unicode character doesn't translate to the symbol. This ONLY happens when the JSP is modified.
    Any ideas?

  • Java Editor - auto complete

    i'm looking for a FREE lightweight java editor that supports auto-complete and possibly code generation.
    auto-complete is when you type the object and a dot, the editor pop-up a window listing all methods available for you to use.
    code generation (or whatever it is called) is like a template that i can use....like i type in tryc and a space and it will create a try{ } catch{} block for me
    by lightwieght, i mean th eeditor is small and does not requires a lot of memory to run. don't want a full blown editor like Eclipse, JBuilder, NetBean (they're too resource hungry). something like JCreator and TextPad. My computer is old (PIII 733 mhz, 384MB RAM)..yes, my computer motherboard only allows up to 384 MB of RAM ..this sucks when RAM is soooo cheap.
    i check with most free editor, but to get auto-complete and code generation...you have to pay for it...so i'm wondering if anyone knows of a FREE one?

    Use the Plug-In Manager (Plugins menu item) to review the available plugins. Click the Install tab and highlight the name, it'll display a description.
    There's a couple of auto completes - I use Dot Complete (it has a minor glitch starting, I have to click Complete to get it to start)
    There's a number of template facilities, both built in and as plugins.

  • A Simple Java Editor

    Hello,
    I am looking for a very simple(barebone)Java editor which can provide syntax highlighting facility. I need to plug it into my application.
    Can anybody suggest me something?
    Looking forward 2 ur replies.

    Hi,
    one of the most powerful editor in Java is jEdit.
    But it is not only a powerful editor you can also get its editor bean with
    syntax highlighting separately from http://syntax.jedit.org/.
    So you can have both: An editor to use and a component to integrate into your apps.
    Bye
    Frank

  • Disable Immediate syntax checker in Java editor

    Could anyone suggest how to disable the syntax checker in Creator's java editor? Would be helpful if I could run it on demand, just immediately before bulding the project. Or even not run at all, as syntax errors are shown during the build.
    The idea is to increase the performance and prevent occasional but still unwanted popups from the bottom of the screen.
    Thanks,
    -Ivan

    Does anybody know how to do that? After I've made the change Creator stalls for a sec trying to parse the code and detect the errors. But quite often I want to leave the code as it is and get back to it later. Creator starts to complain about syntax errors, etc. Quite an annoying thing, could anyone suggest anything?

  • Using Emacs as Java editor

    Hello
    I suppose that most of you use Eclipse development platform. But I recently installed Emacs as Java editor.
    I don't find one thing : How to activate the code completion ?
    For example : I begin to type JF and by pressing TAB, it fills JFrame
    thanks
    bye

    Ctrl-Meta-/
    (Alt instead of Meta on keyboards without Meta).
    Ctrl-H a compl will list all commands to do with completion
    Last time I saw any stats, emacs was still ahead of Eclipse in popularity, but it wasn't important enough to me to remember what the article was.
    (normally I use ArmedBear J <http://armedbear.org>, then emacs if it's not available, and JBuilder about once a month for step-wise debugging)
    Pete

  • Java installation under Linux

    Hi
    I've got a problem with the installation of somme Java Packages under Linux.
    What must I do with the "*.jar" file? I wont to install the neu Open Xchange Server under SuSE 9.1, but there are somme Problems with the Java Packages!
    Can someone help me???
    Thanks a lot!!
    Dambi

    Hello Ishan,
    The J2EE server is not starting because of the error in A. Please refer to note 965451 for solution.
    The warnings in part B are insignificant. The startup framework has list with profile parameters and when a parameter is not in the list complains with warning. This warning doesn't mean that the parameter is wrong!
    The jcontrol is the parent process of the server process and if the server process dies you will always get error message there.
    Regards,
    Ventsi Tsachev
    Technology Development Support (J2EE Engine)
    SAP Labs, Palo Alto, Ca (USA)

  • Java editor - set the number of spaces displayed for tabs

    How do I tell Studio Creator to use tabs instead of spaces?
    I open Tools - Options - Editing - Java Editor and set
    Code Formatting Rule = Java Indentation Engine ...
    - Expand Tabs to Spaces = false
    - Number of Spaces per Indent = 4
    - Statement Continuation Indent = 4
    After reformatting the source every 8 spaces were replaced by 1 tab. The blocks look like (s = space, t = tab)
    ssss{
    t       {
    t       ssss{I want to have every 4 spaces replaced by 1 tab and displayed 4 characters per tab.

    How do I tell Studio Creator to use tabs instead of spaces?
    I open Tools - Options - Editing - Java Editor and set
    Code Formatting Rule = Java Indentation Engine ...
    - Expand Tabs to Spaces = false
    - Number of Spaces per Indent = 4
    - Statement Continuation Indent = 4
    After reformatting the source every 8 spaces were replaced by 1 tab. The blocks look like (s = space, t = tab)
    ssss{
    t       {
    t       ssss{I want to have every 4 spaces replaced by 1 tab and displayed 4 characters per tab.

Maybe you are looking for

  • Why can't i login with the account i just created???? I am missing an important session!!!!

    why can't i login with the account i just created???? I am missing an important session!!!!

  • Color Correction wanishes

    Hi. I have a strange problem with my latest project regarding color correction changes. All of a sudden i can not make perminant changes in the color section, I use to but not any more. The old changes are in place, but if I make some new ones, the c

  • Outstanding report for Schedule Agreement??

    Which report can be used as a schedule agreement report to display below information : - Total target qty in SA (KTMNG) - Total open qty in SA (OKTMN) - Total qty GR based on SA. Kindly need your help gurus. Thank you

  • EXTEND BASIC TYPE HRMD_A FOR TRANSFER IDOC DATA (HR MODULE)

    Hi, I'm trying to various infotype 2001,2002,2006 ecc to another SAP system via ALE and since they are not part of message type "HRMD_A" I have created the extension ZHRMD_A06. I've already created the new segments(we31) and put these segments (with

  • Gathering HTML from Google News

    Hi there, Using the following code i'm trying to simply print the source code of http://news.google.co.uk/?ned=uk&topic=n but i get an IOException, i was wondering if anybody knew why, and if there is a way around it. public static String newsPage =