orion - ide on the cloud

13
® IDE on the Cloud - Orion Lakshmi P Shanmugam Eclipse SWT Co-lead IBM

Upload: eclipse-day-india

Post on 15-Dec-2014

78 views

Category:

Technology


2 download

DESCRIPTION

Orion - IDE on the cloud

TRANSCRIPT

Page 1: Orion - IDE on the cloud

®

IDE on the Cloud - Orion

Lakshmi P ShanmugamEclipse SWT Co-leadIBM

Page 2: Orion - IDE on the cloud

Agenda

● What is Orion?

● Navigator

● Editor

● Search

● SCM(Git) Integration

● Sites

● Client-Server architecture

● Extending Orion

● Shell

Page 3: Orion - IDE on the cloud

What is Orion?

Browser-based open tools integration platform, entirely focused on developing for the web, on the web.

code.everywhere = true

IDE on the Cloud

Page 4: Orion - IDE on the cloud

Navigator

● The Navigator page is used to browse and modify your files.

● Creating folders and files

● Using the common banner

● Importing folders and files

● Exporting folders and files

Page 5: Orion - IDE on the cloud

Editor

● Editing code

● JavaScript development

● Firebug Integration

● CSS development

● HTML development

● Java development

● Extending the editor with a Plug-in

Page 6: Orion - IDE on the cloud

Search

● Searching for file content

● Finding a file by name

● Searching inside the editor

Page 7: Orion - IDE on the cloud

SCM(Git) Integration

● Git repositories

● Git Status

● Commit Page

● Compare Page

Page 8: Orion - IDE on the cloud

Sites

● Launching your project as a website

● Create Site

● Launch Site

● Debugging using FireBug

Page 9: Orion - IDE on the cloud

Client Server Architecture

Page 10: Orion - IDE on the cloud

Extending Orion

● Plugins

● Example Plugin

Page 11: Orion - IDE on the cloud

Shell

● Command Line Interface

Page 12: Orion - IDE on the cloud

Resources

● Orion public test server - OrionHub - https://orionhub.org

● Orion wiki - http://wiki.eclipse.org/Orion

● Orion Downloads - http://download.eclipse.org/orion/

● Orion Blog - http://planetorion.org/news/

Page 13: Orion - IDE on the cloud

Thank You!