Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Contributing to the ICE Website

Revision as of 11:11, 27 August 2015 by Tcpatt.gmail.com (Talk | contribs) (Install the PHP Development Tools (PDT))

This article outlines the process by which committers may modify and contribute content to the ICE website.

Install the PHP Development Tools (PDT)

You may use any Eclipse text editor to edit PHP and HTML files for the website. However, the PHP Development Tools (PDT) might make the experience more enjoyable. These tools can be installed in Eclipse via the Eclipse Marketplace or by selecting Help > Install New Software... and using the following site:

http://download.eclipse.org/tools/pdt/updates/3.4

Clone the ICE Website Repo

Set Up a Local Test Server

Commit Changes

Access and Accept Gerrit Code Reviews

Back to the top