Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Java IDE's?

Java IDE's?

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpjavacomquestion
41 Posts 28 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L led mike

    Kevin McFarlane wrote:

    After a few weeks I could demonstrate that my native java persistent object system had far better performance than one based on a relational database.

    Great, I can demonstrate that apples are shinier than oranges, so what? :confused:

    K Offline
    K Offline
    Kevin McFarlane
    wrote on last edited by
    #23

    The point of the story is that this guy had a preconception that the Java implementation of his design must be slow but he was surprised that it wasn't. I think that what's going on in such cases is that the facility of creating a superior design/implementation trumps raw speed. I've had two interviews recently where my interviewer had told me that they had an application recoded in C# from C++ and found the C# version to be faster. Kevin

    L 1 Reply Last reply
    0
    • R Roger Alsing 0

      Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #24

      Roger J wrote:

      What other IDE's are there for java

      Go to Oracle's web site. You will need to register yourself with them. And download their free offerings - some are large downloads - some you may order on cd/dvd - for a variety of products including JDeveloper, and their free database. While you are there download their free tutorials and check out their Oracle University. Their offerings are such you could spend all week long there.

      1 Reply Last reply
      0
      • R Roger Alsing 0

        Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #25

        Well it was writen in Java... The tigress is here :-D

        1 Reply Last reply
        0
        • R Roger Alsing 0

          Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

          G Offline
          G Offline
          garevalo
          wrote on last edited by
          #26

          i did some dev in java a while back. i have not checked out eclipse. we used borland jbuilder. i dind't like jbuilder because it was too complex to manage simple projects. i really liked using intellij idea. google it and then check it out. it's from the same guys that give us resharper. it's great. my $.02 G-

          1 Reply Last reply
          0
          • D Dy

            It's been years since I turned my back on Java, but when I was using is I was using a free IDE called Forte. I remember it being good, but I think I remember if being more like the Delphi 4 IDE then the VS IDE. Might be worth googling it to see if it's still around...


            - Dy

            M Offline
            M Offline
            markkuk
            wrote on last edited by
            #27

            NetBeans IDE[^] was marketed by Sun as "Forté for Java" for a while before it was open-sourced. http://www.netbeans.org/about/history.html[^]

            1 Reply Last reply
            0
            • R Roger Alsing 0

              Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

              U Offline
              U Offline
              uXuf
              wrote on last edited by
              #28

              For a faster IDE you might try out JCreator. It works pretty fine with low-end systems, and its hugely customizable. But ofcourse you wont get the functionality of VS.Net automatically. You can perhaps tweak JCreator to get closer performance to that of VS.Net. Another drawback was (when I was using JCreator) that there was no functionality to create forms. So we had to build the forms in slower JBuilder and port them on to JCreator, which carried it pretty fine. But... Notepad could be even better :-D uX marks the spot

              1 Reply Last reply
              0
              • R Roger Alsing 0

                Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                B Offline
                B Offline
                Brent Lamborn
                wrote on last edited by
                #29

                There is a battle brewing here at my office between .NET and Java. We have a VoIP developer that insists I learn Java. He swears by it. Of course most of his stuff is written in native C++ though and he uses VS 2003 for that. I do have a $3500 copy of Borland's JBuilder but haven't even installed it yet. I use VS 2005 to develop all my new stuff. "Half this game is ninety percent mental." - Yogi Berra If you can read thank a teacher, if you can read in English, thank a Marine. M y and h don't work so well due to m addiction to caffeine and m in abilit to to set a cup down uprigt.

                1 Reply Last reply
                0
                • K Kevin McFarlane

                  The point of the story is that this guy had a preconception that the Java implementation of his design must be slow but he was surprised that it wasn't. I think that what's going on in such cases is that the facility of creating a superior design/implementation trumps raw speed. I've had two interviews recently where my interviewer had told me that they had an application recoded in C# from C++ and found the C# version to be faster. Kevin

                  L Offline
                  L Offline
                  led mike
                  wrote on last edited by
                  #30

                  Kevin McFarlane wrote:

                  The point of the story

                  Well the story is poor because the comparison is completely flawed. The history of benchmarking Java vs. C++ is inconclusive at best. This likely means the difference when making "valid" comparisons is small. Back in 2000 we built a proprietary Application Server in Java (don't ask why :-D). We have nothing to compare it with but we ran it in some Intel Labs back in 2000 and it performed like a champ and has been these past 6 years. My comment about Java being slow was directed toward its application in GUIs. They are notoriously slow. I have worked with C# for about two years now. While I have not done any comparison based analysis it does not seem to have obvious performance problems. However, I don't have an URL for you but, there is an MSDN article that talks about the 2.0 JIT compiler being built by the C++ compiler team and partially because of that Managed C++ has the capacity to produce faster executable results.

                  K 1 Reply Last reply
                  0
                  • R Roger Alsing 0

                    Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                    D Offline
                    D Offline
                    dpatriarche
                    wrote on last edited by
                    #31

                    My little company develops Java under the latest version of Eclipse. It is pretty great, as is VS 2005, but Eclipse excels in different ways. If you are looking for a clone of VS for Java development you are probably going to be disappointed. I am going to try and re-pitch Eclipse to you :-) I would contrast Eclipse and VS by saying that VS emphasizes polish and solidity, while Eclipse emphasizes feature richness and extensability. I find that VS has very clean, obvious work flows, while Eclipse is more opaque but has loads of little features and knobs, some of which are a kind of odd. To pick a couple of specific examples: First, the VS C# code formatting and coloring is still painfully basic -- my 12-yr old emacs config is still far more capable. But the Eclipse for Java is the first IDE I have found whose code formatting and coloring capabilities exceed emacs'. As a second example of the IDE contrast, the VS project management and external source code control plugin system are all-around excellent, while these functions under Eclipse are kind of wierd and clunky. In these two examples, clearly Eclipse team cares deeply about the the joy of beautiful code, while the VS team cares deeply about developer producivity. As for alternative IDEs, I tried Netbeans, but IMO it really doesn't stack up to Eclipse, except in Swing GUI layout. IntelliJ IDEA is highly rated, but it costs $, so for a hobby it may not meet your needs. Really for Java you are looking at Eclipse. Regards, Doug

                    1 Reply Last reply
                    0
                    • L led mike

                      Kevin McFarlane wrote:

                      The point of the story

                      Well the story is poor because the comparison is completely flawed. The history of benchmarking Java vs. C++ is inconclusive at best. This likely means the difference when making "valid" comparisons is small. Back in 2000 we built a proprietary Application Server in Java (don't ask why :-D). We have nothing to compare it with but we ran it in some Intel Labs back in 2000 and it performed like a champ and has been these past 6 years. My comment about Java being slow was directed toward its application in GUIs. They are notoriously slow. I have worked with C# for about two years now. While I have not done any comparison based analysis it does not seem to have obvious performance problems. However, I don't have an URL for you but, there is an MSDN article that talks about the 2.0 JIT compiler being built by the C++ compiler team and partially because of that Managed C++ has the capacity to produce faster executable results.

                      K Offline
                      K Offline
                      Kevin McFarlane
                      wrote on last edited by
                      #32

                      led mike wrote:

                      My comment about Java being slow was directed toward its application in GUIs. They are notoriously slow.

                      OK. :) That guy, who's a friend of mine, is not using Java in that way. Not that I really understand what he's doing!:confused: He's way more capable and experienced than I am. Kevin

                      1 Reply Last reply
                      0
                      • R Roger Alsing 0

                        Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                        J Offline
                        J Offline
                        Johnny Mnemonic
                        wrote on last edited by
                        #33

                        What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? 3 great Java IDES are 1. Sun NetBeans IDE (free, os) - http://www.netbeans.org/ 2. IBM Eclipse (free, os) - http://www.eclipse.org/ 3. JetBrains IntelliJ Idea (commercial) http://www.jetbrains.com/ As for speed, maybe you have a very small (less than 512 MB) RAM? I recommend at least 768 (3x256), or better 1 GB for comfortable C# and Java development.

                        1 Reply Last reply
                        0
                        • R Roger Alsing 0

                          Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                          S Offline
                          S Offline
                          Stiaan_Pretorius
                          wrote on last edited by
                          #34

                          Hi, have you tried Netbeans at all? I personally like it better than eclipse as it does not have that "doesn't feel right" (yes, the feeling existed for me too... :doh: ) Go to http://www.netbeans.org[^]

                          1 Reply Last reply
                          0
                          • R Roger Alsing 0

                            Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                            W Offline
                            W Offline
                            walter76
                            wrote on last edited by
                            #35

                            Yes, Java w a s slow, but it isn't anymore. I've developed Java Applications the last 5 years, since JDK 1.3 until 1.5 and there where a lot of improvements especially what relates performance. Java just had to solve the problems you have with every new language. And from the object oriented programming point of view the developers of Java have done a very good job. Don't misunderstand me, i know C/C++ as well as Java and there are issues i would always prefer C/C++ above Java, e. g. for os and driver programming. But i think it's simply not right to blame any language for bad performance etc. Every programming language has it's pros and cons and areas where it rules. To answer your question from the start. Eclipse is the best IDE for Java around. period. Besides it you could try the NetBeans project from SUN or use the good'ol vi editor and ant/maven for making a nice build environment. cu/walter

                            1 Reply Last reply
                            0
                            • R Roger Alsing 0

                              Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                              C Offline
                              C Offline
                              Chris Mooney
                              wrote on last edited by
                              #36

                              Ignoring all of the ignorant comments that have been made about Java, We tend to like netbeans a bit better than eclipse. It has, in the past, had a better response than eclipse, even if you sacrifice all of the plug-ins. As far as the anti-Java comments, I have used Microsoft libraries and APIs from MFC through .NET 2.0, and I have used Java for years. They both have their advantages and disadvantages. The technology for each is actually comparable in speed (Especially with JIT compilers) for desktop applications, and also in feature richness. I have found that the Java APIs make more logical sense than the Microsoft APIs (and don't say you have to understand the Microsoft way! I should be able to do what I need by reading the documentation, not trying to figure out how something works!). The other advantage Java has is that serious consideration was given by Sun to supporting multiple computing platforms. They have distributions for Windows, Linux and UNIX systems. All you have for .NET on Linux or UNIX is open source implementations. While these are high quality, it seems that Java is the only true Write Once Run Anywhere system. To use .NET you have to crawl into bed with the evil empire :-). Personally, I've seen Return of the Jedi, and I want to be on the side of the Alliance ;-)

                              1 Reply Last reply
                              0
                              • R Roger Alsing 0

                                Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                                2 Offline
                                2 Offline
                                23fairs
                                wrote on last edited by
                                #37

                                try NetBeans IDE from www.netbeans.org IE

                                1 Reply Last reply
                                0
                                • R Roger Alsing 0

                                  Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                                  E Offline
                                  E Offline
                                  Egero
                                  wrote on last edited by
                                  #38

                                  IntelliJ is a real nice IDE, but it's not free. I WSAD at the office, and love it, but find myself using NetBeans quite often. It's not as feature rich as eclipse or IntelliJ, but it does the job, and is light weight. Eric

                                  1 Reply Last reply
                                  0
                                  • R Roger Alsing 0

                                    Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                                    D Offline
                                    D Offline
                                    dschmoldt
                                    wrote on last edited by
                                    #39

                                    Oracle's JDeveloper is a pretty impressive IDE. It's free, and does not require the Oracle database or Oracle Application Server. http://www.oracle.com/tools/jdev_home.html[^]

                                    1 Reply Last reply
                                    0
                                    • R Roger Alsing 0

                                      Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                                      J Offline
                                      J Offline
                                      Jesse Jacob
                                      wrote on last edited by
                                      #40

                                      Java IDEs that feel a bit like VS.NET...I've heard very good things about JBuilder, but I've only ever used Eclipse and Netbeans. Netbeans 5[^] is really, really nice: very accessible to the new user, runs on anything, supports CVS and lots of app servers, EJB wizards, nice GUI builder with bindings to everything, TONS of plugins and an active 3rd party dev community (nothing like Eclipse, but very impressive). I've also heard good things about X-Develop[^], esp. from hobbyists who play across mac/windows/linux, but again, haven't used it. Personally, I'm not really sure what you mean about Eclipse "not feeling right", so unless you can be more specific (dude, you can customize _everything_ in Eclipse), you should just hit google and start plowing through the free product demos. What's with the bad signal to noise ratio in the lounge? This question would be much better answered in the programming forums.

                                      1 Reply Last reply
                                      0
                                      • R Roger Alsing 0

                                        Ive decided to try a bit of java (for no reason what so ever , just bored) Ive tried eclipse, which seems to have a shitload of good features, but for some reason it doesnt feel right, I cant put my finger on it but it feels kind of slow'ish and menus flips and flops all over the place. What other IDE's are there for java and is there anyone of those which feels atleast a bit like VS.NET ? //Roger http://www.puzzleframework.com

                                        K Offline
                                        K Offline
                                        Keithrick Buhagiar
                                        wrote on last edited by
                                        #41

                                        Well if you are looking for a Java IDE try Net Beans 5.0 or Java Studio Enterprise 8. Personally i think they are much more better than VS 05 (Even though there was a good improvement from the earlier version 03). once you are quite familiar with the IDE and the shourtcuts offered you wont change it for any thing, shourtcuts like (ctrl + shift + f) auto arrange the coding, (alt + shift + f) import the packages that you are using (unlike VS you need to list them down.), most of the commond words used have abriviations as well ex: psvm + space = public static void main(String[] args){}, Psfs + space = public static final String. (there is a PDF file in the help menu to list you all these and the shoutcuts etc). the only drawback i found in java is the creation of a GUI. while in VS it is a drag and drop process in Java it is not that easy. altough the IDEs mention above offer a drag and drop funtion i don't sugest it alot. but when you get used to it you can develop much much more things than in .NET (with all the respect :)) for any help about classes and other things conserning java consult: - java.sun.com (It is the bible for Java) - http://java.sun.com/docs/books/tutorial/uiswing/components/componentlist.html (All of the GUI features are here) Hope that u will enjoy your time on Java, at the begining it quite difficult and hard (i used to swear badly) but once you get used to it its ok Keithrick Buhagiar info@the-unpredictables.tk

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups