Trying to find simple OSX Java Editor

Hi,
This is my first posting ... hope it's the right place. I'm new to Java - enjoying it greatly. Started on PC using JCreator as Java editor ... fast, simple to use & understanderable, get on with the job of learning ... no problem.
Now I have to migrate to mac OSX and I'm getting into trouble. JCreator is not available for OSX and all I can find are IDE's that I'm finding way too complex, fiddley and with WAY too much 'bling' for me right now. I'd be REALLY greatefull for any pointers to good, simple MAC editors.
Thanks in advance
Giles

OK, I'm working my way through 'The Java Tutorial' - obviously download examples, open JCreator and can immediatly compile & run them, it dosn't change the example in any way NetBeans, by comparison seems to want me to set up a project, it adds a whole load of stuff that I don't understand yet.

Similar Messages

  • Desperately trying to find patterns with Java code samples

    Greetings. Is there anyone who knows where I can find Java patterns, I am particularly looking for template, literator, composite, observer and decorator. I have gone to Hillside and Portland Repository sites, but did not find pattern sample code.
    I bought the head first Java book which I love, but I would like to see more sample code. They mention pattern catalogues, and besides the Gof I cannot find any. I really want to look at loads of actual samples to get a real feel how these patterns can be applied. Where can I go please?
    Thank you for any and all help.
    Peace,

    You're most welcome - you might check out the Head
    First Design Patterns book as well.Yes, that was fun to read!

  • How do I change my tab settings so that opening new tabs doesn't jerk me off the page I'm on!? Trying to find simple answers is like pulling my own teeth!

    I think the question is obvious.

    In the Options window go to the Tabs panel and de-select the setting "When I open a link in a new tab, switch to it immediately"

  • 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

  • Trying to find Java release 1.6.0.1_45, any ideas

    Trying to find Java release 1.6.0.1_45, any ideas

    why this version ?
    if you heard about security issues in later versions it will 90% be in the older one too
    oracle is not adding new features to the java releases they are fixing security issues and bugs
    most security issues
    I keep the latests version but only have it enabled in a browser I otherwise don't use
    in osx it's Safri in Windows8 it's IE
    and then I only use those browsers when I have to do something which require java like my netbank and everything in relation to state and govenment

  • HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    HI,  I need to jre 1.6 update 26 on my mac system to make some aaplication work. However latest available is jre 1.6 update 29. Could you suggest how I can get jre 1.6 update 26? I tried downloading older version on java. COuldn't find it on your site.

    What are you missing?
    I inherited this app and signing the third party jars is how it was setup, I was wondering the same thing too, why was it necessary to sign the third party jars?
    The applet runs in either JRE 1.6.0_13 or JRE 1.6.0_27 depending on the other Java apps the user uses. JRE 1.6.0_13 does not have the mixed code security (so it is like is disable), but JRE 1.6.0_27 does have the mixed code security and the applet will not launch with mixed code security enable, so we have to disable it. With all the hacking going on in the last two years, is important to improve security; so this is a must.
    Yes, I always clear up the cache.
    Any idea on how to resolve this problem?

  • I just purchased a MacBook Pro Retina. Checked my OSX and it is version 10.8.1... trying to find a way to upgrade to a higher version. In the app store it doesnt show the update nor downloading the new Mountain Lion OXS doesnt work. Please help

    I just purchased a MacBook Pro Retina. Checked my OSX and it is version 10.8.1... trying to find a way to upgrade to a higher version. In the app store it doesnt show the update nor downloading the new Mountain Lion OXS doesnt work. Please help

    hienn,
    Not yet. There was an upgrade page to 10.8.2 for the late 2012 models but it's down now. I have to assume that Apple pulled it because of some bugs. I would look for something next week, more likely than not. In the meantime, the OP should be good with 10.8.1 until the update shows up again.
    Clinton

  • Trying to find JCP4XDODataEngine.java

    Hi,
    One of the concurrent program is having the executable as 'XDODTEXE'. When I am trying to open the executable it was found that execution file name as 'JCP4XDODataEngine'.
    But now I am to find the JCP4XDODataEngine.class file.
    But where can I find the JCP4XDODataEngine.java file.
    Can anyone help on this.
    Regards,
    Dinesh.

    Please see previous threads for similar topic and discussion.
    https://forums.oracle.com/message/9875857
    https://forums.oracle.com/message/10845209
    https://forums.oracle.com/search.jspa?q=Java+AND+Concurrent+AND+Source+AND+Code
    Thanks,
    Hussein

  • Japanese fonts in osx-java

    I am having a lot of trouble displaying japanese through a java app on osx.
    I have been told that the problem lies in the fact that there is not utf-8 japanese font set yet on my machine, yet the only info I could find about this mentions only windows and solaris.
    Did I miss something ?
    I am using jaguar, set up this morning, with the 1.0.2 version of omegaT, an app for translators.
    Thank you in advance for all your suggestions and hints.
    Jean-Christophe Helary

    all the fonts you mention are installed properly.
    the technical context is the following, although i am not sure what i describe is what you expect, since i am not a specialist.
    i work with mac os10.2.
    i have downloaded a java app, called omegaT, that takes an utf-8 files splits it into paragraphs and allows for the input of a text in a different language.
    there is no font selection possibility on the app. Neither a menu no a preference panel.
    when i create a japanese file that i encode in utf-8 and try to have it displayed in the app the following happens:
    1) the file browsing window does not display names of japanese files properly. they are displayed as squares.
    2) once the file is open all its contents is displayed as squares
    i tried to check how other java apps dealt with similar issues. i found a text editor/encodning convertor called SimRedo.
    i opened an utf-8 encoded japanese file and the following happend:
    1) the file browsing window does not display names of japanese files properly. they are displayed as squares.
    2) once the file is open its title is displayed properly in the title bar
    3) all its contents is displayed as squares
    4) once a font has been selected the contents is displayed properly as japanese.
    my conclusion is that:
    1) there is an obvious lack of connection between java apps and system fonts. i would like to know how to make this link. i checked sun info (java internationalization) about installing new fonts but the info does not seem to be relevant to an osx setting: they mention a font.properties file that does not seem to be on my system. and if it were to be, the place where i should create one is not explicit.
    2) i could ask omegaT's developper to offer a font selection to solve the issue (considering that i don't know much about java programming i am not even sure it is appropriate for his app)
    i hope the technical context is clearer now. if anybody can give me hints i would appreciate.
    sincerly,
    jean-christophe helary

  • Creating a java editor

    Hi,
    I am trying to make a java editor in java as my final year engineering project. Can anybody give me some help or a link to any tutorial that might help.
    The java editor should include a text editor with all the normal operations such as cut,copy, paste, find etc. I also want that the syntax be highlighted. There must be options for compiling and running of programs.
    I would be very grateful for the help..........

    Well, for the text editor you can use the Notepad program that comes with JDK. It has all these options, cut, paste, etc.
    Then, every "keyword" should be identified and highlighted.
    In the compile button, you should make it save your file and run the command javac in a console....it´s really simple since u already have the Notepad to adapt.

  • Error when trying to run my first Java app

    Okay, Im new to Java programming. I started a day ago :). My question is after I compile my application like so.
    javac TestGreeting.javaIt give me a .class file. So the next step is I want to run it so I do the following.
    java TestGreeting.classWhen I run this I get this error:
    Exception in thread "main" java.lang.NoClassDefFoundError: TestGreeting/classCan some one tell me what is going on? I am running Mac OSX Leopard on a MBP. I have the latest Xcode Tools which is 3.1 if I am not mistaken.
    Thanks everyone. Go easy on a newbie :)

    The argument for the java command is the fully qualified Class Name. It is not a file name or path. You provided a file name. The JVM tried to find a class named 'class' in a package named TestGreeting. Most likely, you should have typed "java TestGreeting"
    Here is a link to a tutorial, and the Getting Started section includes a section for problem resolution.
    [http://java.sun.com/docs/books/tutorial/]

  • Java editor

    Hi All,
    I am trying to find the name of an editor I seen someone using last semester. The only 2 things I can remember is that when you typed in the name of a class followed by "." you could automatically then choose from a list of available methods from that class. And I think it began with a K, but could be wrong.
    Any ideas?

    Why are you specific about that iDE? Now lot of good IDEs have come up. Search for free JAVA IDE in any search engine gives you numerous results. I am using Eclipse as my IDE (free). which also contains the functionality you have specified.
    Good Luck,
    Sekar

  • I am trying to find out if I can upgrade my old airport express from WEP to WPA2?  If so, how do I do that?

    I am trying to find out if my old Airport Express can be upgraded from WEP to WPA2?  If so, does anyone know how to do this?  I have a new PC for work reasons and I cannot get online with my WEP password.  I realize now this is why my family and friends who bring PC's into the house cannot connect - I need WPA2 for PC, and besides, I should upgrade anyway as this is more secure than WEP.  Thanks for any help!

    Clone your system.
    Install the 10.6.8 Java update.
    Clone back from your clone you made before installing the update when finished.

  • Trying to find the number of rows in a ResultSet

    I am trying to find the number of rows in a ResultSet, using the following code:
    rs = st.executeQuery(query);
    rs.last(); // to move the cursor to the last row
    System.out.println(rs.getRow());
    However, I am getting this error:
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Unsupported method: ResultSet.last
    Whats going wrong??

    praveen_potru wrote:
    You might have not used scrollable result set..
    Try like this:
    stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_READ_ONLY);rs = stmt.executeQuery(sqlString);
    // Point to the last row in resultset.
    rs.last();
    // Get the row position which is also the number of rows in the ResultSet.
    int rowcount = rs.getRow();
    System.out.println("Total rows for the query: "+rowcount);
    cheersAnd I hope the OP would read it because the thread is a year old.

  • Tried to upgrade to osx 10.9 from 10.7 and I didn't notice that it downloads in the launcher. I turned my mac off and ever since then it has glitched out and will not download no matter what I do. I have had it for 3 years which is out of warranty.

    Tried to upgrade to osx 10.9 from 10.7 and I didn't notice that it downloads in the launcher. I turned my mac off and ever since then it has glitched out and will not download no matter what I do. I have had it for 3 years which is out of warranty. It now has a blank bar under the launch pad and no matter how many times I try re-downloading it or restarting my computer it does not work. I use too play starcraft and other games on this computer although new patched/updates have made it that I can no longer do that now. Really frustrating having to deal with this especially after buying this computer upfront and now out of warranty.

    Go to your Applications folder and find a file called "Install OS X Mavericks".  Send it to the trash and delete it.  Then try the download again.

