1 / 16

Introduction to JDeveloper

Introduction to JDeveloper. Benefits of Using JDeveloper. Standard, open, and extensible Improved productivity Visual and declarative Simpler development of Java EE applications “Productivity with Choice” Technology stacks Development approaches Development platform Data sources

addison
Download Presentation

Introduction to JDeveloper

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to JDeveloper

  2. Benefits of Using JDeveloper • Standard, open, and extensible • Improved productivity • Visual and declarative • Simpler development of Java EE applications • “Productivity with Choice” • Technology stacks • Development approaches • Development platform • Data sources • Application servers

  3. Using JDeveloper Features • JDeveloper features that facilitate ease of application development include: Application Navigator Database Navigator Editor (code or visual editors) Component Palette Resource Palette (IDE and Application) Data Controls panel Structure Window Property Inspector Log Window

  4. Using JDeveloper’s Application Navigator • Has expandable, minimizable panels to display: • Projects • Application resources • Data controls • Recently opened files Expandable Panels Minimizing a Panel Restoring a Panel

  5. Using JDeveloper’s Database Navigator • The Database Navigator: • Shows both IDE and application connections • Enables you to: • View database elements • Filter the display • Create new connections Applyfilter Create newconnection

  6. Using JDeveloper’s Editors Edit code: Visually edit task flows, diagrams, and pages: Editproperties:

  7. Using JDeveloper’s Component Palette • The Component Palette enables you to: • Display the components available to drag to visual editor • Search for components • Display the favorites and recently used components

  8. Using JDeveloper’s Resource Palette • The Resource Palette: • Contains two types of resources: • Catalogs • Connections • Provides single searchable view of and access to many types of resources • Facilitates sharing resources among developers Toolbar: Create/Import or Search

  9. Using JDeveloper’s Structure Window • The Structure Window provides: • A tree view of selected document or object • The ability to: • View in different ways • Navigate Show Methods, Fields, Static / Public Members Sort New View Freeze / Unfreeze Synchwith Editor

  10. Using JDeveloper’s Property Inspector 1 2 3 4 6 7 5 8 9

  11. Using JDeveloper’s Log Window • The Log window: • Displays JDevelopermessages, such as logging and compilation messages • Has one or more tabs: A Messages tab and additional tabs depending on what is occurring • Displays standard output (such as System.out.println() messages) • Has context menu for clearing, wrapping, saving output, searching, and so on

  12. Getting Started in JDeveloper • To build an application in JDeveloper, you need to define: • An application • One or more projects • A database connection

  13. Creating an Application in JDeveloper

  14. Creating a Project in JDeveloper

  15. Creating Database Connections • Two types: • IDE: • Available to be added to any application • Create in Database Navigator or Resource Palette • To add to an application, drag to Application Resources or to an application in Database Navigator • Application: • Owned by a specific application • Create in Database Navigator or Application Resources

  16. Creating a Database Connectionin JDeveloper 1 2 4 3 5 4

More Related