
- Forum
- Programming Talk
- Java
- What are peoples favorite java script IDE's?
What are peoples favorite java script IDE's?
This is a discussion on What are peoples favorite java script IDE's? within the Java forums, part of the Programming Talk category; I a in the process of learing java script, and I am wondering what application people perfer to code javascript ...
-
03-19-2007, 07:10 AM #1
- Join Date
- Mar 2007
- Answers
- 1
What are peoples favorite java script IDE's?
I a in the process of learing java script, and I am wondering what application people perfer to code javascript in?
-
I've used Eclipse with the addition of JSEclipse on top. Not my favorite combination, but it works. If you have Windows & MS Office installed, you can also use MS Script Editor (MSE7.EXE)
www.eclipse.org
-
03-19-2007, 09:10 AM #3
- Join Date
- Mar 2007
- Answers
- 1
JCreator is a powerful IDE for Java. JCreator provides the user with a wide range of functionality such as : Project management, project templates, code-completion, debugger interface, editor with syntax highlighting, wizards and a fully customizable user interface. It has Popup code completion, code snippets, JSP, Ant and CVS support and much more. But most interesting it is written for newbies in mind. Next comes Eclipse which is an open source IDE. It is also very good. Since you are looking for java script only then you can go for JCreator Academic editions it is free for students.
www.eclipse.org
-
Visual Studio .NET for me
-
Sponsored Ads

Reply With Quote





