This repository was archived by the owner on Feb 16, 2025. It is now read-only.
Description A new version (2024-09) of eclipse was just pushed to the latest/candidate channel in the snap store . The following revisions are available.
CPU Architecture Revision amd64 99 arm64 100
Automated testing
If configured, the snap will be installed in a VM, and any test results or screenshots will be posted to this issue as a comment shortly.
How to test it manually
Stop the application if it was already running
Upgrade to this version by running
snap refresh eclipse --channel latest/candidate
Start the app and test it out.
Finally, add a comment below explaining whether this app is working, and include the output of the following command .
snap version; lscpu | grep Architecture; snap info eclipse | grep installed
How to release it
Maintainers can promote this to stable by commenting /promote <rev>[,<rev>] latest/stable [done].
For example
To promote a single revision, run /promote <rev> latest/stable
To promote multiple revisions, run /promote <rev>,<rev> latest/stable
To promote a revision and close the issue, run /promote <rev>,<rev> latest/stable done
You can promote all revisions that were just built with:
/promote 99,100 latest/stable done
Reactions are currently unavailable
A new version (2024-09) of
eclipsewas just pushed to thelatest/candidatechannel in the snap store. The following revisions are available.Automated testing
If configured, the snap will be installed in a VM, and any test results or screenshots will be posted to this issue as a comment shortly.
How to test it manually
How to release it
Maintainers can promote this to stable by commenting
/promote <rev>[,<rev>] latest/stable [done].You can promote all revisions that were just built with: