Java ide productivity gain

Hello -
I'm building a business case for a client regarding Return on Investment (ROI) of Java IDE (not necessarily JDevelopler). The client has 2 different non-IDE environments (one with microsoft products, the other with CORBA). The million dollar question is what productivity gain will they see by moving to a common Java IDE? Thank you.

Depends upon your staff, their training and understanding; your specific deployment method, your established infrastructure that you must stay within. sigh Productivity gain is relative to starting point, so your question can not be simply responded to without some way of knowing and measuring your current "productivity" and determining a method of projecting, via a metric, the target "productivity" produced by the use of the IDE.
What is your deployment target? Do you need to debug server side java?
Another example, if you use BC4J, and currently have no framework for dealing with databases in your Java... you may achieve great "productivity" by not writing your own custom layer. And then there is the "immediate" gain vs the gain over the long haul. ( maintaining/enhancing your proprietary custom layer, dealing with new situations that you didn't know about when you started, etc ).
Do you have well designed/built templates as a starting place... or will JDEV's wizards help generate code for you and remove a lot of muck work?
FWIW, I've seen folk use notepad and W95 to create complex Java apps/websites ( or for that matter C++ apps ) faster than fancy development IDEs for spot, narrowly focused and discrete tasks and projects. Those folk also knew how to use the web to find re-usable components quickly. Not that the resulting apps were all necessarily MAINTAINABLE.
I'm glad to discern that you are not looking at JDev as a "RAD" tool, or mistake it for a 4GL.
But when looking at JDEV as an Enterprise level database applications toolset for building Java/Web applications for the long haul... well... I picked it. grin
You might look at the JDEV 9i white paper. See closer integration for Repository, PL/SQL, UML modeling/Designer... etc.
Lastly, I think any IDE you get will NOT be a productivity gain until your staff has training in how to use it, has some time to learn the quirks and workarounds, determines how to set up infrastructure/standards... the first project will probably be a bear.. but AFTER the first project, if you persevered, kept the staff, and use the same approach and look/feel ( application/applet/jsp/servelet/ad nauseam ) then you should see fairly good productivity gain. What's fairly good? ( What's quality? I know it when I see it. )
Heheh. Good Luck.

