#!/bin/sh

INSTALL_TYPE="eclipse"
export INSTALL_TYPE
./doinstall_common.sh
