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.
  • C Chris Austin

    I personally prefer IntelliJ[^]. It completely outclasses Eclipse and Sun's java studio thing. Hey don't worry, I can handle it. I took something. I can see things no one else can see. Why are you dressed like that? - Jack Burton

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

    I don't use Java but a colleague rates this IDE too. Kevin

    1 Reply Last reply
    0
    • G Guster_Q

      I really like Borland's JBuilder.

      J Offline
      J Offline
      JasonSmith
      wrote on last edited by
      #17

      FYI: Borland is basing their next JBuilder on Eclipse.

      E 1 Reply Last reply
      0
      • E Ed Poore

        Hopefully shove it up a hole that you didn't know you had :rolleyes:


        Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

        J Offline
        J Offline
        Jeremy Falcon
        wrote on last edited by
        #18

        Ed.Poore wrote:

        Hopefully shove it up a hole that you didn't know you had

        LMAO!!!! You just made my day. Jeremy Falcon

        1 Reply Last reply
        0
        • T toxcct

          X| if only you could knew what we do with java !!!


          TOXCCT >>> GEII power

          [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

          J Offline
          J Offline
          Jeremy Falcon
          wrote on last edited by
          #19

          toxcct wrote:

          if only you could knew what we do with java !!!

          Bull. I've worked with Java devs before. J2EE/Java is no more feature rich than .NET and yet it manages to be 20 times slower. Jeremy Falcon

          1 Reply Last reply
          0
          • J JasonSmith

            FYI: Borland is basing their next JBuilder on Eclipse.

            E Offline
            E Offline
            Ed Poore
            wrote on last edited by
            #20

            This reminds me of the Queen song, Another one bites the dust.


            Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

            1 Reply Last reply
            0
            • K Kevin McFarlane

              led mike wrote:

              Yes Java is slow, if you are going to work with it, get over it.

              From http://www.cutthecrap.biz/software/whitepapers/history.html[^] "Enter Java My first java project involved persistent knowledge representation. The idea was to build a persistent system that mapped to a relational database, and allowed convenient navigation of knowledge structures. That was fine in itself, but I was keen to convert my C++ system to see how much slower java was. It was just an exercise, I had no expectation that the system would be usable. It didn't take long, and I was hugely surprised at the performance I got from java. Wow! At last a system with automatic memory management that I may be allowed to use commercially! It may be sad, but I was really excited. 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. We continued developing java systems for a couple of years and then the team folded. At this point I began developing the Cut The Crap Software." Kevin

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

              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 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

                R Offline
                R Offline
                Ray Cassick
                wrote on last edited by
                #22

                Roger J wrote:

                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.

                I think that gives you a hint in to the Java thing as a whole :)


                My Blog[^]
                FFRF[^]


                1 Reply Last reply
                0
                • 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
                                          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