aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes visual integrated development environment(IDE) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "visual integrated development environment(IDE)" Watch "visual integrated development environment(IDE)" New topic
Author

visual integrated development environment(IDE)

srikanth arroju
Ranch Hand

Joined: Aug 02, 2006
Posts: 66
what is meant by visual integrated development environment(IDE)?
Kino Lobo
Greenhorn

Joined: Feb 08, 2006
Posts: 20
An IDE is a tool, a software that has things that help the programmer's tasks.
The things can be;
a text editor - as you'll probably want to type and edit your code.
a compiler - to translate the programing language you use into something a computer can deal with...
a debugger - to help cheking for errors.

And everything is centralized in one aplication...

A famous IDE for Java is NetBeans, which you can download from sun's site and try for yourself.

Ps. You won't catch me dead using an IDE, colored-syntax text editors rule!!


I'd rather trust a man who works with his hands!
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

We have a forum completely devoted to IDEs. I've moved this topic there for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Richard Green
Ranch Hand

Joined: Aug 25, 2005
Posts: 536
http://en.wikipedia.org/wiki/Integrated_development_environment


MCSD, SCJP, SCWCD, SCBCD, SCJD (in progress - URLybird 1.2.1)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: visual integrated development environment(IDE)
 
Similar Threads
most common integrated development environment (IDE) in the business world today?
My name
.NET
Which is the best IDE?
most common integrated development environment (IDE) in the business world today?