]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/eclipse.json
Add jfrog-cli (#486)
[xdg-ninja.git] / programs / eclipse.json
1 {
2 "name": "Eclipse",
3 "files": [
4 {
5 "path": "$HOME/.eclipse",
6 "movable": true,
7 "help": "You need to add the following option to _$ECLIPSE_HOME/eclipse.ini_:\n```ini\n-Dosgi.configuration.area=@user.home/.config/eclipse\n```\n\nIn some cases, you may not have write access to the _$ECLIPSE_HOME_ directory (for example, Arch Linux hardcodes it to _/usr/bin/eclipse_).\n"
8 }
9 ]
10 }