![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• Executing the script install_studio_repo available at BE_HOME/studio/repo. See Install Using the Script install_studio_repo for details.
• Using Ant to run the build file available at BE_HOME/studio/repo. See Install Using Ant for details.
• Copying the links and updating the .ini files manually. This is applicable only when installing on an existing basic Eclipse installation and not on TIBCO Business Studio. See Install Manually by Copying Links and Updating .ini Files for details.
1. Download the files listed in Eclipse Requirements and Installation Guidelines from the Eclipse Foundation web site.This step is optional if the script install_studio_repo is used as described in Install Using the Script install_studio_repo.
4. Install TIBCO BusinessEvents (and one or more add-on products if required) as explained in Installing TIBCO BusinessEvents. Remember to select the Use my own Eclipse installation check box.
This option is available only if the Eclipse Platform feature is installed when installing TIBCO BusinessEvents. If the Eclipse Platform feature is not installed, you can use Ant to install TIBCO BusinessEvents Studio as described in Install Using Ant.When you install TIBCO BusinessEvents (and one or more add-ons), the TIBCO BusinessEvents Studio repositories are installed under BE_HOME/studio/repo. For each of the installed products, a folder with the product name is created under BE_HOME/studio/repo.Scripts are provided with the repositories to install on an existing Eclipse installation. Using a console window, navigate to BE_HOME/studio/repo and run the following command (on Windows):install_studio_repo.bat <absolutePathOf_YourEclipse>/eclipse.exe
• -DBE_HOME=path to BE_HOME
The script uses JRE 1.6 that is provided with TIBCO BusinessEvents. To use a different JDK, edit the property DJDK_LIB and specify the absolute path of the JDK that is to be used.ant -buildfile install_studio_repo.xml -DappBinary=<absolutePathOf_YourEclipse>/eclipse.exe -DappIni=<absolutePathOf_YourEclipse>/eclipse.iniThe script performs the tasks described in Install Using the Script install_studio_repo. Once the execution is completed, start Eclipse and open the BusinessEvents Perspective to access the TIBCO BusinessEvents Studio features.
1. Copy the files TIBCOBusinessEvents-Studio-plugins.link and TIBCOBusinessEvents-EclipsePlatform-plugins.link from BE_HOME/studio/eclipse/dropins_configuration to Your_Eclipse/links.
2.
− Add the following properties to -vmargs, each on a new line-DBE_HOME=path to BE_HOME
3.
4. Run the command eclipse.
5. Edit the file studio-tools.tra and specify the appropriate environment paths for the variables TIB_HOME, BE_HOME, TIB_JAVA_HOME, and JVM_LIB_PATH.
6. Edit the file TIBCOBusinessEvents-Studio-plugins.link and specify the location of the TIBCO BusinessEvents Studio plugins.
7. Copy the wrapper executable from TIBCO_HOME/tools/wrapper/wrap (or wrap64) to BE_HOME/studio/bin/studio-tools.
8.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |