1 CHAPTER 3 IDE Tools. 2 IDE Tools The chapter discusses the main tools used to create, view, and edit code. It also introduces the major development.

Slides:



Advertisements
Similar presentations
6 Copyright © 2005, Oracle. All rights reserved. Building Applications with Oracle JDeveloper 10g.
Advertisements

© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Introduction to JDeveloper. Benefits of Using JDeveloper Standard, open, and extensible Improved productivity –Visual and declarative –Simpler development.
A Guide to Oracle9i1 Creating Database Reports Chapter 7.
Dreamweaver MX 2004 “Viewing the Workspace” Mrs. Wilson.
Copyright  Oracle Corporation, All rights reserved. 1 Creating an Application: The AppBuilder for Java IDE.
Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
JDeveloper 10g View Layer Alternatives — JSP and UIX Peter Koletzke Technical Director & Principal Instructor.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
1 Chapter 12 Working With Access 2000 on the Internet.
6 Copyright © 2004, Oracle. All rights reserved. Working with Data Blocks and Frames.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
Chapter 7: Creating Database Reports
Create a New Application and Project Open the Create Application dialog. Enter the application name of your choice and the directory. Select No Template.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
Transition Year Teaching Programme 2012 Post-production.
Guide to MCSE , Enhanced 1 Activity 10-1: Restarting Windows Server 2003 Objective: to restart Windows Server 2003 Start  Shut Down  Restart Configure.
A First Program Using C#
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
WaveMaker Visual AJAX Studio 4.0 Training Troubleshooting.
EDUCATION YOU CAN TRUST ® Windows SharePoint Services Course Review Review provided by: DNS Computing Services, LLC
6 Copyright © 2004, Oracle. All rights reserved. Working with Data Blocks and Frames.
1 CHAPTER 1 OVERVIEW of JDEVELOPER. 2 Overview of JDeveloper Oracle’s JDeveloper 10g (JDeveloper) is an integrated development environment for Java programming.
The NetBeans IDE CSIS 3701: Advanced Object Oriented Programming.
Oracle9 i JDeveloper for Database Developers and DBAs Brian Fry Principal Product Manager Oracle JDeveloper Oracle Corporation.
Tutorial 1: Getting Started with Adobe Dreamweaver CS4.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
Chapter 11: Introduction to the Visual Basic Environment Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University.
Lesson 1 Review Q and A’s.
Creating Web Applications Using ASP.NET Chapter Microsoft Visual Basic.NET: Reloaded 1.
Website Development with Dreamweaver
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
Lesson 6. GCSE Computing – programming languages Candidates should be able to:  describe common tools and facilities available in an integrated development.
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
Macromedia Dreamweaver 4.0 INTERFACE This presentation will run automatically.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Basic Controls & Properties Chapter 2. Overview u VB-IDE u Basic Controls  Command Button  Label  Text Box  Picture Box u Program Editor  Setting.
The Very Basics of Alice: A Simple Overview 6 th & 7 th Grade Tech Apps.
Chapter One An Introduction to Visual Basic 2010 Programming with Microsoft Visual Basic th Edition.
Salt Suite User Guide (Copyright Salt ).
Binding UI Components to Data. Adding UI Components to the Page You can create components on a page by: Dragging a component from the Component Palette.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Vocabulary in VB So Far. Assignment: Used to change the value of an object at run time Used to change the value of an object at run time.
CHAPTER:07 JAVA IDE PROGRAMMING-II Prepared By Prepared By : VINAY ALEXANDER ( विनय अलेक्सजेंड़र ) PGT(CS),KV JHAGRAKHAND.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Starting Out with Programming Logic & Design Second Edition by Tony Gaddis.
Chapter 11: Introduction to VBA Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Guide to MCSE , Enhanced1 Activity 11-1: Using Task Manager to Manage Applications and Processes Objective: To explore managing applications and.
Presented by Karen Porter UM School of Business Administration & ImpactOnlineMarketing.com Writing & Publishing Pages & Posts.
Preface IIntroduction Objectives I-2 Course Overview I-3 1Oracle Application Development Framework Objectives 1-2 J2EE Platform 1-3 Benefits of the J2EE.
1 Copyright © 2004, Oracle. All rights reserved. Oracle Application Development Framework.
14 Copyright © 2004, Oracle. All rights reserved. Enhancing the User Interface.
Chapter 8 HTML Editors. Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 8-2 Text Editors Text editors don't have word processing features.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
Chapter 5 Introduction To Form Builder. Lesson C Objectives  Use sequences to automatically generate primary key values in a form  Create lists of values.
Intoduction to Andriod studio Environment With a hello world program.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
2 Copyright © 2004, Oracle. All rights reserved. ADF Development Process.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
Visual Programming Borland Delphi. Developing Applications Borland Delphi is an object-oriented, visual programming environment to develop 32-bit applications.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
16 Copyright © 2004, Oracle. All rights reserved. Building ADF UIX View Components.
Dive Into® Visual Basic 2010 Express
Using JDeveloper.
Presentation transcript:

1 CHAPTER 3 IDE Tools

2 IDE Tools The chapter discusses the main tools used to create, view, and edit code. It also introduces the major development features of the tools as they appear in the IDE. NavigatorsNavigators Structure windowStructure window Component PaletteComponent Palette Property InspectorProperty Inspector Log WindowLog Window Code EditorCode Editor DebuggerDebugger

3 IDE Tools Visual editorsVisual editors HTML and UIX previewersHTML and UIX previewers New GalleryNew Gallery Data Control PaletteData Control Palette Other editorsOther editors Viewer windowsViewer windows SQL WorksheetSQL Worksheet Modelers and diagrammersModelers and diagrammers

4 Navigators Visual editorsVisual editors HTML and UIX previewersHTML and UIX previewers New GalleryNew Gallery Data Control PaletteData Control Palette Other editorsOther editors Viewer windowsViewer windows SQL WorksheetSQL Worksheet Modelers and diagrammersModelers and diagrammers

5 Navigators JDeveloper provides three navigator windows: Application NavigatorApplication Navigator System NavigatorSystem Navigator Connection NavigatorConnection Navigator

6 Application Navigator and System Navigator Most work starts in the Applications Navigator. You can create, view, interact with application workspaces, projects, files, and other components. The AN shows a view of the files you are working on using categories that are more logical than physical.

7 Application Navigator and System Navigator Most work starts in the Applications Navigator. You can create, view, interact with application workspaces, projects, files, and other components. The Applications Navigator shows a view of the files you are working on using categories that are more logical than physical.

8 Application Navigator

9 System Navigator The Systems Navigator displays a different view of the same files, but in a format similar to the file system.

10 System Navigator

11 Connection Navigator This is the one we will be concerned with

12 Run Manager The Run Manager window displays all the current running processes. It also allows you to terminate any process.

13 Structure Window This window displays a detailed view of the objects within or properties of the selected file or node. It displays the objects within the file in the currently active editor. It take different forms depended on the file and the editor that has focus. File type: Java application Editor:Code Editor

14 Structure Window

15 Structure Window File type: JSP file Editor:JSP/HTML Visual Editor

16 Component Palette This window contains components you use in the visual editor for various styles of code like Java client, JSP files, HTML file, or UIX files.

17 Property Inspector This window automatically displays when the visual editor is displayed. For Java client controls two tabs are displayed Properties and Events. For HTML, JSP, and UIX files, only the Property tab displays.