Install Manually by Copying Links and Updating .ini Files
This approach can be used to install on any existing standard Eclipse installation only.
Note: This approach does not support installing TIBCO BusinessEvents Studio on TIBCO Business Studio.
- Procedure
- Copy the files
TIBCOBusinessEvents-Studio-plugins.linkandTIBCOBusinessEvents-EclipsePlatform-plugins.linkfromBE_HOME/studio/eclipse/dropins_configurationtoYour_Eclipse/links. - Configure the
Your_Eclipse/eclipse.inifile as follows:Ensure that the VM setting is done for Java 1.11 JVM. Path should appear in a new line:–vmpath to JRE 1.11Add the following properties to-vmargs, each on a new line-DBE_HOME=path to BE_HOME -Dstudio.wrapper.tra.file=<path to BE_HOME>/studio/eclipse/configuration/studio.tra -DJDK_LIB=path to JRE 1.11/lib - Change directory to the
Your_Eclipselocation and run the command:eclipse -clean –initialize
- Run the command
eclipse.Running this command loads Eclipse with the BusinessEvents Studio plug-ins.