Install MobileFirst Studio
Overview
The procedure below illustrates how to configure an Eclipse IDE with MobileFirst Studio plugin. For IBM Dojo Toolkit V1.10.1, available as part of MobileFirst Studio, ensure at least Eclipse V4.4.1 is installed. MobileFirst Studio is installed with a P2 Eclipse update. MobileFirst Platform Foundation Developer, Consumer, and Enterprise editions provide the same instance of MobileFirst Studio. The internal MobileFirst Development Server embedded in MobileFirst Studio does not include the authenticity feature. Deploying and testing authenticity requires Consumer or Enterprise editions. Install MobileFirst Server, configure it in MobileFirst Studio as an external server, and deploy the application to MobileFirst Server.
If you run into issues using procedure below, an alternate method of configuring Studio is to download the MobileFirst Developer Edition, which is guaranteed to work.
Install MobileFirst Studio as part of Consumer or Enterprise editions
- Verify your Eclipse IDE is listed in system requirements.
- Install Installation Manager
32-bit and 64-bit copies are bundled with the WebSphere Application Server Network Deployment install image (CRM34ML)...
Install_Mgr_V1.6.2_Win_WASV8.5.5.zip
InstalMgr1.6.2_WIN_X86_WAS_8.5.5.zip
QS_FOR_WAS_ND_V8.5.5.zip
WAS_ND_v8.5.5_Liberty.zip
WAS_V8.5.5_SUPPL_1_OF_3.zip
WAS_V8.5.5_SUPPL_2_OF_3.zip
WAS_V8.5.5_SUPPL_3_OF_3.zip
WASND_v8.5.5_1of3.zip
WASND_v8.5.5_2of3.zip
WASND_v8.5.5_3of3.zip
WEB2.0_MOBILETK_1.1.0.4_WAS_8.5.5.zip
WS_SDK_JAVA_TEV7.0_1OF3_WAS_8.5.5.zip
WS_SDK_JAVA_TEV7.0_2OF3_WAS_8.5.5.zip
WS_SDK_JAVA_TEV7.0_3OF3_WAS_8.5.5.zip- Download Rational Application Developer (CRKS5ML)...
RAD_WS_8.5.1_1.zip
RAD_WS_8.5.1_2.zip
RAD_WS_8.5.1_3.zip
RAD_WS_8.5.1_4.zip
RAD_WS_8.5.1_Master.zip
RAD_WS_8.5_1_QSG.zip
RADWS_V8.5.1_AK_EMG.zip- Extract contents of zip files to directory ./RAD_INSTALL_IMAGE
$ ls -CF RAD_INSTALL_IMAGE/RAD* RAD_INSTALL_IMAGE/RAD: disk1/ disk2/ disk3/ disk4/ disk5/ RAD_INSTALL_IMAGE/RAD_SETUP: autorun.inf InstallerImage_linux_gtk_x86/ launchpad/ launchpad.sh msd/ documentation/ InstallerImage_linux_gtk_x86_64/ launchpad.exe launchpad64.exe repository.config imLauncherLinux.sh InstallerImage_win32_win32_x86/ launchpad.ini launchpad64.ini repository.xml- Start Installation Manager, select...
File | Preferences
... and add RAD repository.conf file to repository
![]()
Click OK
![]()
- Use Installation Manager to install RAD
![]()
- Install license activation keys
- Extract the contents of this .zip file to a new folder
![]()
- Start IBM Installation Manager and select "Manage Licenses"
- Select the IBM Rational Product, then choose the "Import product activation kit" option
- Browse to the jar file that you unzipped in step 2 and click "Next," then "Finish"
- The activation kit will be installed. To verify the license installation, you can select Manage License in IBM Installation Manager or view it through Help -> License status in the "Rational Product".
The permanent license is now installed and you can continue using the Rational product installed.
![]()
- Click on "Available software sites", and add a release software site. For example...
http://download.eclipse.org/releases/luna
- Download IBM MobileFirst Platform Foundation Enterprise Edition (CRVL5EN).
ED_V1.8.1_WINDOWS_X86_LINUX_X86_E.zip
MFPF_7.0_ELP_UPD_IBM_MF_STUDIO.zip
MFPF_7.0_ELP_UPD_SITE_MTW_MP_EN.zip
MFPF_7.0_INST_MGR_REP_MF_SVR_EN.zip
MFPF_7.0_ZIP_MFP_CD_LINTF.zip
QS_FOR_WAS_Liberty_Core_V8.5.5.zip
QSG_FOR_IBM_MOBILEFIRST_PLATFORM_.zip
SDK_JAVA_TE_V7.0_1OF2_WASLC_V8.5.5.zip
SDK_JAVA_TE_V7.0_2OF2_WASLC_V8.5.5.zip
WAS_LIBERTY_CORE_V8.5.5.4_MP_ML.zip
WAS_Liberty_Core_V8.5.5_SUPPL_1_OF_3.zip
WAS_Liberty_Core_V8.5.5_SUPPL_2_OF_3.zip
WAS_Liberty_Core_V8.5.5_SUPPL_3_OF_3.zip- mkdir c:/temp/MF, then extract
- From Rational Application Developer, select...
Help | Install new software | Work with | Add | Add Repository window | Archive
- Select...
MFPF_7.0_ELP_UPD_IBM_MF_STUDIO.zip
![]()
- Browse to the location either...
- P2 update .zip file on the DVD
- Location of the archive file on the machine
...and click Open.
- Click OK to close the Add Repository window.
- On the Available Software page, select...
IBM MobileFirst Platform Studio Development Tools
Expand to select components...
- MobileFirst Platform Studio
- IBM Dojo Mobile Tools
- IBM jQuery Mobile Tools
![]()
- On the Install Details page, review the features of MobileFirst Studio to be installed, and then click Next.
- On the Review Licenses page, review the license text.
- Follow the prompts complete the installation.
- Install test workbench. Optional.
- Install MobileFirst Server, and configure it in MobileFirst Studio as an external server.
- Clean Eclipse for Rational Team Concert v4.0. Optional.
- Start MobileFirst Studio
- Install mobile-specific tools
Parent topic: Install and configure
See also