Content deleted Content added
No edit summary |
|||
Line 33:
== ==
My vote is no. Granted, generally, IDEs are not tied to specific languages, there are only a few IDEs that will function with Python. If one is looking for a python IDE, this is the place to go. If one is looking for an IDE and going to pick a language to match that IDE, this is probably not a place to be.
== Eclipse is not and IDE ==
Eclipse is a is an open-source, platform-independent software framework, written primarily in Java, for delivering what the project calls "rich-client applications", as opposed to "thin client" browser-based applications. So far this framework has typically been used to develop Integrated Development Environments (IDEs), such as the Java IDE called Java Development Toolkit (JDT) and compiler (ECJ) that comes as part of Eclipse (and which are also used to develop Eclipse itself). However, it can be used for other types of client application as well. Therefore it shouldn't be listed here has and IDE... JBuilder,Flex, MyEclipe, Rationa Web Developer all are IDEs based on the Eclipse framework, but Eclipse itself is not an IDE, is a plataform to build applications (and for the most part, it has been used to build IDEs)
|