Eclipse-based Applications: Java on the Desktop Revisited



Similar documents
Meister Going Beyond Maven

IBM Rational Web Developer for WebSphere Software Version 6.0

ORACLE APPLICATION EXPRESS 5.0

Eclipse 4 RCP application Development COURSE OUTLINE

Java Application Development using Eclipse. Jezz Kelway Java Technology Centre, z/os Service IBM Hursley Park Labs, United Kingdom

Jitterbit Technical Overview : Microsoft Dynamics CRM

Software Development Kit

Software development for the on demand enterprise. Building your business with the IBM Software Development Platform

Practical Eclipse Rich Client Platform Projects

Rich Internet Applications

SAP Crystal Reports & SAP HANA: Integration & Roadmap Kenneth Li SAP SESSION CODE: 0401

How To Write An Ria Application

Document Management. Document Management for the Agile Enterprise. AuraTech Pte Ltd

Avaya Aura Orchestration Designer

How To Develop A Mobile Application On An Android Device

Actuate Business Intelligence and Reporting Tools (BIRT)

JavaFX Session Agenda

JD Edwards EnterpriseOne Mobile Solutions

Symantec Client Management Suite 7.6 powered by Altiris technology

Putting the power of Web 2.0 into practice.

QUARK AUTHOR THE SMART CONTENT TOOL. INFO SHEET Quark Author

Whitepaper. Rich Internet Applications. Frameworks Evaluation. Document reference: TSL-SES-WP0001 Januar

Ultimus Adaptive BPM Suite V8

OpenText Information Hub (ihub) 3.1 and 3.1.1

Welcome The webinar will begin shortly

Table of Contents Release Notes 2013/04/08. Introduction in OS Deployment Manager. in Security Manager Known issues

V7 Reporting. Highlights

REMOTE DEVELOPMENT OPTION

Managing Complexity in Mobile Application Deployment Using the OSGi Service Platform

Expanding Uniformance. Driving Digital Intelligence through Unified Data, Analytics, and Visualization

Sabre Red Apps. Developer Toolkit Overview. October 2014

SOFTWARE TESTING TRAINING COURSES CONTENTS

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02

MSWL Development & Tool. Eclipse IDE

Java VM monitoring and the Health Center API. William Smith

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3

Niagara 4 The Next-Generation Open Platform

Eddy Integrated Development Environment, LemonIDE for Embedded Software System Development

About Network Data Collector

JBoss Enterprise Middleware. The foundation of your open source middleware reference architecture

Visual WebGui for ASP.NET Ajax (and other Ajax) Web Developers Learn what makes Visual WebGui not just another Ajax framework

Nexawebホワイトペーパー. Developing with Nexaweb ~ Nexaweb to Improve Development Productivity and Maintainability

HP ESP Partner Enablement Fortify Proof of Concept Boot Camp Training

Developing Mapping Applications with ArcGIS Runtime SDK for Windows Mobile. Jay Chen Justin Colville

CoreMedia 6

Native, Hybrid or Mobile Web Application Development

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION

Mastering Continuous Integration with Jenkins

Desktop, Web and Mobile: Learn one get two for free

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012

DAVE Usage with SVN. Presentation and Tutorial v 2.0. May, 2014

Benefits of Upgrading to Phoenix WinNonlin 6.2

Workshop for WebLogic introduces new tools in support of Java EE 5.0 standards. The support for Java EE5 includes the following technologies:

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02

GO!es MOBILE. YOUR Enterprise. The Challenge. The Solution. Mobilise Your Services Reach Anybody, Anywhere, Anytime

Cisco Enterprise Mobility Services Platform

Jitterbit Technical Overview : Microsoft Dynamics AX

A Monitored Student Testing Application Using Cloud Computing

Automation Testing in Mobile Applications Swati Hajela

Integrity 10. Curriculum Guide

ArcGIS Web Mapping. Sam Berg, esri

Informatics for Integrating Biology & the Bedside. i2b2 Workbench Developer s Guide. Document Version: 1.0 i2b2 Software Release: 1.3.

Develop enterprise mobile applications with IBM Rational software

Advanced Service Design

