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 "Albireo Project"

(Project Documents)
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
  
 
* See the [http://www.eclipse.org/albireo/ project page] for a more detailed description on the project.
 
* See the [http://www.eclipse.org/albireo/ project page] for a more detailed description on the project.
 +
 +
* Read the Albireo [[Albireo Documentation|Documentation]].
 +
 +
* [http://www.eclipse.org/albireo/downloads Download] the latest Albireo alpha release.
 +
 +
* [[Albireo Installation|Install]] Albireo in your environment.
  
 
* There is a [https://dev.eclipse.org/mailman/listinfo/albireo-dev mailing list] for the project.  
 
* There is a [https://dev.eclipse.org/mailman/listinfo/albireo-dev mailing list] for the project.  
Line 17: Line 23:
  
 
* Albireo attempts to work around some [[Albireo SWT_AWT bugs|SWT_AWT bugs]].
 
* Albireo attempts to work around some [[Albireo SWT_AWT bugs|SWT_AWT bugs]].
 +
 +
* [[Albireo Test Cases]]
  
 
* [[Albireo Focus Management Test Cases]]
 
* [[Albireo Focus Management Test Cases]]

Latest revision as of 15:33, 23 May 2008

The Albireo project builds on the SWT_AWT bridge to provide more complete Swing/SWT integration, resulting in a better "out-of-the-box" experience and more credibility for the entire notion of Swing/SWT integration.

Project Documents

  • See the project page for a more detailed description on the project.
  • Download the latest Albireo alpha release.
  • Install Albireo in your environment.
  • Before the project and its mailing list were created, discussions took place in the newsgroup (comparable to a mailing list). The newsgroup access is password-protected; you get a login and password here.
  • The source code is available through CVS. You can get it using the normal CVS procedure using the CVS "root" ...@dev.eclipse.org:/cvsroot/technology and the CVS "module" org.eclipse.albireo. It can also be viewed online.

Albireo Implementation Documents

Back to the top