head	1.2;
access;
symbols
	release0:1.1.1.1 ibm:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2001.11.19.21.00.22;	author enriquev;	state dead;
branches;
next	1.1;

1.1
date	2001.11.19.20.36.44;	author enriquev;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.11.19.20.36.44;	author enriquev;	state Exp;
branches;
next	;


desc
@@


1.2
log
@removed setup
@
text
@#!/bin/bash
export ECLIPSEDIR=/home/enrique/r10/eclipse
export HELP=$ECLIPSEDIR/plugins/com.ibm.linux.help
export CORE=$ECLIPSEDIR/plugins/com.ibm.dstore.core

export CLASSPATH=.:$CLASSPATH:$ECLIPSEDIR/plugins/org.eclipse.ui.plugin:$HELP

export CLASSPATH=$CLASSPATH:$ECLIPSEDIR/plugins:$ECLIPSEDIR/plugins/org.eclipse.core.runtime/runtime.jar:$ECLIPSEDIR/plugins/org.eclipse.core.boot/boot.jar:$ECLIPSEDIR/plugins/org.eclipse.core.resources/resources.jar:$ECLIPSEDIR/plugins/org.eclipse.ui/workbench.jar:$ECLIPSEDIR/plugins/org.eclipse.swt/swt.jar:$ECLIPSEDIR/startup.jar:$ECLIPSEDIR/plugins/com.ibm.lpex/lpex.jar:$HELP:$CORE
export PATH=$PATH:$ECLIPSEDIR/jre/bin:$ECLIPSEDIR
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@start of linux help
@
text
@@
