1 / 22

Modeling VDM using Eclipse Christian Thillemann David Holst Møller

Modeling VDM using Eclipse Christian Thillemann David Holst Møller. Agenda. Part I Introduction to Eclipse Part II Installing Overture Plug-in Part III Using Overture Plug-in. Introduction to Eclipse. Part 1. Eclipse. An Integrated Development Environment(IDE) Platform independent

tangia
Télécharger la présentation

Modeling VDM using Eclipse Christian Thillemann David Holst Møller

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. Modeling VDM using Eclipse Christian Thillemann David Holst Møller

  2. Agenda • Part I • Introduction to Eclipse • Part II • Installing Overture Plug-in • Part III • Using Overture Plug-in

  3. Introduction to Eclipse Part 1

  4. Eclipse • An Integrated Development Environment(IDE) • Platform independent • Plug-in framework

  5. Features in Java environment • Language • Outline (√) • Error (√) • Syntax (√) • Debugging (in progress) • Code Completion (planned) • Refactoring (planned) • Eclipse environment • Team development (CVS - integrated) • Etc.

  6. Terms • The workspace contains a collection of resources. • The platform workbench is a tool that allows the user to navigate and manipulate the workspace. • A workspace's resources are organized into a tree structure, with projects at the top, and folders and files underneath. • There are three different types of resources: projects, folders, and files.

  7. Workbench

  8. Terms • The Eclipse Platform user interfaces are based on editors, views, and perspectives. From the user's standpoint, a Workbench window visually consists of several views and editors. • A perspective defines an appropriate collection of views, their layout, and applicable actions for a given user task. • A view is a workbench part that can navigate a hierarchy of information or display properties for an object.

  9. Views What's in a view???

  10. Editors

  11. Perspectives

  12. Installing the Overture Plug-in Part 2

  13. Download • Download Eclipse IDE from http://www.eclipse.org/downloads/ • We are using the plug-in Dynamic Development ToolKit DLTK 1.0 which is obtained from this update-site http://download.eclipse.org/technology/dltk/updates-dev/1.0 • Note only the core is needed here • And lastly install our plug-in http://overtureeditor.googlecode.com/svn/trunk/Workspace/org.overturetool.update-site/

  14. How to install a update-site • Open Eclipse. • Help → Software Updates • (Setup proxy if necessary – see next slide) • Choose the tab Available Software • Add site... • Paste the given update-site • Mark the check-box next to the update-site

  15. Proxy Settings in Eclipse • Open Eclipse. • Window → Preferences • General → Network Connection

  16. Using the Plug-in Part 3

  17. Creating new Project

  18. Select a project

  19. Select a project

  20. Overture Perspective

  21. Resources • http://www.eclipse.org/downloads/ • http://download.eclipse.org/technology/dltk/updates-dev/1.0 • http://overtureeditor.googlecode.com/svn/trunk/Workspace/org.overturetool.update-site/ • http://code.google.com/p/overtureeditor/

More Related