https://github.com/davidotek/bluej-snap
BlueJ Snapcraft package
https://github.com/davidotek/bluej-snap
bluej educational-software ide java snap snapcrafters
Last synced: 28 days ago
JSON representation
BlueJ Snapcraft package
- Host: GitHub
- URL: https://github.com/davidotek/bluej-snap
- Owner: DavidoTek
- License: other
- Created: 2020-04-10T19:42:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T18:07:34.000Z (over 1 year ago)
- Last Synced: 2025-03-21T19:23:20.082Z (over 1 year ago)
- Topics: bluej, educational-software, ide, java, snap, snapcrafters
- Homepage: https://snapcraft.io/bluej
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
BlueJ
This is the unofficial snap for BlueJ, “A free Java Development Environment designed for beginners, used by millions worldwide”. It works on Ubuntu, Fedora, Debian, and other major Linux
distributions.
[](https://snapcraft.io/bluej)

## Install
sudo snap install bluej
[](https://snapcraft.io/bluej)
([Don't have snapd installed?](https://snapcraft.io/docs/core/install))
## Remaining tasks
Snapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325))
are working to land snap install documentation and
the [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)
upstream so [Project] can authoritatively publish future releases.
- [x] Click the green "Use this template" button above to create a new repository based on this template
- [X] Give the newly created repository a sensible name, like `godzilla-snap` if you're snapping the Godzilla software
- [X] Update the description of the repository
- [X] Update logos and references to `[Project]` and `[my-snap-name]`
- [X] Create a snap that runs in `devmode`
- [X] Register the snap in the store, **using the preferred upstream name**
- [X] Add a screenshot to this `README.md`
- [X] Publish the `devmode` snap in the Snap store edge channel
- [X] Add install instructions to this `README.md`
- [X] Update snap store metadata, icons and screenshots
- [X] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [X] Publish the confined snap in the Snap store beta channel
- [X] Update the install instructions in this `README.md`
- [X] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link](https://forum.snapcraft.io/t/call-for-testing-bluej-greenfoot/16606)
- [ ] Make a post in the [Snapcraft Forum](https://forum.snapcraft.io) asking for a transfer of the snap name from you to snapcrafters - [link]()
- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
- [ ] Add the provided Snapcraft build badge to this `README.md`
- [X] Publish the snap in the Snap store stable channel
- [X] Update the install instructions in this `README.md`
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
- [ ] Add upstream contact information to the `README.md`
- If upstream accept the PR:
- [ ] Request upstream create a Snap store account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream
- [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()
If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).