function reldate(days) { var d; d = new Date(); d.setTime(d.getTime() + days*86400000); return d.toGMTString(); } function readCookie(name) { var s = document.cookie, i; if (s) for (i=0, s=s.split('; '); i"); document.write(""); var style = document.createElement('link'); style.href = "http://quimble.com/stylesheets/inpage.css"; style.rel = "stylesheet"; style.media = "screen"; style = document.getElementsByTagName('head')[0].appendChild(style); // var prev_vote = readCookie("quimble_5831"); if(!prev_vote) { makeCookie("quimble_5831", 0, 'expires:365'); prev_vote = readCookie("quimble_5831"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

What Java IDE do you use


  1. Vote

    Eclipse

  2. Vote

    Eclipse/Exadel Studio

  3. Vote

    MyEclipse

  4. Vote

    NetBeans

  5. Vote

    Intellij IDEA

  6. Vote

    JDeveloper

  7. Vote

    Sun Java Studio Enterprise

  8. Vote

    IBM Rational (Developer,Software Architect,...)

  9. Vote

    JBuilder

  10. Vote

    emacs

  11. Vote

    Other text editor


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } } else { if(prev_vote > 0 && navigator.appName == "Microsoft Internet Explorer") { document.write("

What Java IDE do you use


  1. Eclipse (258)
  2. Eclipse/Exadel Studio (11)
  3. MyEclipse (25)
  4. NetBeans (117)
  5. Intellij IDEA (142)
  6. JDeveloper (15)
  7. Sun Java Studio Enterprise (1)
  8. IBM Rational (Developer,Software Architect,...) (7)
  9. JBuilder (7)
  10. emacs (4)
  11. Other text editor (3)

Discuss this poll at Quimble
This poll powered by Quimble
"); } else { document.write("

What Java IDE do you use


  1. Vote

    Eclipse

  2. Vote

    Eclipse/Exadel Studio

  3. Vote

    MyEclipse

  4. Vote

    NetBeans

  5. Vote

    Intellij IDEA

  6. Vote

    JDeveloper

  7. Vote

    Sun Java Studio Enterprise

  8. Vote

    IBM Rational (Developer,Software Architect,...)

  9. Vote

    JBuilder

  10. Vote

    emacs

  11. Vote

    Other text editor


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } }