1 / 7

CISC 367 Software Tools Introduction

CISC 367 Software Tools Introduction. Software Tools. What are they? What is the goal of software tools? What is an IDE and its goal?. Overview of this Course. Syllabus Goals Topics (content) Learning approach Requirements Demo of one tool in pairs Exercises using the tools

veldridge
Download Presentation

CISC 367 Software Tools Introduction

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. CISC 367 Software ToolsIntroduction

  2. Software Tools • What are they? • What is the goal of software tools? • What is an IDE and its goal?

  3. Overview of this Course • Syllabus • Goals • Topics (content) • Learning approach • Requirements • Demo of one tool in pairs • Exercises using the tools • CERN project poster in pairs • Journal summary of each visit • ETHZ, IBM Zurich, Swiss Supercomputing Center, EPFL • Active participation in interview visits, class

  4. Getting Started • Download and install Eclipse • Download and install plugins • cvs, junit, tptp, findbugs, metrics, eclox (doxygen), Emma • Sign up for demos • CVS Version Contol System • Comparison of Subversion with CVS (non-demo presentation by those getting honors credit) • JUnit Testing Tool • Emma Coverage Tool • Eclipse TPTP for Profiling and Tracing - 3 people • Findbugs Debugging Tool • Metrics Source Code Analyzer • Doxygen (eclox) Documentation Generation Tool • Create set of interview questions for visits

  5. Downloading/installing a Plugin • Start the the Eclipse Plugin central site and locate the desired plugin • Copy the Update site URL, eg, http://update.eclemma.org/ • Start up Eclipse. Click on Help ->Software Updates->Find and Install • Choose Search for new updates to install. • Click on New Remote Site • Paste the address of the update site into the URL box and name the plugin in the Name box. • Put a check mark in that plugin on the list, and no other check marks in the list. • Click Finish • Select the plugin in the Search window when it appears and click Select Required and Next. • Accept the license if any appears. Click Finish. • After downloaded, click Install. • Restart Eclipse when suggested to complete installation. • Icon usually appears in the top of Eclipse for the new plugin, or see it if as an option when click on Run, or other instructions.

More Related