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 "Gyrex/Learning Material"

Line 1: Line 1:
 
{{Gyrex}}
 
{{Gyrex}}
 
<div style="margin-right:22em">
 
<div style="margin-right:22em">
 +
 +
This page is intended for developers that like to create server applications with Gyrex. It collects links to tutorials, screencasts and other useful information. If you are stuck, please don't hesitate to post your questions in the newsgroup/forum.
 +
 +
__TOC__
 +
</div>
 +
  
 
== Overview ==
 
== Overview ==
 
Gyrex is a set of tools and frameworks to assist you in developing and running Equinox/OSGi based servers. If you are new to Equinox/OSGi please have a look at [http://www.eclipse.org/equinox-portal/whitepaper/20080310_equinox.php the Equinox Whitepaper] and [http://www.eclipse.org/equinox-portal/ the Equinox Portal].
 
Gyrex is a set of tools and frameworks to assist you in developing and running Equinox/OSGi based servers. If you are new to Equinox/OSGi please have a look at [http://www.eclipse.org/equinox-portal/whitepaper/20080310_equinox.php the Equinox Whitepaper] and [http://www.eclipse.org/equinox-portal/ the Equinox Portal].
 +
  
  
Line 14: Line 21:
 
== Screencasts ==
 
== Screencasts ==
 
* [http://www.eclipse.org/gyrex/screencasts/ Browse all published screencasts on our website]
 
* [http://www.eclipse.org/gyrex/screencasts/ Browse all published screencasts on our website]
</div>
 
  
  

Revision as of 09:58, 28 October 2010

Gyrex
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

This page is intended for developers that like to create server applications with Gyrex. It collects links to tutorials, screencasts and other useful information. If you are stuck, please don't hesitate to post your questions in the newsgroup/forum.


Overview

Gyrex is a set of tools and frameworks to assist you in developing and running Equinox/OSGi based servers. If you are new to Equinox/OSGi please have a look at the Equinox Whitepaper and the Equinox Portal.


Tutorials / HowTos


Screencasts


Presentations


Back to the top