Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Orion/Overview for Eclipse Committers"

(Firebug Integration)
Line 30: Line 30:
  
 
==Firebug Integration==
 
==Firebug Integration==
 +
* Show firebug letting you open an orion file
  
 
==CSS development==
 
==CSS development==

Revision as of 17:37, 31 January 2011

Welcome to Orion. This page will get you started with using the Orion server, hosted at [[1]].

Logging in to Orion

  • By default, all existing Eclipse Committers have been given a username and password.

(Fill in detail here...Is it your current credentials?)

  • Who to contact if you aren't a committer and want credentials

Working with Resources

  • describe initial content
  • disclaimers about things being deleted periodically
  • creating folders and files
  • how to get stuff in (import) - you must choose a zip
  • how to get stuff out (export) - you must choose a zip
  • table view and tree view - why we have two
  • favorites

Basic text editing

  • Cut, copy, paste
  • Find, incremental find
  • Undo, redo
  • Your favorite text-editing features from Eclipse desktop (move up/down, copy up/down, go to line, etc.)

JavaScript development

  • Syntax highlighting
  • Outline
  • Validation
  • Bracket matching
  • Toggle comment, add block comment, remove block comment
  • Auto indentation

Firebug Integration

  • Show firebug letting you open an orion file

CSS development

  • Keyword-based content assist

HTML development

Java development

Some words here to discuss that our focus has not been Java, etc.

Search

  • Global search
  • Open resource
  • Editor find and incremental search
  • Searching without the client

Extending the Editor

  • How to add editor actions

For more information

point to self hosting page,etc.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.