Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved.

Slides:



Advertisements
Similar presentations
Chapter 1: Introduction. Contents Whats New in Dreamweaver CS4? The Dreamweaver CS4 Interface Setting Up a Site Creating a Web Page Adding Text to Your.
Advertisements

1 After completing this lesson, you will be able to: Create a new presentation using a design template. Enter text in the Slide pane. Create a new slide.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
Excel Tutorial 6 Managing Multiple Worksheets and Workbooks
Using Eclipse. Getting Started There are three ways to create a Java project: 1:Select File > New > Project, 2 Select the arrow of the button in the upper.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
XP Information Technology Center - KFUPM1 Microsoft Office FrontPage 2003 Creating a Web Site.
1 Mobile Computing Mobile First (formerly Worklight) Copyright 2015 by Janson Industries.
Java Integrated Development Environments: ECLIPSE Part1 Installation.
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
Eclipse Introduction Dwight Deugo Nesa Matic
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
Eclipse IDE. 2 IDE Overview An IDE is an Interactive Development Environment Different IDEs meet different needs BlueJ and DrJava are designed as teaching.
03 Using Eclipse. 2 IDE Overview An IDE is an Interactive Development Environment Different IDEs meet different needs BlueJ and DrJava are designed as.
Standards for Technology in Automotive Retail STAR Workbench 1.0 Michelle Vidanes & Dave Carver STAR XML Data Architects, Certified Scrum Masters.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Eclipse is an open source IDE (Integrated Development Environment) for developing applications in Java, C/C++, HTML, Cobol, Perl, etc. The official Eclipse.
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
CIS 205—Web Design & Development Integration Chapter 1.
JSP and Servlets Lecture notes by Theodoros Anagnostopoulos.
Getting Started with Dreamweaver
Microsoft ® Word Templates and Accessibility. 1 What is a Word template? File with a.dot (document template) extension Can define the following:  Paragraph.
Getting Started with Expression Web 3
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
© Ms. Masihi.  The Dreamweaver Welcome Screen first opens when you start Dreamweaver.  This screen gives you quick access to previously opened files,
McGraw-Hill/Irwin © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. Dynamic Action with Macromedia Dreamweaver MX Barry Sosinsky Valda Hilley.
Web Technologies Website Development Trade & Industrial Education
1 Mobile Computing Set Up Copyright 2015 by Janson Industries.
Chapter 1a© copyright Janson Industries RAD ▮ Explain Eclipse, RAD, and their relationship ▮ Basic RAD concepts ▮ How to install RAD ▮ How to import.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
Website Development with Dreamweaver
CIS 205—Web Design & Development Dreamweaver Chapter 1.
1 Development Environments AUBG, COS dept Lecture Title: Dev Env: Eclipse (Extract from Syllabus) Reference:
Workbench Overview Dwight Deugo Nesa Matic
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Tutorial 7 Creating Forms. Objectives Session 7.1 – Create an HTML form – Insert fields for text – Add labels for form elements – Create radio buttons.
Plug-in Development Environment. Session Outline Tools Installation Configuration New Project Basic Debugging Remote Debugging.
Introduction to the Visual Studio.NET IDE (LAB 1 )
Presented by Graduate Design Group 2 Meredith, Jennifer, Cammay and Diane.
Introduction to Eclipse CSC 216 Lecture 3 Ed Gehringer Using (with permission) slides developed by— Dwight Deugo Nesa Matic
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 1 1 Microsoft Office FrontPage 2003 Tutorial 1 – Creating a Web Site.
Chapter 1 Creating a Dreamweaver Web Page and Local Site
9/2/ CS171 -Math & Computer Science Department at Emory University.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Liferay Installation Prepared by: Do Xuan Hai 8 August 2011.
XAMPP Introduction to Web Programming Kirkwood Community College Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved Web Server Software Distribution.
Tool Install How to download & install Java 6 & Eclipse updated version based on Dr. G. L. Ray’s slides.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
Surya Bahadur Kathayat Outline  Ramses  Installing Ramses  Ramses Perspective (Views and Editors)  Importing/Exporting Example.
® IBM Software Group © 2007 IBM Corporation Module 1: Getting Started with Rational Software Architect Essentials of Modeling with IBM Rational Software.
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
Unit 1 – Web Concepts Instructor: Brent Presley.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Editing and Debugging Mumps with VistA and the Eclipse IDE Joel L. Ivey, Ph.D. Dept. of Veteran Affairs OI&T, Veterans Health IT Infrastructure & Security.
CF Eclipse Nick Kwiatkowski Michigan State University, Physical Plant 8/8/2006.
Objectives Update IDE used to develop AWIPS2 plugins  Learn about API Baseline/Target Platform  Configure formatter and code templates.
IBM Worklight environment setup 1. Eclipse IDE Multi-purpose integrated development environment (IDE) Open source Supported for Windows, Mac OS X, Linux.
Chapter 1a© copyright Janson Industries RAD ▮ Explain Eclipse, RAD, and their relationship ▮ Basic RAD concepts ▮ How to install RAD ▮ How to import.
Getting Started with Dreamweaver
Obtaining the Required Tools
ATS Application Programming: Java Programming
Setting up Eclipse Locally
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Overview of HTML.
Getting Started with Dreamweaver
Tutorial 8 Sharing, Integrating, and Analyzing Data
Presentation transcript:

Eclipse Overview Introduction to Web Programming Kirkwood Continuing Education Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved

What is Eclipse? Integrated Development Environment (IDE) Open Source Platform Neutral Multiple Language Support Plugin Based

Installing Eclipse 1.Download:  Eclipse Classic, version 4.3 (recommended installation):   Eclipse & PHP Development Tools (PDT) alternative installation:  Extract Untar/Unzip Archive 3.Move the file hierarchy to a writable application directory: C:/eclipse or C:/Users/Fred/Applications/Eclipse 4.Make a shortcut to launch eclipse

Running Eclipse Successfully  The System OS, Java, and Eclipse must all be 32 or 64-bit  Java must be on the system path  Eclipse should be installed in location with write access

Telling Eclipse Java’s location Add this line to eclipse.ini file: -vm "C:\Program Files\Java\jre7\bin\javaw.exe"

Telling OS Java’s location 1.Control Panel ‒ > System ‒ > Advanced system settings 2.Advanced Tab 3.Environment Button 4.Select “Path” system variable 5.Edit Button 6.Prefix “Path” system variable value with: C:\Program Files (x86)\Java\jre7\bin;

Eclipse Workspace Launcher The eclipse workspace is the location containing the configuration of your projects. Many only use a single workspace.

Eclipse Welcome Screen When eclipse is launched the first time, a welcome screen is displayed. Click on “Workbench” to open the IDE.

Eclipse Workspace Eclipse organizes the IDE into a number of tabbed panes. The Java Perspective is displayed by default.

Installing eclipse.org Plugins Several Eclipse plugins are available via the software site from eclipse.org Help ‒ > Install New Software... Work with: Luna s/luna

Available Software Part of the challenge of Eclipse is not the lack of available software but selecting the plugin which is the best for getting the task done.

Available Software Programming Languages:  JavaScript Developer Tools  PHP Development Tools (PDT) Web, XML, Java EE and OSGi Enterprise Development:  Eclipse Web Developer Tools

Install Details Review items to be installed

Security Warning Click “OK”.

Review License Agreement Accept the terms of the license agreement

Installing Software Eclipse downloads and installs the plugins into the application.

Software Updates Restart eclipse for the changes to take effect.

Installing via Update Site Description: Another common way to install software is via an Update Site. Help ‒ > Install New Software … Press “Add...” push button Name: Eclox (doxygen plugin) Location:

Available Software Check plugins you wish to install and press the “Next >” push button.

Installing via Eclipse Marketplace Description: Recently introduced, Eclipse Marketplace provides a streamlined interface for installations. Help ‒ > Eclipse Marketplace … Find: vim Press Vrapper (Vim) “Update” button

Installing via Eclipse Marketplace Description: Recently introduced, Eclipse Marketplace provides a streamlined interface for installations. Help ‒ > Eclipse Marketplace … Find: jquery Press JSDT jQuery “Update” button

Installing via Archive File Description: If no update site is available, the plugin can be installed via an update site zip archive file: Download the plugin zip file: Click “Download” Download most recent zip file: (e.g. net.sf.eclipsetidy_1.2.2_local_site.zip) Move the zip file to a permanent location: C:\eclipse\archive Help -> Install New Software... Press “Add...” button Specify a name (e.g. Eclipse Tidy Archive) Press “Archive …” and select the zip file downloaded to the local hard drive. Check “net.sf.eclipsetidy.feature”item.

Eclipse Perspectives Description: A collection of panes that function together to accomplish a task. To change perspective: Window ‒ > Open Perspective ‒ > Other …

Open Perspectives Description: Perspectives are grouped by programming languages or a common set of tasks.

Creating a Project Description: A project is a collection of files that comprise a common website, application, or set of applications. File ‒ > New ‒ > Project...

New Project File ‒ > New -> Project... -> PHP Project

Specifying Project Name o Enter project name o Uncheck “Use default location” o Specify “html” sub directory in the document root o Press “Finish”

Creating a Project The new project is displayed in the “Project Explorer” pane on the left.

Eclipse Layout The Project Explorer pane provides an interface to the operating system. The central pane provides an editor. The Outline pane provides a hierarchy of the document.

Eclipse Editing Creating Directories: Right click on Project Name File -> New -> Folder Select Project Name (location of parent folder Creating Files: Right click on Directory Name File -> New -> Other... Select file type from the list: Web -> HTML

Creating a Project The new file is displayed in the center pane.

Creating a Project The “Outline Pane” on the right displays a hierarchy view showing the page structure.

HTML Browser in Eclipse Right click ‒ > Open With ‒ > Web Browser

Eclipse Preferences Description: Eclipse can be customized to meet your preferences. Window ‒ > Preferences Type “space” in filter window Change the indentation to spaces Change the indentation size to 3

Eclipse Formatting Eclipse Formatting: Source ‒ > Format

Eclipse File Templates New file via template: File ‒ > New ‒ > HTML Modify existing template: Window ‒ > Preferences Type Filter Text: Templates Click on template to modify: HTML Files ‒ > Editor ‒ > Templates Press “Edit...” Templates

Formatting File Template Insert the following after the tag: <meta name="date" content="${date}"> Replace the tag with the following: Title: Subtitle

Viewing HTML Page via Eclipse Built-in Internal Web Browser  Right click on HTML file:  Open with... -> Web Browser External Web Browser  Right click on HTML file:  Open with... -> Other...  Select “External programs” radio button  Select “Firefox HTML Document” from list

Eclipse Code Assist Code Recommender (also or content assist): Shift+Space Code completion (closing tags)