Skip to content
Snippets Groups Projects
Commit 4bc0cbb6 authored by Martyn Welch's avatar Martyn Welch
Browse files

Add Eclipse IDE back to SDK image


The Eclipse SDK is currently not being installed in the SDK image. Add it
back, remove redundant old entries in the Debos configuration and tweak
the desktop file to take into account it's new name and icon.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent 0e2828da
No related branches found
No related tags found
1 merge request!119Wip/martyn/sdk fixes
......@@ -578,7 +578,6 @@ actions:
- action: apt
description: "SDK packages (CM)"
packages:
#- apertis-eclipse-plugins
#- barkway-dev
#- barkway-doc
#- beckfoot-dev
......@@ -588,10 +587,7 @@ actions:
#- didcot
#- didcot-doc
- dlt-daemon
#- eclipse
#- eclipse-cdt
#- eclipse-cdt-launch-remote
#- eclipse-rcp
- eclipse-ide-cpp
- folks-tools
#- frome
- geoclue-2.0
......
......@@ -2,7 +2,7 @@
Type=Application
Name=Eclipse
Comment=Eclipse Integrated Development Environment
Icon=eclipse
Exec=eclipse
Icon=eclipse-ide-cpp
Exec=eclipse-ide-cpp %u
Terminal=false
Categories=Development;IDE;Java;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment