Lab 8: Streams & Components

Size: px
Start display at page:

Download "Lab 8: Streams & Components"

Transcription

1 Lab 8: Streams & Components Objectives After completing this lab, you will be able to: Create a new stream Create components in the stream Restrict Access to those components to specific teams, individuals or groups Split a Rhapsody model across several components allowing fine grained access control Scenario In this Lab, you will create a new Stream for working on the Advanced Driver Assistance Systems (ADAS) for a vehicle. You will create several Components and restrict visibility to them to separate the work: ADAS System a component which will hold the high-level systems model accessible only to the Systems Team. ADAS Interfaces a component which will hold Interfaces. Elements in this component will be visible to all Feature teams. The Systems Team will use editable units to edit these interfaces directly from the Systems model in the ADAS System component. ACC Feature a component owned by the ACC Feature team this team will use the Interfaces defined in the shared ADAS Interface component. To restrict visibility, you will explore two options. For the ADAS System and ACC Feature you will define new teams that own those components and restrict access to them to just their owners. For the shared ADAS Interfaces component you will define an Access Control Group that will allow access to both the System and Feature teams. It is assumed you are still working in Pete s workspace from the previous lab. Task 1: Create a New Stream and Components In this task, you will create a new Stream called ADAS Features (ADAS = Advanced Driver Assistance Systems). You will create three new components in that Stream: ACC System which will hold the high-level systems model (and will be accessible only to the systems team), ACC Feature which will hold the Functional/Architectural model of the Adaptive Cruise Control System (and will only be accessible to that team) and ACC Interfaces a shared component which will hold the Interfaces between different ADAS features. It is assumed you are still logged into Pete s workspace from the previous lab. 1. Create a Stream: a. Select the Team Artifacts tab: Copyright IBM Corp

2 Rhapsody Model Manager Tech Jam b. Expand the Sample Models project area c. Right-click the Source Control section and select New Stream: d. The Stream Editor loads e. In the Name field, type ADAS Features: f. At the top, right-hand corner of the editor, click Save 2. Create New Components: a. In the Components section, click New: b. In the Enter name for new component field, type ADAS System 1-2 Copyright IBM Corp. 2018

3 Lab 7 Streams and Components c. Click OK d. Repeat the process this time naming the new component ADAS Interfaces e. Repeat the process again this time naming the new component ACC Feature f. At the top, right-hand corner of the editor, click Save 3. Create a Repository Workspace for the Stream: a. In the Team Area browser, expand the Source Control All Streams section b. Right-click the ADAS Features stream and select New Repository Workspace: c. Add Pete to the end of the existing name: Copyright IBM Corp

4 Rhapsody Model Manager Tech Jam d. Click Next e. Select Use current repository f. Click Next g. Select Project Area: h. Click Next i. Note that all three new components are already selected: j. Click Finish k. Select Browse the components to select the folders to be loaded: 1-4 Copyright IBM Corp. 2018

5 Lab 7 Streams and Components l. Click Next m. Select all three components: n. Expand the Advanced Options section o. Select Load component files into sandbox subfolder p. Select Load the selected folders but do not create Eclipse projects: q. Click Finish r. Click OK: Copyright IBM Corp

6 Rhapsody Model Manager Tech Jam 4. Confirm Folder Creation: a. Open Windows Explorer b. Navigate to C:\Workspaces\pete c. Confirm that there is a new folder for the stream and inside it one for each component: Task 2: Restrict Visibility to Components Using Teams There are many ways to restrict visibility in this example you will create two team areas a Systems Team and an ACC Feature Team and then you will assign ownership of components to those teams. The Systems Team will have access to the ADAS System and ADAS Interfaces components. The ACC Feature Team will have access to the ACC Feature component and the ADAS Interfaces component. To achieve this, you will use two different mechanisms: for the ACC System and ACC Feature components you will restrict access to only their owners. For the shared ACC Interfaces component, you will create an Access Group. Access Groups can only be created in the web client. 1. Open the Team Areas View: a. In RTC right-click the SampleModels (RMM) project in the browser and select Show in Team Organization: 1-6 Copyright IBM Corp. 2018

7 Lab 7 Streams and Components 2. Create a Systems Team a. In the Team Organization view, right-click the Sample Models (RMM) project and select New Team Area b. In the Name field, type Systems Team c. Click Finish d. In the Team Area editor click Add in the Members section: Copyright IBM Corp

8 Rhapsody Model Manager Tech Jam e. In the Enter username field, type pete and click Search f. Click Select g. Click Next h. Select all available process roles and click Add i. Click Finish j. At the top of the editor window, click Save 3. Create a Feature Team: a. In the Team Organization view, right-click the Sample Models (RMM) project and select New Team Area b. In the Name field, type ACC Feature Team c. Click Finish 1-8 Copyright IBM Corp. 2018

9 Lab 7 Streams and Components d. As before, click Add to add new Members but this time add only Dan (with all process roles) e. Click Save f. Click Cancel: 4. Change Ownership of Components: a. Click the Team Artifacts tab in the sidebar b. Expand Sample Models (RMM) Source Control All Streams ADAS Features c. Right-click the ACC Feature component and select Change Owner: d. In the Select Component Owner dialog, select the ACC Feature Team e. Select Restrict to members of this team and its child team areas: Copyright IBM Corp

10 Rhapsody Model Manager Tech Jam f. Click OK g. Repeat the process for the ADAS System component this time changing its ownership to the System Team (and restricting access) Task 3: Restrict Visibility to Components Using Access Groups In this task, you will define an Access Control Group and restrict visibility to the shared component using Access Control Groups. Note that Access Control Groups may contain teams, project areas or individuals. In this example, your Access Group will contain both the Systems Team and the ACC Feature Team. Access Control Groups may only be defined using the web client. 1. Create an Access Control Group: a. In the web browser, open the Architecture Management application and navigate into the Administration page for the Sample Models project b. In the main menu, click Access Groups: c. At the top right hand corner of the page, click Create Access Group: 1-10 Copyright IBM Corp. 2018

11 Lab 7 Streams and Components d. In the Name field, type ADAS Shared e. In the Members section click Add a Project or Team Area: f. Select the ACC Feature Team and click OK: g. Repeat the process and add the Systems Team TIP: Multiple select is not possible Copyright IBM Corp

12 Rhapsody Model Manager Tech Jam h. Click Save 2. Assign Access Groups: a. Switch back to RTC b. Right-click the ADAS Interfaces component and select Change Access Control: c. Select Access Group and then click Browse: d. In the search field, type * then click Search: 1-12 Copyright IBM Corp. 2018

13 Lab 7 Streams and Components e. Select the ADAS Shared Acess Group and click OK f. Click OK: Task 4: Create a New Model In this task, you will create a new sample model in Pete s sandbox in the ADAS System component folder. You also will add the Harmony profile so that you can make use of the automation features included to speed up creation of model elements. You will then create a shared model in the ADAS Interfaces component folder and move one of the System packages into that model. 1. Create a New Model: a. Switch to Rhapsody b. From the menu, select File New c. In the In folder field, click Browse d. Browse to C:\Workspaces\pete\ADAS Features Workspace Pete\ADAS System and click OK e. In the Name field, type ADAS_System f. In the Project Type field, select SysML g. Select Enable Rhapsody Model Manager: Copyright IBM Corp

14 Rhapsody Model Manager Tech Jam h. Click OK i. Click No: Click Yes: j. The model is created with each of the units in an unresolved state: 1-14 Copyright IBM Corp. 2018

15 Lab 7 Streams and Components 2. Modify RTC Properties: a. Right-click the root of the browser and select Features b. Select the Properties tab c. Click the filter button and select Rational Team Concert Settings d. Set the DeleteActivation property to Automatic e. Set the MoveActivation property to Automatic f. Set the RenameActivation property to Automatic TIP: In a few moments you will add the Harmony profile to the model and use the Systems Engineering Toolkit to create a new project structure. That wizard renames the Default package. If the DeleteActivation property is set to user confirmation (the default) this is ignored during any automated operations performed through the API and will lead to RTC being out of sync with the model. 3. Add the Harmony Profile: a. From the menu, select File Add Profile to Model b. Double-click the HarmonySE folder c. Double-click the HarmonySE.sbs file d. Click OK: Copyright IBM Corp

16 Rhapsody Model Manager Tech Jam 4. Save and Check-In a. From the menu, select File Save 5. Create a Project Structure: a. Right-click the root of the browser tree and select SE-Toolkit Create Harmony Project 6. Save and Check-In a. From the menu, select File Save 7. Observe Changes: a. Right-click the ActorPkg Package and select Rational Team Concert Locate in Pending Changes b. Note that there are unresolved elements in the Pending Changes: 1-16 Copyright IBM Corp. 2018

17 Lab 7 Streams and Components TIP: The wizard copied some RTF files to the project folder but did not add them as Controlled Files (this is a defect and will be fixed in a future version). For now we will add one of new files as Controlled Files manually to see the effect we will then add the others to the change set manually. 8. Add a Controlled File: a. Switch back to Rhapsody b. Right-click the RequirementsAnalysisPkg Package and select Add New Extensions ControlledFile c. Navigate to C:\Workspaces\pete\ADAS Features Workspace Pete\ADAS System\ADAS_System\ADAS_System_rpy d. Select the Actor template.rtf file: e. Click Open 9. Save and Check-In a. From the menu, select File Save b. Note the Controlled File is now outgoing: 10. Observe Changes: a. Right-click the new Controlled File and select Rational Team Concert Locate in Pending Changes b. Note the Controlled File is part of the change set: Copyright IBM Corp

18 Rhapsody Model Manager Tech Jam 11. Add the other files: a. Right-click the Unresolved folder and select Check-in Rhapsody Files Check-In: ADAS_System: 12. Deliver the Changes: a. Right-click the change set and select Deliver 13. Create a Shared Model: a. Switch back to Rhapsody b. From the menu, select File New c. In the In folder field, click Browse d. Browse to C:\Workspaces\pete\ADAS Features Workspace Pete\ADAS Interfaces and click OK e. In the Name field, type ADAS_Interfaces f. In the Project Type field, select SysML g. Select Enable Rhapsody Model Manager: 1-18 Copyright IBM Corp. 2018

