java porgram 1 Answer(s) 3 years and 5 months ago
Posted in : Java Beginners
View Answers
December 18, 2009 at 12:39 PM
Hi Friend,
Integrated Development Environments (IDEs) are developed to provide best solution to ease the programmer?s task.
IDE is a smart editor that equips a programmer with features like editing, compiling, deploying, debugging etc.. IDE abstracts the programming complexities and reduces the applications development time hence it enhances the productivity. IDE may provide services itself or enables using plug-ins developed and provided by third party. A programmer can choose IDEs according to the set of tools and features required.
IDEs have become very powerful as RAD (Rapid Application Development) solutions. Most of the available IDEs understand java and its structure that enables to develop a better code. There are many IDEs in use like Eclipse, JDeveloper, JBuilder, NetBeans, Sun Java Studio Creator and many more. Sun has provided NetBeans, Sun Studio, Java Studio Enterprise (JSE), Java Studio Creator (JSC).
An IDE may include:
? Wizard that generate program for particular technology. ? Support for automatic unit testing. ? Wizard to import and export UML data into XMI format. This enables the programmer to interchange UML data between different applications. ? Generation of jars, wars, ears at deployment time. ? Support for custom Plug-In. ? Support for debugging the code. ? Plug-In for different application servers. ? Memory profiler and Memory leakage detection tools
Thanks
Related Pages:
java porgram - Java Beginners java porgram what is java IDE. Hi Friend,
Integrated... understand java and its structure that enables to develop a better code. There are many IDEs in use like Eclipse, JDeveloper, JBuilder, NetBeans, Sun Java Studio
java servlets jdbc - JDBC java servlets jdbc i am running the servlet program with jdbc connections
in this porgram i used two 'esultset' objects.. in this wat ever coding is available in the first resultset is executed like updating and retrieiving
please help me in a java program !! - Java Beginners
please help me in a java program !! the porgram should use kosaraju's algorithm to detect the strong connected components in a graph (http://en.wikipedia.org/wiki/Kosaraju_algorithm)
there are 4 classes in my program : Vertex
java
java why multiple inheritance is not possible in java
java
java create java program for delete and update the details,without using database, just a normal java program
java
java different between java & core java
print("code sample
java
java hi im new to java plz suggest me how to master java....saifjunaid@gmail.com
java java How to set java Policy for applet using jdk 6
java
java dear,
i want a field for date picker using java/java script
java
java why methods in java raise exceptions
Have a look at the following link:
Java Exceptions
java java code to search the nodes how to write the java code to search the nodes using routers
java java online telephone directory i need coding for online telephone directory..by using java....pls help me
java
java how to edit text document by using java
then how to edit starting and ending of text document by using java
java
java different between java & core java
print("code sample
java java pattern code for a given words java pattern code for a given words pattern
java
java how can use sleep in java
which book learn of java language
java
java java swing
Swing is a principal GUI toolkit for the Java programming language. It is a part of the JFC (Java Foundation Classes), which is an API for providing a graphical user interface for Java programs
java
java how to prepare the java
Hi Friend,
If you want to learn how to install java, creating and running a java program then go through the following links:
http://www.roseindia.net/java/beginners/index.shtml
http
java
java what is the need of java if java is not there what will happen... work unless you have Java installed, and more are created every day. Java... to scientific supercomputers, cell phones to the Internet, Java is everywhere!
http
java
java 1.what type of inheritance supported in java.
2.what is the advantage of java over C++.
Hi Friend,
Java supports following... inheritance
Advantages of Java over C++:
1)Java is pure object oriented