Welcome to Dream.In.Code
Become an Expert!

Join 149,489 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,289 people online right now. Registration is fast and FREE... Join Now!




How many IDEs do you regularly use?

2 Pages V  1 2 >  
Reply to this topicStart new topic

How many IDEs do you regularly use?

1lacca
28 Mar, 2007 - 03:13 AM
Post #1

code.rascal
Group Icon

Joined: 11 Aug, 2005
Posts: 3,822



Thanked: 12 times
My Contributions
I've noticed nowadays, that it is common that I have 3 IDEs running (Usually 2 Eclipse, and 1 NetBeans). It is partly because of features I like in one, but absent in the other, or simply because I am just not patient enough to wait for Eclipse to switch workspaces, so when I work on different versions (develop in the head and patching a branch), I just simply open two editors.
So what about you?

This post has been edited by 1lacca: 28 Mar, 2007 - 03:13 AM
User is offlineProfile CardPM
+Quote Post

Amadeus
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 04:20 AM
Post #2

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 12,349



Thanked: 51 times
Dream Kudos: 25
My Contributions
hmm....I use a bunch, sad to say. Although I prefer coding old school, sometimes time requires the use of a IDE. I heavily use Eclipse and kdevelop, sporadically VS for .NET, a few others. I usually only run one or two at a time (well, on the same computer, but I usually have a few machines on the go).
User is online!Profile CardPM
+Quote Post

tody4me
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 07:16 AM
Post #3

Only Jenny Craig makes thin clients...
Group Icon

Joined: 12 Apr, 2006
Posts: 1,349



Thanked: 5 times
Dream Kudos: 100
My Contributions
I usually just use C# Express Edition. Haven't done any other programming lately, but when I did it was with emacs or vim in linux.
User is offlineProfile CardPM
+Quote Post

Nova Dragoon
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 08:39 AM
Post #4

The Innocent Shall Suffer, Big Time
Group Icon

Joined: 16 Aug, 2001
Posts: 6,145



Thanked: 8 times
Dream Kudos: 515
Expert In: Python, Linux

My Contributions
I don't have any running, just several terminals open, running vim and gcc.
User is offlineProfile CardPM
+Quote Post

spullen
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 11:49 AM
Post #5

D.I.C Regular
Group Icon

Joined: 22 Mar, 2007
Posts: 330



Thanked: 1 times
Dream Kudos: 50
My Contributions
I mostly use 2, Eclipse and Visual Studio.
User is offlineProfile CardPM
+Quote Post

codemonl<ey
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 12:14 PM
Post #6

New D.I.C Head
*

Joined: 28 Mar, 2007
Posts: 10


My Contributions
I'd have to say, when time allows and it's not a new language I'm learning the syntax for, I prefer to code in Notebook, I guess mainly because it is so portable that I can just slip in my drive and work on it in my free time here and there. But for testing, editing, and turning in major projects, it really depends what language it's in. Java, for example, I usually stick with Eclipse; C++ Visual Studio; HTML I use Notepad and IE. And hey, if your into doing diagrams and UML's like I am (or am required to do) look up a very simple program called Violet for that.
User is offlineProfile CardPM
+Quote Post

ajwsurfer
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 12:44 PM
Post #7

D.I.C Regular
Group Icon

Joined: 24 Oct, 2006
Posts: 298



Thanked: 2 times
Dream Kudos: 50
My Contributions
Well, where should I start?

A work I use ColdFusion with Dreamweaver and SQL2005 for the bulk of my work. I have Bluej for light
Java programming, and just Ant on the command line to package jar and war files. I use MiniGW and the
Windows port of Gcc for light C and C++ programming. But the majority of the
odds and ends get done using Notepad++, which a fellow programmer told me about a while ago.

At home I use Kdevelop and QT for GUI C++ stuff. Ajunta for large non GUI C++ projects. Command line with
Kwrite for small C and C++ things. Bluej for small quick Java stuff, and command line with Ant for
larger java projects.

I have been unable to setup Eclipse to run on my desktop. I have a 64bit Amd
and OpenSuSE 10.2 and I cannot get the Eclipse to work with Java SWT correctly.
I am getting ready to download and compile the Eclipse project on my machine.

If anybody has any ideas of how to get Eclipse to work correctly, that would be great. tongue.gif
User is offlineProfile CardPM
+Quote Post

Jayman
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 12:46 PM
Post #8

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 7,302



Thanked: 66 times
Dream Kudos: 500
Expert In: Everything

My Contributions
Depending on the language I am programming in I use VS 2005, Dev-C++, finally transitioning from JCreator to Eclipse.
User is offlineProfile CardPM
+Quote Post

NickDMax
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 01:12 PM
Post #9

2B||!2B
Group Icon

Joined: 18 Feb, 2007
Posts: 2,867



Thanked: 53 times
Dream Kudos: 550
My Contributions
um lets see... Visual Studeo(C/VB), Programmers Notepad(C,PHP,Perl,HLA), JCreator (Java), Qwined (C,PHP,Perl,Assembly), VIDE (pure borland C++), Mathematica (mathematica), Notepad/Notepad2(whatever I may need at the moment). I often use Edit in the CMD window. SOMETIMES when I am really desperate I "copy con >test.cpp" but that ussualy doesn't end well.

More and more I am using programmers notepad, but it is not super wonderful. One day (like never really) I would like to write an IDE that really did have the tools that I need/want on it. But for now I use what is handy.
User is offlineProfile CardPM
+Quote Post

salindor
RE: How Many IDEs Do You Regularly Use?
28 Mar, 2007 - 03:13 PM
Post #10

D.I.C Head
Group Icon

Joined: 10 Nov, 2006
Posts: 156



Thanked: 4 times
Dream Kudos: 50
My Contributions
I tend try and have no more than 2 ide's up at a time if at all possible, however, I have used too many to count depending on the system I am developing on

Java - eclipse, netbeans, weblogic workshop
C++ - terminal windows, visual studios .net, eclipse
C - terminal windows
Perl - notepad


User is offlineProfile CardPM
+Quote Post

Programmist
RE: How Many IDEs Do You Regularly Use?
30 Mar, 2007 - 07:02 AM
Post #11

Four-letter word
Group Icon

Joined: 2 Jan, 2006
Posts: 1,250



Thanked: 11 times
Dream Kudos: 100
Expert In: Java

My Contributions
Eclipse. It does everything I need. Occasionally I'll open VS.NET 2K5, but rarely. Also use ScITE as my default Text editor, although I wouldn't consider that an IDE.
User is offlineProfile CardPM
+Quote Post

AdmSteck
RE: How Many IDEs Do You Regularly Use?
30 Mar, 2007 - 10:04 AM
Post #12

D.I.C Head
**

Joined: 26 Nov, 2005
Posts: 57


My Contributions
VS.NET 2005, Dev-PHP, and Dev-CPP, and Sharp Develop.
User is offlineProfile CardPM
+Quote Post

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 05:23PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month