Take full advantage of IBM s IDEs for end- to- end mobile development

Accelerated Java EE Open Source Development with Eclipse CON1905

Know the Difference. Unified Functional Testing (UFT) and Lean Functional Testing (LeanFT) from HP

Designing portal site structure and page layout using IBM Rational Application Developer V7 Part of a series on portal and portlet development

Developing and deploying mobile apps

EA104 World Premiere of SAP BusinessObjects Design Studio. Eric Schemer, Senior Director Product Management, BI Clients, SAP AG October, 2013

Load and Performance Load Testing. RadView Software October

Tutorial: BlackBerry Object API Application Development. Sybase Unwired Platform 2.2 SP04

2311A: Advanced Web Application Development using Microsoft ASP.NET Course 2311A Three days Instructor-led

vcenter Server 6.0: Deep Dive Nick Marshall Integration Architect 2014 VMware Inc. All rights reserved.

Application Testing Suite: A fully Java-based software testing platform for testing Oracle E-Business Suite and other web applications

<Insert Picture Here> Michael Hichwa VP Database Development Tools Stuttgart September 18, 2007 Hamburg September 20, 2007

SharePoint and Office 365 Services for Business

Welcome to the Force.com Developer Day

Optimally Manage the Data Center Using Systems Management Tools from Cisco and Microsoft

PLATO Learning Environment System and Configuration Requirements for workstations. October 27th, 2008

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

BONITA, The Open Source BPM Solution

Any Software Any Language Instantly!

JBoss Enterprise Middleware

Patrick Desbrow VP, Engineering

Moving beyond Virtualization as you make your Cloud journey. David Angradi

PRESENTS... Reasons to Switch from SourceSafe: How to Make Your Life Easier with SourceAnywhere Standalone

NXTware Remote. Advanced Development and Maintenance Environment for OpenVMS and other Strategic Platforms

Software Development Environment. Installation Guide

Source Code Translation

<Insert Picture Here> Oracle Application Express 4.0

IBM SAP International Competence Center. Load testing SAP ABAP Web Dynpro applications with IBM Rational Performance Tester

HP Agile Manager What we do

Collaborative GeoGebra

Transcription:

Eclipse-based Applications: Java on the Desktop Revisited EclipseCon - Rich Client Platform Track Tuesday, February 3 rd, 3:45pm-4:30pm Todd Williams, Genuitec LLC Paul May, AlterPoint Inc Giovanni Farris, AlterPoint Inc

Agenda Part I When and Why to Use Eclipse as an Application Framework Part II Case Study: Building an Eclipse-based Product Part III RCP: A Big Step Forward Part IV Questions and Answers 2

Choosing a Client Type When to Use Thin Clients Large, Distributed User Base No Installation Required Functional Updates are Automatic No Control Over Runtime Environment Browsers Run on All Business Platforms Need High Learnability No Training Provided Fill Out Forms, Click Links Singular, Static View of Information Desired Interaction Model Fits Browser Paradigm Applications are for Occasional Use 3

Choosing a Client Type When to Use Rich Clients Usability is Key High-demand Productivity / Data Entry Applications Use Local Caching to Minimize Server Interaction Background Server Operations to Hide Latency Multiple, Simultaneous Views High Degree of User Acceptance Behaves Like a Desktop Application (Drag and Drop) Client Has Full Access to All Local Capabilities Extensibility and Flexibility are Important Effectively Anything is Possible 4

Why a New Approach? Current Issues With Desktop Java User s Don t Embrace Almost Native UI s Don t adapt to new UI skins User Interaction Slower than with Native Apps Large Resource Requirements Developers Must Build Their Own Infrastructure Development is Expensive and Time-Consuming Dearth of Well-Supported Java Application Frameworks 5

Application Frameworks Advantages of Frameworks Accelerate Development Provides an Implementation of an Architecture Provides Blueprints to Follow Allows Focus on Business Functionality Decrease Development Costs Requires a Smaller Team Infrastructure May Be 80% of the Total Effort Increase Reliability and Maintainability Facilitates Uniform Development Across the Application Hides Complexity from Developers Decreases the Code You Must Test and Maintain 6

