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 Release Notes"

(Pointers to alpha release)
(No difference)

Revision as of 16:58, 2 April 2008

Alpha Release

Here is the release (source + binary): Albireo-alpha.zip. You can install it into an Eclipse installation (simply unzip it in the Eclipse installation, in the directory that contains the eclipse executable and the plugins/ directory).

If you want to see its source code, you can "import" the plugin into a workspace (File > Import... > Plug-in Development > Plug-ins and Fragments; Import as: Projects with source folders). To get rid of errors related to "assert", set the Java compiler source level to at least 1.4.

Here is a set of examples and test cases: Albireo-examples.zip. You can import it into a workspace (File > Import... > General > Existing Projects into Workspace).

Prerequisites: Eclipse 3.3 or higher (probably 3.2 is enough as well); JRE 1.4 or higher.

Back to the top