Similar Messages

  • Java IDE Security Issues

    I'm evaluating Java IDE's. My boss wants me to evaluate IDE security issues. I can't think of any issues, or how an IDE can have anything to do with security, but didn't want to sweep it under the rug without asking all of you security experts.
    Are there any security concerns when selecting a Java IDE?

    Yeah, you confirmed what I already knew I suppose.
    Unfortunately, I know nothing if this organization, as
    I'm only consulting. The management here INSISTS that
    security be addressed, but I think it's out of scope
    for Java IDE selection. Thanks!In that context, things like "supports HTTPS and ssh access for remote development" may be exactly what they're looking for. It lets managers say "Yes we considered security in making this purchase, and yes the developers of this tool take security seriously." Doesn't mean that security is ever going to impact the actual use of the product.
    Remember that a portion of any management decision goes to insuring you can show a good-faith effort to avoid problems, when/if they happen down the road and someone's looking for a fall guy...
    Good luck!
    Grant

  • Simple Object Modelling and Java IDE for OSX?

    I haven't been technical for a while and I want to refresh my Java and object modelling skills. I'm looking for two things. If I can find both in the same environment so much the better.
    1) A basic UML modelling tool. All I really care about is describing a medium size object model: classes, sub-classes, attributes, relations, etc.
    2) A basic Java IDE. Don't need EJB or anything complex. Just want to compile run and debug simple Java programs.
    I down loaded Net Objects but it seems like overkill for what I want. I looked on some open source sites but almost nothing was native to OSX it all ran under Windows or required a Java virtual machine. Actually I guess that's another question, is there already a Java virtual machine as part of OSX or do I need to download one and if so which would be the best.
    I'm willing to spend a few $$ but free stuff would be better and no more than $50. So far I found one product native to OSX but the starting cost was $400+ for a five person license.

    In case anyone has the same question, I just found this very nice tool on the Apple web site called Visual Paradigm for UML:
    http://www.apple.com/downloads/macosx/development_tools/visualparadigmforumlente rpriseedition.html
    I'm still getting to know it but this is exactly what I was looking for. Fairly easy to use if you already know OO but not as complex as some other tools and works well on the Mac.

  • What java IDE is the best one?

    What java IDE is best ?
    What java IDE are you using?

    I agree that you should decide on what you want your IDE to do.
    How important is a GUI builder?
    Do you need support for, say Java Server Faces?
    Do you frequently work with XML files?
    etc, etc.
    That being sad: IntelliJ Idea ist the best in many areas, the most important one being usability. This sounds like a small deal, but as each and every feature is very-well implemented, it really boosts productivity.
    Currently it falls short in some areas, like support for Java Server Faces.
    "dingfelder": Where did you get these numbers from? Last I know, Idea was the third most used IDE.
    Also "quantity of users" is as good a criteria as the checksum of it's installer file.
    There's a saying in german that literally translates too "Eat sh*t - milliions of flies can't err." Sorry for the french, but you get the Idea I hope.
    Oh no, I can't believe that I posted on yet another "what IDE is best" thread. And even more so in a forum that should deal with other stuff.
    David001, I hope you're not simply a troll.

  • Looking for the BEST java IDE

    Hi
    We're evaluating java IDE's (especially JBuilder & VisualAge) for a Client-Server project that uses RMI (there is no Web development\HTML\Bens involved)
    I would appreciate any recommendations, suggestions, articles or reviews that you have.
    thanks in Advance...

    Both of these IDEs are very solid pieces of software each with their own advantages.
    JBuilder is similar to most other java IDEs. It takes less time to become productive in JBuilder than it will take in Visual Age because Visual Age takes a non-standard approach to java development. Be sure to look at a recent version of JBuilder because early version support for remote debugging was very poor.
    Visual Age has some of the most advanced java development features of any IDE I've ever used. The downside of this functionality is that it takes quite a bit of time to get accustomed to the IDE. Visual Age doesn't use files like most other IDEs opting instead to provide a completely separate archiving mechanism called a Repository.
    If you're looking for something that will take very little time to learn, JBuilder is the better choice. It doesn't have as many features as Visual Age but it's also a lot more like most IDEs and has just about everything most java projects will need.
    If you're team is composed primarily of Sr. developers and you're willing to take the time to learn the IDE, Visual Age is well worth the investment. It's a pain to learn but once you learn it you won't want to go back to file based development.
    Of course, if you're looking for something between these 2 in terms of features and complexity, download the community edition of forte and give it a whirl.

  • Best Java IDE fo Linux

    what is the best Java IDE for linux system

    I use on three different projects three different IDEs: JBuilder, Eclipse and IntelliJ. I personally prefer IntelliJ, although Eclipse and JBuilder are very good products as well. If you need absolute stability, Eclipse is maybe a little bit early in development, on the other hand it is free and open source. Additionally it "feels" a little bit faster on Linux, because it does not use Swing but SWT which utilizes native controls.
    ~k

  • Java IDE Internationization Tools

    Is there any Java IDE(s) out there that have built in tools to support internationalization?

    I'm using 2.0.1. It's not a plugin - look at \Source\Externalize Strings... menu.
    Regarding Websphere - I can only imagine that it works as well or better than base Eclipse - but I'm not using WS right now, so you'll want to check for yourself.
    Grant

  • Java IDE (JBuilder) cannot find J2ME's API and packages

    Hi,
    could anyone help me with this?
    I went to sun's java web site, and I downloaded and install the latest version of the wireless toolkit. I need to create a windows application that can send/receive MMS messenges, and hence the need for the J2ME's API and also WMA's API.
    However, even after I installed the wireless toolkit, my Java IDE (JBuilder 2005) cannot detect any packages like "javax.microedition.*" or "javax.wireless.*" etc etc
    Is there a place where I can download/purchase J2ME. Please be patient with me because I am a newbie in the world of J2ME... thanks :)

    When you configuring your project in JBuilder just add some jar (which you need) from wtk library in section "include"
    Project properties
    Paths
    Required libries
    and add here addition j2me libraries.

  • Java IDEs

    Hello,
    I am interested in getting some feedback on java IDEs. Is the Eclipse, Sun Studio, or Netbeans IDE better for developing desktop, web, and mobile java applications.
    Secondly, are the books available at bookstores on IDEs like the Netbeans Field Guide worth the money, or is the online user's guide better?
    Lastly, what are some good books on developing GUI's?
    Thank you.

    Secondly, are the books available at bookstores on IDEs like the Netbeans Field Guide worth the money, or is the online user's guide betterYou generally use an IDE to make your life easier. It is not science, most if not all functions will speak for themselves. The question that remains is "is this and that possible?" When you see yourself faced with that question, use the help and if that fails: there is always google.
    So my opinion is no: you don't need a book for any IDE.

  • Java IDE Netbeans does not open

    After upgrading to Mountain Lion OS X 10.8 Java IDE Netbeans 7.0 does not open anymore.
    I've also tried to install latest Netbeans version 7.2, but installation is denied.
    How to overcome this issue?

    Hi,
    I've solved the issue. My fault, Java SE 6 was not activated after changing to Mountain Lion. When I checked the Java-Settings in the utility programs folder the system told me to install Java SE 6 first, which I did by clicking the ok-button.
    After this action everything  runs as expected.
    I also installed Netbeans 7.2 following the on-screen instructions when trying to open a program which was not downloaded from App store.

  • Light weight Java IDE needed linux only

    Hi,
    I'm looking for a light weight java ide that will run on linux. An editor with some basic options such as auto-compelte like in jbuilder and eclipse, doesn't have to have a gui designer but would be nice if it could handle packages and such. I'm running 128 mb of ram RDRAM and a p4 1.3 ghz and i'm getting tired of all these ide's not responding every 3 minutes. Could someone please recommend a light ide for java??
    Thanks!

    I mean why can't you use Eclipse?With only a 128MB of RAM Eclipse is going to struggle. I would second the other posters suggestion of looking at JEdit. But the OP might want to splurge and buy some more RAM, regardless of what editor they end up using.

  • JAVA IDE options for development against OAS and Oracle8i

    I'm wondering whether JDeveloper is the only Java IDE option
    when developing Java apps for deployment on OAS and Oracle8i.
    Is it possible to use VisualCaf     or Jbuilder instead and how
    does these tools compare to JDeveloper?
    null

    Jesper Bech Petersen (guest) wrote:
    : I'm wondering whether JDeveloper is the only Java IDE option
    : when developing Java apps for deployment on OAS and Oracle8i.
    : Is it possible to use VisualCaf     or Jbuilder instead and how
    : does these tools compare to JDeveloper?
    JDeveloper2 provides a natural coupling to OAS and 8i which no
    other tools offer. The Connection Manager, Oracle's InfoBus
    beans, Info Form wizards, CORBA definition wizards, deployment
    wizards for 8i etc. are all there to tie the suite together.
    I used JBuilder with 8i813beta well before JDev2Beta was
    released for Web Server Applications/CORBA. 8i provides a
    number of command line utilities(loadjava, dropjava, publish,
    sess_sh etc) to perform the deployment of CORBA objects. JDev2
    are essentially calling those utilities but wrapped around a GUI.
    You can certainly use other tools but you will probably discover
    some critical features are missing. Features such as SQLJ
    support and a light weight servlet engine for debugging servlets
    are well worth it.
    One thing I hope Oracle would address is remote debugging of
    Java in the Database(either JSProcs/CORBA objects). You can
    certainly debug CORBA objects outside the database using
    Visibroker/OSAgent but this means you have to change a lot of
    code for debugging b/c Visibroker doesn't support sess_iiop nor
    AuroraJTS.
    DEV TEAM ARE YOU LISTENING!!!<g>
    There are a number of other concerns that I've listed in a
    post "heavy IIOP issues - 8i/408" but nobody has responded to
    that and probably never will.
    I think JDev3 with OBC4J will offer further encouragement to
    move away from other dev tools though. Depending on whether
    your organisation will take advantage of this new enterprise app
    framework you may not need to make the move. I dont know I
    haven't used it but I'm waiting in anticipation. I'd be
    interested in hearing what the beta testers are saying about the
    speed issues!
    rgds ash
    null

  • Urgent Please........!!!!     Java IDE

    Can anyone tell Excellant JAVA IDE with Runtime Program Tracing

    I've worked on Forte, JDeveloper, and JBuilder5 in the last month or so. All are free and all are similar enough that you can get started quite easily.
    I never did manage to get debugging working properly on the latest Forte (on WIn98) but it was probably my fault,
    JBuilder5 is the tops on my list. I think you have to pay for some of the nicer debugging options (member change breakpoints, member watches) but I could be wrong. One of the nicest environments I've ever worked in.

  • Working Java IDE for Intel-based Mac?

    Apparently Rosetta has big problems with the Java virtual machine, so my beloved Borland JBuilder crashes on startup (on my iMac Core Duo), despite working beautifully on my PowerBook.
    Looking for a replacement, I found this apple website:
    http://developer.apple.com/tools/eclipse.html
    which enthusiastically endorses an IDE called "Eclipse" for Java development on the Mac. So I downloaded it, but it too crashes on startup. Is Apple planning to fix these fairly severe Rosetta problems? Otherwise, are there any reasonable Java IDE's out there that Intel-based macs are capable of running?
    (Wolfram -- the company that makes Mathematica -- has also noticed problems with Rosetta's handling of the Java VM: http://support.wolfram.com/mathematica/systems/macintosh/osx/macintelrosetta.htm l )

    Hello Mike,
    yes you are right.
    The Bug #98889, deals with the Eclipse on Intel-Mac problem, since June, 8th 2005 and it works great.
    I took the https://bugs.eclipse.org/bugs/attachment.cgi?id=33023 attachement (SWT 3219) and placed
    - eclipse/plugins/org.eclipse.swt.carbon.macosx.ppc_3.2.0.jar
    instead of
    - eclipse/plugins/org.eclipse.swt.carbon.macosx.ppc_3.1.1.jar
    That was all I have to do.
    After the installation, you got an eclipse which runs at an incredible speed I never saw before - even on Windows-native machines at work!
    Remark: There will also be an org.eclipse.swt.carbon.macosx.ppc_3.2.0 directory extracted which you should put into the plugins - directory.
    I use a stable 3.1 version with this patch and everything works fine.
    ~ Markus

  • [ANN] Java IDE with generic type support

    Hello all!
    We are proud to announce that we have just released version 5.0 of our Java IDE CodeGuide.
    CodeGuide 5.0 offers full support for generic types as defined in JSR 14. Features are:
    - Fast incremental on-the-fly compilation
    - On-the-fly error checking of the whole project
    - Code completion
    - Usage search
    - Refactoring (like Renaming, Class moving, etc.)
    - and more...
    A 30-day trial can be downloaded from our web page at
    http://www.omnicore.com
    Any feedback regarding JSR 14 support is much appreciated.
    Best regards,
    Dennis Strein
    Omnicore Software

    I wrote a class MultiMap<K, V> extends Map<K, Set<V>>
        // Various constructors, methods, fields.
        public Set<V> get(K key)
            // Implementation
    } It compiles fine with the Sun reference compiler, but a friend tells me that CodeGuide 5.0 build 504 complains "There already is another method with the same erasure." It could be that CodeGuide is correct and Sun wrong, because I can see that there might be issues with overriding the get(Object) method with a get(K), but I thought I'd mention it.

Maybe you are looking for

  • What is involved outside my house with an Infinity...

    Hi Folks, After looking over the very basic BT website and chatting with a customer care person on their live chat service, I was led to believe that for a new install of an Infinity FTTC set up, it would just entail the engineer changing over the fa

  • Itunes crashing after recent update

    I installed iTunes 10.6 a few days ago.  Ever since then, iTunes will run until I try to sync any of my devices.  I have tried sync'ing iPad, different generations/typs of iPod and iPhone.  They all cause the app to quit "unexpectedly".   I can play

  • Manipulating the F8 button on selection screen

    My selection screen has three blocks. I have the execute button and two other push buttons on the selection screen. When i press the execute button the first among the three blocks in the selection screen should appear. When i press the second, the s

  • Extended Table Maintenance Events

    Can any give me information regarding Extended Table Maintenance Events . Thanks, zia

  • I can't print in black and white. How do I fix this?

    I have a HP Officejet 6400 and I tried printing a PDF from preview and it doesn't give me the option to print in black and white. Why? How do I fix this?