This page discusses the ICE development team's setup and common configuration tasks for Genuitec's Secure Delivery Center, a tool that allows administrators or lead developers to deploy pre-configured Eclipse IDEs to the development team.
The server hosts the SDC software. Admin Consoles access the server installation either locally or remotely from various platforms to configure deployed packages.
There is only one installation of the server as indicated in the table below.
Host | Port | Installation Path |
---|---|---|
habilis |
xxxxx |
/opt/sdc/Server |
There is an additional path, /opt/sdc/Data Files
, that stores SDC system information. Under normal circumstances, this directory should not be touched.
This section covers the installation for a Linux machine.
chmod
to make the file executable.sudo
to run the file.The Admin Console is used to configure Eclipse IDEs deployed for use by the development team(s). It allows you to do things like bundle frequently used plugins--Subversive SVN connectors, m2e, Eclipse Color Theme, etc.--, configure workspace preferences, or a project set connected to an SVN repository.