Eclipse As A Framework Advantages To Using Eclipse Built By Companies With Framework Experience Implements a Clear, Cohesive Architecture Support For All Major Desktop Platforms Native UI Look & Feel Good 3rd Party UI Design Tool Support Large Set of Standard and Extended Widgets Extensive Text Processing Support User Configuration and Preferences Platform-specific Features (OLE, ActiveX) Discovery and Installation of Updates Internationalization and Localization Integrated Help System Books and Training Readily Available 7

Part II Case Study: Building an Eclipse-based Product 8

AlterPoint Overview The leading provider and innovator of Multi-vendor, Network Configuration Management (NCM) solutions tracking of who is performing which configuration changes. automated workflow enforcing best practice configuration changes. rapid identification of an outage caused by an invalid configuration change. verification that the appropriate changes were made association of hardware, software & configuration changes.

The Network Engineer s Desktop Today

The Resulting Business Problem Manual, unintegrated process for activities like device updates and problem diagnosis Error-prone Inefficient Corporate assets are decentralized (scripts, inventory lists, configuration files). Security risk Prevents knowledge sharing

Initial Goals of the Project Introduce unified platform that integrates the network engineer s tools for managing device configurations. Automate the network engineer s most common and painful activities e.g., making changes to devices. Example OS upgrade for certain Cisco devices: Search for all Cisco devices with a specific OS version and add them to target list Automatically check for pre-requisites on target list Execute the OS update View real-time interactive feedback to ensure success of the change Make the platform open and extensible so tools can be easily snapped in.

Integrated Network Environment (INE)

Configuration Search

Creating a Change Script with AutoScriptor

Creating an Update Template

Real-Time Feedback on Job Results

Lessons Learned What Worked The IDE to INE paradigm. Extensive functionality: Decorators, contribution model, workspace, search, perspectives, rich-editor support, preferences, property sheets, etc. Plug-in model for building a platform of integrated tools for the network practitioner. Usability and responsiveness of native platform widgets. Multi-platform support. Partnership with Genuitec.

Lessons Learned Challenges We Faced Platform has strong ties to the file system. Problem for remote Java objects accessed from an app server. Assumes your building an IDE. Required removal of some base Eclipse plugins (e.g., Build menu) Significant learning curve due to size of the platform. Difficulty in testing an integrated set of tools as opposed to a specific application workflow. Market education Why should we used a richclient (non-web) interface?

Next Steps Add additional applications on top of the platform Enforcement Grammar/syntax checking Extend the ecosystem through integrations with third party solutions Examples: Fault/performance monitoring (MIB browsing) Vulnerability remediation Configuration analysis (security, routing, etc.) Integrate with other inventory sources

Part III RCP: A Big Step Forward 21

What s Easier With 3.0 RCP Enhancements Over Eclipse 2.1 IDE Decoupled from Workbench Platform No Code Edits to Excise IDE Functionality Still Based On Perspectives, Views, Editors Enhanced UI Configurability Policy Support: i.e. Toolbar for Workbench Window? Menu Management is Fully Dynamic More Branding Support SWT/Swing Interoperability (Enhancement #37724) Portions in Place, More Coming Tabular & Tree Data (Enhancement #37998) Greatly Increased Capacity and Capability Much More See the Other RCP Track Presentations 22

Eclipse As A Framework Now Remaining Challenges Eclipse Frameworks are Still Complex Steep Learning Curve Books, Training, and Consulting are Available Physical Resource Requirements (Enhancement #37723) No Support for Editors/Markers on Logical Resources No Built-in Security Model (Enhancement #37692) User / Group / Capability Management Hard to Tailor UI Presentation By Role No SWT Charting Capabilities But Embedded Browser Can Be Used for Graphics Work In Progress Until June 2004 23

Part IV Questions and Answers 24

Additional Information Todd Williams Paul May VP Technology, Genuitec LLC todd@genuitec.com Director of Business Development, AlterPoint Inc pmay@alterpoint.com 972-691-5717 512-536-8318 http://www.genuitec.com http://www.alterpoint.com References The Case For Using Eclipse Technology in General Purpose Applications, Todd Williams & Marc Erickson, July 2002 25