19 Lab 7 Streams and Components h. Click OK i. Click No to the SysML Perspectives question and click Yes to create a new folder j. Click File Save 14. Move the Interfaces Package: a. From menu, select File Insert Project Existing b. Browse to C:\Workspaces\pete\ADAS Features Workspace Pete\ADAS System\ADAS_System c. Select ADAS_System.rpyx and click Open d. If Rhapsody asks you to save, click Yes: e. Click OK: Copyright IBM Corp

20 Rhapsody Model Manager Tech Jam f. Right-click the ADAS_Interfaces model and select Set as Active Project: g. Click Yes: 1-20 Copyright IBM Corp. 2018

21 Lab 7 Streams and Components h. In the browser, expand the ADAS_System project and its Packages: i. Select the InterfacesPkg Package j. Hold down the Shift key and drag the InterfacesPkg to the ADAS_Interfaces project: k. Keeping the shift key held, release the mouse button a menu appears with options for moving / copying the unit: Copyright IBM Corp

22 Rhapsody Model Manager Tech Jam l. Click Move here leave a reference m. Note that the InterfacesPkg is now a reference and read only: TIP: What we really want here is an editable reference rather than a read only one however the drag and drop mechanism does not yet offer that option so you will now re-add the package to the System model and make it an editable reference, n. Right-click the ADAS_System model and select Set As Active Project o. Click Yes: 1-22 Copyright IBM Corp. 2018

23 Lab 7 Streams and Components p. From the menu, select File Add to Model q. On the right-hand side of the window, select As Unit and clear Copy into Model: r. Navigate to C:\Workspaces\pete\ADAS Features Workspace Pete\ADAS Interfaces\ADAS_Interfaces\ADAS_Interfaces_rpy s. Select InterfacesPkg.sbsx and click Open t. Select Replace existing unit: u. Click OK v. Save the model w. Note that the InterfacesPkg unit is now an editable reference and though it resides in the shared area it can now be edited directly from the Systems model: Copyright IBM Corp

24 Rhapsody Model Manager Tech Jam 15. Deliver the Changes: a. Switch to RTC and note the two outgoing change sets and an unresolved element: TIP: The unresolved InterfacesPkg.sbsx file is because you did not set the default delete/move/rename properties for RTC. You will now add that file manually to the change set. 16. Add the unresolved file: a. Right-click the unresolved InterfacesPkg.sbsx file and select Check-In Rhapsody Files Check-in: ADAS_Interfaces 17. Deliver the changes: a. Right-click the Stream and select Deliver to deliver both change sets: 1-24 Copyright IBM Corp. 2018

25 Lab 7 Streams and Components b. Click OK: c. Note that RTC throws an error as Pete does not have visibility into the ACC Feature component: 18. Unload the ACC Feature component: a. Switch to the Pending Changes tab b. Right-click the ACC Feature Component and select Unload: Copyright IBM Corp

26 Rhapsody Model Manager Tech Jam c. Click Yes: d. Note the component becomes clear to indicate it is not loaded: e. Attempt the change set delivery again this time there should be no errors and the delivery should complete Task 5: Create the Feature Model In this task, you will work as Dan in the Feature team creating a Feature model that references the Interfaces in the shared component. 1. Switch to Dan s Workspace: a. Switch to Rhapsody 1-26 Copyright IBM Corp. 2018

27 Lab 7 Streams and Components b. From the menu, select File Close c. Click No: d. Switch back to RTC e. From the menu, select File Switch Workspace c:\workspaces\dan 2. Accept the Incoming Baseline: a. Select the Pending Changes tab b. Right-click the incoming change set and select Accept: 3. Create a Repository Workspace for the Stream: a. In the Team Artifacts browser, expand the Sample Models [RMM] project b. Expand the Source Control All Streams section c. Expand the ADAS Features Stream and note that Dan cannot see the System component: d. Right-click the ADAS Features stream and select New Repository Workspace e. Add Dan to the end of the existing name: Copyright IBM Corp

28 Rhapsody Model Manager Tech Jam f. Click Next g. Select Use current repository: h. Click Next i. Select Project Area: j. Click Next k. Note that both (of the visible) new components are already selected: l. Click Finish 1-28 Copyright IBM Corp. 2018

29 Lab 7 Streams and Components m. Select Browse the components to select the folders to be loaded: n. Click Next o. Select the ACC Feature Component p. Place a checkbox in the ADAS_Interfaces component TIP: IMPORTANT: as before if you do not select the higher-level component then a folder will not be created for it. q. Expand the Advanced Options section r. Select Load component files into sandbox subfolder s. Select Load the selected folders but do not create Eclipse projects: t. Click Finish Copyright IBM Corp

30 Rhapsody Model Manager Tech Jam u. Click OK: 4. Confirm Folder Creation: a. Open Windows Explorer b. Navigate to C:\Workspaces\dan c. Confirm that there is a new folder for the stream and inside it one for each component: 5. Create a New Feature Model: a. Switch to Rhapsody b. From the menu, select File New c. In the In folder field, click Browse d. Browse to C:\Workspaces\dan\ADAS Features Workspace Dan\ACC Feature and click OK e. In the Name field, type ACC_Feature f. In the Project Type field, select SysML g. Select Enable Rhapsody Model Manager: 1-30 Copyright IBM Corp. 2018