Maybe you are looking for

  • Inconsistancies in S_ALR_87013558 Report

    Hi Guys, Please help me out sort out the following issue: I have  a Project A; WBS Elements A-1, A-2, A-3 in the 2nd level, WBS Elements A-1-1, A-1-2, A-1-3, A-1-4 in the 3rd level. When I am executing the S_ALR_87013558 report for project I have a v

  • Flash h.264 PS3

    Hi There We have encoded some video using the Digital Rapids Nero H.264 codec. In our Flash player in a browser it plays fine. In the Flash player on the PS3 the video is black but the audio plays. This is both from a FMS server and just off an http

  • Photoshop CS5 takes 10s to open an jpeg file

    My computer spec is Dell Precision M4600 Windows 7 Professional x64 16GB of RAM NVIDIA Quadro 2000M I'm running Photoshop CS5 Extended, Version 12.1 x64 My problem is it take almost 10 seconds to open a small jpeg file (less than 1MB) I tried all the

  • I need to know where to go to compose a letter. Thankyou

    I am not sure where to go to open a blank page to compose letters.

  • Cleanup Production DB

    Hi all, 11.2.0.1 aix6.1 Our prod database is almost out of space. My boss tasked me to backup unused tables and drop them as there are lots of un-identified tables which were used in testing and were not cleaned-up or dropped. This is a 3rd party app