Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(point to project page)
(Overhaul; mention the mailing list and the CVS)
Line 1: Line 1:
The Albireo project will build on the [http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/awt/package-summary.html SWT_AWT bridge] to provide more
+
The Albireo project builds on the [http://help.eclipse.org/stable/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/awt/package-summary.html SWT_AWT bridge] to provide more
 
complete Swing/SWT integration, resulting in a better "out-of-the-box"
 
complete Swing/SWT integration, resulting in a better "out-of-the-box"
 
experience and more credibility for the entire notion of Swing/SWT
 
experience and more credibility for the entire notion of Swing/SWT
 
integration.
 
integration.
  
See the [http://www.eclipse.org/albireo/ project page] for more details on the project.
+
See the [http://www.eclipse.org/albireo/ project page] for a more detailed description on the project.
  
There is a [news://news.eclipse.org/eclipse.technology.albireo newsgroup] (comparable to a mailing list). The newsgroup access is password-protected; you get a login and password [http://www.eclipse.org/newsgroups/ here].
+
There is a [https://dev.eclipse.org/mailman/listinfo/albireo-dev mailing list] for the project.
 +
 
 +
Before the project and its mailing list were created, discussions took place in the [news://news.eclipse.org/eclipse.technology.albireo newsgroup] (comparable to a mailing list). The newsgroup access is password-protected; you get a login and password [http://www.eclipse.org/newsgroups/ here].
 +
 
 +
The source code is available through CVS. You can get it using the [[CVS_Howto|normal CVS procedure]] using the CVS "root" <tt>...@dev.eclipse.org:/cvsroot/technology</tt> and the CVS "module" <tt>org.eclipse.albireo</tt>. It can also be [http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.albireo/?root=Technology_Project viewed online].
  
 
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]].
  
 
More coming soon...
 
More coming soon...

Revision as of 16:37, 29 January 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.

See the project page for a more detailed description on the project.

There is a mailing list for the project.

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 attempts to work around some SWT_AWT bugs.

More coming soon...

Back to the top