31 Lab 7 Streams and Components h. Click OK i. Click No: Click Yes: 6. Add the Interfaces: a. From the menu, select File Add to Model b. Browse to C:\Workspaces\dan\ADAS Features Workspace Dan\ADAS Interfaces\ADAS_Interfaces\ADAS_Interfaces_rpy c. Select the InterfacesPkg.sbsx file and click Open d. Click File Save e. The Feature model may now use Interfaces defined by the Systems team with no visibility into the rest of the Systems model: Copyright IBM Corp

32 Rhapsody Model Manager Tech Jam 7. Save and Check-In: a. From the menu, select File Save 8. Deliver the changes: a. Switch to RTC b. Deliver the change set: Task 6: Create a Flow Diagram In this task, you will create a Flow Diagram that visualizes the streams, their components and flow targets. 1. Create a new Flow Diagram: a. In the Pending Changes tab, right-click the ADAS Features Workspace and select New Flow Diagram: b. The new Flow Diagram opens: 1-32 Copyright IBM Corp. 2018

33 Lab 7 Streams and Components c. In the Dan node on the Flow Diagram, click the two downward arrows to expand the node to show components in Dan s repository workspace: d. In the Dan node, click the filled-in downward arrow on the right and select Show Flow Targets: e. In the new ADAS Features node, click the icon in the center to show other streams/workspaces that flow into it: Copyright IBM Corp

34 Rhapsody Model Manager Tech Jam f. Right-click the diagram canvas and select Layout to trigger an auto-layout routine: 2. Show the Palette: a. Click the small arrow in the top, right-hand corner of the diagram to open the Palette: TIP: The palette allows you to add other streams, workspaces and so on and also notes you could then save the flow diagram as an image. b. Click the X in the Flow Diagram tab to close it c. Click No: 1-34 Copyright IBM Corp. 2018

35 Lab 7 Streams and Components 3. Change a Flow Target: a. In the Pending Changes view, right-click ADAS Features Workspace Dan and select Change Flow Target: b. In the Show section, select Workspaces c. In the Search field, type pete: d. Select ADAS Features Workspace Pete (Pete) [RMM] e. Click OK 4. Observe changes: a. Note that this change of flow target triggers a comparison between Dan s workspace and Pete s and this results in a change set. Note also that the flow target is indicated in the Pending Changes view: Copyright IBM Corp

36 Rhapsody Model Manager Tech Jam 5. Generate a Flow Diagram a. Repeat the previous steps to generate a new Flow Diagram and show the flow targets: TIP: The Default flow target for each stream is annotated with the word Default. A dashed line indicates that this flow target is not the current one. There may be multiple flow targets but only ever one current flow target indicated with a solid line. b. Close the Flow Diagram and click No to the save dialog. 6. Restore the Flow Target to the Team Stream a. In the Pending Changes view, right-click ADAS Features Workspace Dan and select Change Flow Target b. Click Select Default Outgoing and click OK: 1-36 Copyright IBM Corp. 2018

Lab 2: Adding a Rhapsody Model to RMM

Lab 2: Adding a Rhapsody Model to RMM Lab 2: Adding a Rhapsody Model to RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Add a Rhapsody model to RMM Link a work item to a change

More information

Lab 3: Editing a Rhapsody Model in RMM

Lab 3: Editing a Rhapsody Model in RMM Lab 3: Editing a Rhapsody Model in RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Load a Rhapsody model from RMM into your local sandbox

More information

Lab 9: Global Configurations

Lab 9: Global Configurations Lab 9: Global Configurations Objectives After completing this lab, you will be able to: Connect to an AM Stream that is under Global Configuration Management (the UK variant) Create a new US variant based

More information

Lab 1: Adding a Rhapsody Model to RMM

Lab 1: Adding a Rhapsody Model to RMM Lab 1: Adding a Rhapsody Model to RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Add a Rhapsody model to RMM Link a work item to a change

More information

Lab 3: Linking to OSLC Artifacts

Lab 3: Linking to OSLC Artifacts Objectives After completing this lab, you will be able to: Load Remote Collections of OSLC Requirements Add Traceability from Model Elements to Remote Artifacts (Requirements, Test Cases, Work Items) Overview

More information

Lab 7: Baselines and History

Lab 7: Baselines and History Lab 7: Baselines and History Objectives After completing this lab, you will be able to: Compare a historical version of a Rhapsody unit to the current one. Create a baseline in a component Scenario A baseline

More information

Lab 1: Creating an RMM Project

Lab 1: Creating an RMM Project Lab 1: Creating an RMM Project Objectives After completing this lab, you will be able to: Create a Rhapsody Model Manager project on the Jazz Team Server Scenario In this Lab, you will create a new Rhapsody

More information

Lab 5: Reporting with RPE

Lab 5: Reporting with RPE Objectives After completing this lab, you will be able to: Report on Rhapsody Models and Linked OSLC Artifacts using Rational Publishing Engine Scenario In this Lab, you will first start the Rhapsody REST

More information

IBM Best Practices Working With Multiple CCM Applications Draft

