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"

(Logging into Orion)
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Welcome to Orion.  This page will get you started with using the Orion server, hosted at [http://orion.eclipse.org/ http://orion.eclipse.org].
+
This content has been moved to [[Orion/Documentation/User Guide/Getting started]]
 
+
==Logging into Orion==
+
When you first attempt to access the Orion server, you'll be prompted for credentials.  All Eclipse committers have been given an Orion id.  Your user name is the email you have registered with the Eclipse Foundation.  Your password <will be emailed???>.  If you have any questions or your credentials are not working, contact <??????>
+
 
+
==Working with Resources==
+
* describe initial content
+
* disclaimers about things being deleted periodically
+
* table view and tree view - why we have two
+
* creating folders and files (currently only create at child level, point to bug.  Note we don't use the word project but there are projects underneath)
+
* how to get stuff in (import) - you must be below the root, you must choose a zip, point to bug about dead dialog
+
* how to get stuff out (export) - you must choose a zip
+
* 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==
+
* outlining based on id
+
 
+
==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.
+

Latest revision as of 14:18, 8 February 2013

This content has been moved to Orion/Documentation/User Guide/Getting started

Copyright © Eclipse Foundation, Inc. All Rights Reserved.