Daffodil International University

IT Help Desk => Programming Language => Java Forum => Topic started by: Fayez on August 10, 2010, 10:00:42 AM

Title: JDeveloper - the java-based Development tool
Post by: Fayez on August 10, 2010, 10:00:42 AM
Oracle JDeveloper is a free integrated development environment that simplifies the development of Java-based SOA applications and user interfaces with support for the full development life cycle.

you can get JDeveloper  resources by the link bellow:
http://www.oracle.com/technetwork/developer-tools/jdev/overview/index.html
Title: Re: JDeveloper - the java-based Development tool
Post by: kazi shahin on August 10, 2010, 05:49:39 PM
What is the prerequisite to be a Jdeveloper?
Title: Re: JDeveloper - the java-based Development tool
Post by: Fayez on August 11, 2010, 10:09:11 AM
Jdeveloper is not the name of any professional certification course. it is a freeware IDE from Oracle. It offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL and PHP. JDeveloper covers the full development lifecycle from design through coding, debugging, optimization and profiling to deploying.
Title: Re: JDeveloper - the java-based Development tool
Post by: kazi shahin on August 12, 2010, 01:52:41 AM
I think, I have got it. It's software like Net Beans.
Title: Re: JDeveloper - the java-based Development tool
Post by: Shabab on February 13, 2011, 11:36:43 PM
JDeveleoper is much much more powerfull than NEtbeans. As our respected sir said it covers the whole development cycle. And one more amazing thing is that JDeveloper itself can take care of a lot of things that you require to code in other IDEs. It has a large collection of built in modules to just drag and drop to your application.

Like old Forms Developer JDeveloper integrates very good with oracle. And you can build a CRUD (create ,read, update, delete) web app in a few minutes!.

But unfortunately , just like all powerfull IDEs the interface is very complex, takes a long time to figure out. I am willing to master it. It would be very nice if someone post step by step tutorials.