IBM Best Practices Working With Multiple CCM Applications Draft Best Practices Working With Multiple CCM Applications. This document collects best practices to work with Multiple CCM applications in large size enterprise deployment topologies. Please see Best Practices

More information

Lab 5: Reporting with RPE

Lab 5: Reporting with RPE Lab 5: Reporting with RPE Objectives After completing this lab, you will be able to: Report on Rhapsody Models and Linked Requirements using Rational Publishing Engine Scenario In this Lab, you will first

More information

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule

Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule Lab 4: Pass the Data Streams to a Match Processor and Define a Match Rule In this lab you will feed both the data records and the error records to a match processor and define a match rule. At the end

More information

Enterprise Architect. User Guide Series. Model Wizard

Enterprise Architect. User Guide Series. Model Wizard Enterprise Architect User Guide Series Model Wizard How to create a model quickly? In Sparx Systems Enterprise Architect, the Model Wizard provides Patterns from a wide range of technologies, to help you

More information

Best Practices for Model-Based Systems Engineering

Best Practices for Model-Based Systems Engineering Seminar / Workshop Best Practices for Model-Based Systems Engineering Hans-Peter Hoffmann, Ph.D. Chief Systems Methodologist, IBM Rational Software hoffmape@us.ibm.com Overview Successfully delivering

More information

At the shell prompt, enter idlde

At the shell prompt, enter idlde IDL Workbench Quick Reference The IDL Workbench is IDL s graphical user interface and integrated development environment. The IDL Workbench is based on the Eclipse framework; if you are already familiar

More information

Collaborative Development using IBM Rational Team Concert

Collaborative Development using IBM Rational Team Concert Collaborative Development using IBM Rational Team Concert Work Items, Software Configuration Management, and Team Collaboration Platform for COBOL, Java, PL/I, C/C++, and Assembler Development Student

More information

Lab 3: Create the Error Message Data Stream

Lab 3: Create the Error Message Data Stream Lab 3: Create the Error Message Data Stream Overview In this lab you will continue to develop your process by creating an error stream that you will later send to a match processor. At the end of this

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name, , and password in the appropriate

1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name,  , and password in the appropriate 1 4 9 11 12 1 1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name, email, and password in the appropriate blanks and click next. 4. Choose Allow

More information

Eclipse Plug-in for AccuRev User s Guide Version April 2012

Eclipse Plug-in for AccuRev User s Guide Version April 2012 Eclipse Plug-in for AccuRev User s Guide Version 2012.1 April 2012 Revised 4/16/12 Copyright AccuRev, Inc. 1995 2012 ALL RIGHTS RESERVED This product incorporates technology that may be covered by one

More information

PST for Outlook Admin Guide

PST for Outlook Admin Guide PST for Outlook 2013 Admin Guide Document Revision Date: Sept. 25, 2015 PST Admin for Outlook 2013 1 Populating Your Exchange Mailbox/Importing and Exporting.PST Files Use this guide to import data (Emails,

More information

Mouseless Internet Browsing for Open V/Vmax Devices

Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Browsing (MLB) is a technique that enables you to browse the Internet without using a mouse. This innovative functionality adds small boxes

More information

Working with EGL and Subversion Using RDi with RBD

Working with EGL and Subversion Using RDi with RBD HISTORY OF MODIFICATIONS...2 CREATING A NEW REPOSITORY...3 BACKGROUND: INSTALLING TORTOISE...3 SUBVERSION EGL SOURCE CODE REPOSITORY...3 INSTALLING SUBVERSION PLUG-IN AND CONFIGURING FOR USE....5 INSTALLATION

More information

BDM Hyperion Workspace Basics

BDM Hyperion Workspace Basics BDM Hyperion Workspace Basics Contents of this Guide - Toolbars & Buttons Workspace User Interface 1 Standard Toolbar 3 Explore Toolbar 3 File extensions and icons 4 Folders 4 Browsing Folders 4 Root folder

More information

IBM Mobile Portal Accelerator Enablement

IBM Mobile Portal Accelerator Enablement IBM Mobile Portal Accelerator Enablement Hands-on Lab Exercise on XDIME Portlet Development Prepared by Kiran J Rao IBM MPA Development kiran.rao@in.ibm.com Jaye Fitzgerald IBM MPA Development jaye@us.ibm.com

More information

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT Abstract In this document, we provide step-by-step guidance to configure support for the SAFe V4.0 methodology in CLM tooling. Amy Silberbauer

More information

DreamTeam Document Manager User Guide

DreamTeam Document Manager User Guide DreamTeam Document Manager User Guide Product Usage and Best Practices Guide By Adam Buxbaum September 10, 2009 Table of Contents Introduction... 3 Document Manager Views... 4 Working with Folders... 5

More information

Mercury Quality Center Tutorial, Version 8.2

Mercury Quality Center Tutorial, Version 8.2 Mercury Quality Center Tutorial, Version 8.2 This manual, and the accompanying software and other documentation, is protected by U.S. and international copyright laws, and may be used only in accordance

More information

In this lab, you will build and execute a simple message flow. A message flow is like a program but is developed using a visual paradigm.

In this lab, you will build and execute a simple message flow. A message flow is like a program but is developed using a visual paradigm. Lab 1 Getting Started 1.1 Building and Executing a Simple Message Flow In this lab, you will build and execute a simple message flow. A message flow is like a program but is developed using a visual paradigm.

More information

How To Use WebStudy Mail

How To Use WebStudy Mail How To Use WebStudy Mail Hover your mouse over the Mail option on the Shared Tools Toolbar, then click on the appropriate option on the line below (Incoming, Archived, Sent, Drafts, Trash, or Compose).

More information

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products

WebSphere. Clips and Tacks: Getting started with the IBM BPM suite of products WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products ii IBM WebSphere Clips and Tacks: Getting started with the IBM BPM suite of products Contents Chapter 1. Introduction........

More information

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

Perforce Getting Started with P4V

Perforce Getting Started with P4V Perforce 2005.2 Getting Started with P4V December 2005 This manual copyright 2005 Perforce Software. All rights reserved. Perforce software and documentation is available from http://www.perforce.com.

More information

Using the JSON Iterator

Using the JSON Iterator Using the JSON Iterator This topic describes how to process a JSON document, which contains multiple records. A JSON document will be split into sub-documents using the JSON Iterator, and then each sub-document

More information

BizFlow Introduction Course. Exercise Guide

BizFlow Introduction Course. Exercise Guide BizFlow Introduction Course Exercise Guide Exercise 1 Design a process and save it to the desktop The objective of this exercise is to understand how to design a process off-line and save it to your desktop.

More information

Using Dropbox with Node-RED

Using Dropbox with Node-RED Overview Often when using Platform services, you need to work with files for example reading in a dialog xml file for Watson Dialog or feeding training images to Watson Visual Recognition. While you can

More information

BASIC USER TRAINING PROGRAM Module 4: Topology

BASIC USER TRAINING PROGRAM Module 4: Topology BASIC USER TRAINING PROGRAM Module 4: Topology Objective Students will learn to work in the Topology editor to create devices, specify links between devices, create and set properties. In addition, students

More information

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills Discovering Computers & Microsoft Office 2010 Office 2010 and Windows 7: Essential Concepts and Skills Objectives Perform basic mouse operations Start Windows and log on to the computer Identify the objects

More information

Verifying a Restore Repository

Verifying a Restore Repository Verifying a Restore Repository As a part of the Laserfiche backup verification process, you may be asked to verify the contents of a Laserfiche restore repository. Once a month, an archival copy of the

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Blackboard Content Collection Overview

Blackboard Content Collection Overview CONTENTS Accessing the Blackboard Content Collection 1 Uploading Files 2 Creating Subfolders 2 About Permissions 3 Assigning Permissions to Specific Users 3 Making a Folder Public to all Winthrop Faculty/Staff

More information

Your password is: firstpw

Your password is: firstpw SHARE Session #9777: WebSphere and Rational Developer Hands-on-Labs Building Java application on System z with RDz Lab exercise (estimate duration) Part 1: Your first Java application on z/os (~35 min).

More information

Introduction to Computer Science

Introduction to Computer Science www.oracle.com/academy Introduction to Computer Science Transferring Schema and Data in APEX These instructions detail the steps required to transfer a schema in one APEX instance to another. The order

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Toolkit Activity Installation and Registration

Toolkit Activity Installation and Registration Toolkit Activity Installation and Registration Installing the Toolkit activity on the Workflow Server Install the Qfiche Toolkit workflow activity by running the appropriate SETUP.EXE and stepping through

More information

Exposing CICS Transactions to WLE

Exposing CICS Transactions to WLE Exposing CICS Transactions to WLE Lab Exercise Author: David J Brett, Version 1.0 IBM BPM 7.5 Lab Number 1 Copyright IBM Corporation, 2011 US Government Users Restricted Rights - Use, duplication or disclosure

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS 1 Lab instructions This lab teaches

More information

MS SharePoint Tip Sheet

MS SharePoint Tip Sheet MS SharePoint Tip Sheet FOR USERS: What is SharePoint? SharePoint Online is a collection of online tools that makes it easy to store, share and manage your team s documents. Your SharePoint Online Team

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a rich client plug-in application

More information

Manage and Generate Reports

Manage and Generate Reports Report Manager, page 1 Generate Reports, page 3 Trust Self-Signed Certificate for Live Data Reports, page 4 Report Viewer, page 4 Save an Existing Stock Report, page 7 Import Reports, page 7 Export Reports,

More information

WPS Workbench. user guide. "To help guide you through using the WPS user interface (Workbench) to create, edit and run programs"

WPS Workbench. user guide. To help guide you through using the WPS user interface (Workbench) to create, edit and run programs WPS Workbench user guide "To help guide you through using the WPS user interface (Workbench) to create, edit and run programs" Version: 3.1.7 Copyright 2002-2018 World Programming Limited www.worldprogramming.com

More information

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA AB110-3 If you have created AutoCAD Architecture (formerly ADT) object styles and want to know how to easily share

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

Organize Mail into Folders

Organize Mail into Folders Organize Mail into Folders In an effort to organize all of the emails that you receive, you can create mail folders to store them in. One email can be stored in multiple folders. Click the + next to Folders

More information

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

POS Designer Utility

POS Designer Utility POS Designer Utility POS Designer Utility 01/15/2015 User Reference Manual Copyright 2012-2015 by Celerant Technology Corp. All rights reserved worldwide. This manual, as well as the software described

More information

Fairfield University Using Xythos for File Storage

Fairfield University Using Xythos for File Storage Fairfield University Using Xythos for File Storage Version 7.0 Table of Contents I: Accessing your Account...2 II: Uploading Files via the Web...2 III: Manage your Folders and Files via the Web...4 IV:

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

INF 111 / CSE 121. Laboratory 6: Package and Sequence Diagrams using ArgoUML

INF 111 / CSE 121. Laboratory 6: Package and Sequence Diagrams using ArgoUML Laboratory 6: Package and Sequence Diagrams using ArgoUML Name : Student Number : Laboratory Time : Objectives Add Packages to a Class Diagram in ArgoUML Create a Sequence Diagram in ArgoUML Create a new

More information

Introduction to IBM Rational HATS For IBM System z (3270)

Introduction to IBM Rational HATS For IBM System z (3270) Introduction to IBM Rational HATS For IBM System z (3270) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

IBM Rational Rhapsody Gateway Add On. Rhapsody Coupling Notes

IBM Rational Rhapsody Gateway Add On. Rhapsody Coupling Notes Rhapsody Coupling Notes Rhapsody IBM Rational Rhapsody Gateway Add On Rhapsody Coupling Notes License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system,

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View

LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View LinkedIn Sales Navigator for Salesforce Installation Guide: Lightning View The installation process will take less than 30 minutes. Note: This guide is for Salesforce Lightning. If you need to install

More information

IBM. User's Guide. IBM Explorer for z/os. Version 3 Release 0 SC

IBM. User's Guide. IBM Explorer for z/os. Version 3 Release 0 SC IBM Explorer for z/os IBM User's Guide Version 3 Release 0 SC27-8431-01 IBM Explorer for z/os IBM User's Guide Version 3 Release 0 SC27-8431-01 Note Before using this information, be sure to read the

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents The Specification Manager 3 Specification Manager - Overview

More information

Quick Reference Guide SharePoint Quick Reference Guide

Quick Reference Guide SharePoint Quick Reference Guide Quick Reference Guide 1 P age Table of Contents What is SharePoint?... 3 1. Home Page Layout... 4 2. Uploading Documents to a Library... 6 3. To Open a Document... 7 4. To Delete a Document... 7 5. Adding

More information

Folders Projects, Folders and Menus. Table of Contents. 1.0 Folder Types. 2.0 Folder Menu Commands

Folders Projects, Folders and Menus. Table of Contents. 1.0 Folder Types. 2.0 Folder Menu Commands Folders Projects, Folders and Menus Table of Contents 1.0 Folder Types 2.0 Folder Menu Commands 1.0 Folder Types ProjectWise folders differ from Windows folders in that each ProjectWise folder has a type,

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Portals Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents Portals 3 Perspective Portal 6 Workspace Portal 7 Window Portal 9 Status

More information

Perforce Getting Started with P4V

Perforce Getting Started with P4V Perforce 2011.1 Getting Started with P4V October 2011 This manual copyright 2005-2011 Perforce Software. All rights reserved. Perforce software and documentation is available from http://www.perforce.com.

More information

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard

Tivoli Common Reporting V Cognos report in a Tivoli Integrated Portal dashboard Tivoli Common Reporting V2.1.1 Cognos report in a Tivoli Integrated Portal dashboard Preethi C Mohan IBM India Ltd. India Software Labs, Bangalore +91 80 40255077 preethi.mohan@in.ibm.com Copyright IBM

More information

Rational Team Concert

Rational Team Concert Rational Team Concert Guide for Configuring a New Account in the Jazz Hub Contents 1. Introduction... 2 2. Create a user account for Jazz... 3 3. Create a New Project... 6 4. Manage Access to the Project...

More information

SharePoint 2010 Instructions for Users

SharePoint 2010 Instructions for Users SharePoint 2010 Instructions for Users 1. Access your SharePoint Web site...2 2. Work with folders and documents in a Shared Documents Library...3 2.1 Edit a document...3 2.2 Create a New Document...3

More information

Essentials of design management with Rational Software Architect

Essentials of design management with Rational Software Architect Rational Self-paced training workbook Essentials of design management with Rational Software Architect Lab exercises (Self-paced training) Self-paced training workbook Self-paced training workbook Essentials

More information

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals Enterprise Architect User Guide Series Portals What are Portals? In Sparx Systems Enterprise Architect, each Portal is a high-level logical grouping of common tools, custom searches, window layouts and

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP FLARE 2018 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

WEB CREATOR FILE MANAGER

WEB CREATOR FILE MANAGER WEB CREATOR FILE MANAGER TABLE OF CONTENTS TABLE OF CONTENTS... 2 ADMINISTRATIVE PERMISSIONS... 3 ACCESSING WEBSITE SETTINGS... 3 FILE MANAGER... 3 Accessing File Manager... 3 Views... 4 Actions... 4 FOLDER

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017

IDERA ER/Studio Software Architect Evaluation Guide. Version 16.5/2016+ Published February 2017 IDERA ER/Studio Software Architect Evaluation Guide Version 16.5/2016+ Published February 2017 2017 IDERA, Inc. All rights reserved. IDERA and the IDERA logo are trademarks or registered trademarks of

More information

NUPlans Application Changes Fall Enhancements and IBM Product Upgrade

NUPlans Application Changes Fall Enhancements and IBM Product Upgrade NUPlans Application Changes Fall 2015 Enhancements and IBM Product Upgrade Overview Simplified Log On/Off with Single Sign On (SSO) NUPlans Forecasting and NUPlans Budgeting Enhancements by NUIT Administrative

More information

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher John Bowman Toad for Oracle Development Table of Contents About Team Coding... 2 Working with a Version Control

More information

In the first class, you'll learn how to create a simple single-view app, following a 3-step process:

In the first class, you'll learn how to create a simple single-view app, following a 3-step process: Class 1 In the first class, you'll learn how to create a simple single-view app, following a 3-step process: 1. Design the app's user interface (UI) in Xcode's storyboard. 2. Open the assistant editor,

More information

You can also check the videos at the bottom of this page:

You can also check the videos at the bottom of this page: This document is provided to give you an idea what R-Tag Version Control can do and how you can use it. If you decide that you need more information or you prefer to see a demo of the software please do

More information

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab

Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab Using the IMS Universal Drivers and QMF to Access Your IMS Data Hands-on Lab 1 Overview QMF for Workstation is an Eclipse-based, rich client desktop Java application, that uses JDBC to connect to data

More information

Livelink Training Manual

Livelink Training Manual Livelink Training Manual Table of Contents 1.0 ACCESS LIVELINK... 4 2.0 NAVIGATING THROUGH LIVELINK... 4 2.1 Themes... 4 2.2 High level Livelink Structure... 5 2.3 Toggling between Quicklinks and Tree

More information

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version 1.1.0 and Eclipse Install, work with data perspectives, create connections, and create a project Skill Level: Intermediate

More information

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version 1.1.0 and Eclipse Install, work with data perspectives, create connections, and create a project Skill Level: Intermediate

More information

Setting up the Data Source Creating a Report Design Creating a Report Definition Adding it to the Queue Processing the Report

Setting up the Data Source Creating a Report Design Creating a Report Definition Adding it to the Queue Processing the Report Sunset Reports Your First Report This document will take you through the entire process of creating a simple report and putting it in the repository and having it updated each night. The steps involved

More information

ARIS Architect QUICK START GUIDE. Version Service Release 7

ARIS Architect QUICK START GUIDE. Version Service Release 7 ARIS Architect QUICK START GUIDE Version 9.8 - Service Release 7 December 2016 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change

More information

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41

ekaizen Lessons Table of Contents 1. ebook Basics 1 2. Create a new ebook Make Changes to the ebook Populate the ebook 41 Table of Contents 1. ebook Basics 1 2. Create a new ebook 20 3. Make Changes to the ebook 31 4. Populate the ebook 41 5. Share the ebook 63 ekaizen 1 2 1 1 3 4 2 2 5 The ebook is a tabbed electronic book

More information

Exercise 3.1 EGL-CE 1.0 and Tomcat 6.0

Exercise 3.1 EGL-CE 1.0 and Tomcat 6.0 Exercise 3.1 EGL-CE 1.0 and Tomcat 6.0 By Gilbert Herschberger (http://www.mindspring.com/~gchii/) Date Written : 6 April 2010 Goal In this exercise, we will download and install Apache Tomcat 6.0 (Tomcat)

More information

User Guide for the Backup & Sync Windows Store App

User Guide for the Backup & Sync Windows Store App User Guide for the Backup & Sync Windows Store App Copyright User Guide for the Backup & Sync Windows Store App January, 2013 2013 Webroot Software, Inc. All rights reserved. Webroot is a registered trademark

More information

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release WebSphere Application Server IBM IBM WebSphere Application Server Migration Toolkit Version 9.0 Release 18.0.0.3 Contents Chapter 1. Overview......... 1 Chapter 2. What's new........ 5 Chapter 3. Support..........

More information

METABUILDER QUICK START GUIDE

METABUILDER QUICK START GUIDE METABUILDER QUICK START GUIDE Table of Contents... 1... 2 The Menu, Tool, Format and Status bar... 2 The Stencil- Properties- Task- and Canvas Pane... 3... 4 Creating, Saving and Loading a model.... 4

More information

Microsoft Office Outlook 2007: Intermediate Course 01 Customizing Outlook

Microsoft Office Outlook 2007: Intermediate Course 01 Customizing Outlook Microsoft Office Outlook 2007: Intermediate Course 01 Customizing Outlook Slide 1 Customizing Outlook Course objectives Create a custom toolbar and customize the menu bar; customize the Quick Access toolbar,

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Module 3: Working with C/C++

Module 3: Working with C/C++ Module 3: Working with C/C++ Objective Learn basic Eclipse concepts: Perspectives, Views, Learn how to use Eclipse to manage a remote project Learn how to use Eclipse to develop C programs Learn how to

More information