Installation
This page describes how to install Developer Studio into Eclipse. It contains the following sections:
Prerequisites
Developer Studio | You can either download the Developer Studio binary and install it from the downloaded archive (useful when you want to install offline), or you can install it directly from the web. |
Java Runtime Environment | 1.7.0_04 or later (For instructions on setting up the JRE in different operating systems, visit http://java.sun.com) |
IDE | Eclipse WTP 3.1.0 or higher. If you are planing to install offline, we recommend you use Eclipse IDE for Java EE Developers (Juno SR2). Note that Helios SR2 is NOT supported. |
Java Heap Memory | 1 GB (Minimum) |
Java PermGen Memory | 512 MB (Minimum) |
Processor | 2 GHz Core 2 Duo (Minimum) |
WSO2 Carbon Server | 3.0.1 or later. |
Disk Space | Approximately 768 MB |
Upgrading from a Previous Version
If your Eclipse instance has Carbon Studio 1.x (the predecessor to Developer Studio) or Developer Studio 2.x installed, you should install a new instance of Eclipse for use with Developer Studio 3.1.0 and specify a new workspace.
If you do not want to install a second instance of Eclipse, you must remove all the features from the previous release (described below) before installing Developer Studio 3.1.0 and specify a new workspace for 3.1.0 configurations. Developer Studio 2.x configurations cannot be migrated to use the Developer Studio 3.x functionality.
If you do not have Carbon Studio 1.0.x or Developer Studio 2.x installed, skip ahead to Install Developer Studio.
Remove Carbon Studio 1.x and Developer Studio 2.x Features
For best results, you should install Developer Studio 3.1.0 on a new instance of Eclipse instead of installing it on an existing instance, and specify a new workspace for 3.1.0. If you need to install Developer Studio 3.1.0 on your existing Eclipse instance and it has Carbon Studio 1.x or Developer Studio 2.x installed, you must remove these features before installing Developer Studio 3.1.0.
To remove previous features:
- In Eclipse, choose Help -> Install New Software, and then click the already installed? link.
- Select all the features related to the following products and click Uninstall:
- Application Server
- Business Process Server
- Carbon
- Complex Event Server
- Data Services
- Enterprise Service Bus
- Governance Registry
- Smooks
- User Management Core Tools
- WSO2
- Review the features to be uninstalled and click Finish.
- Restart Eclipse.
You have now successfully uninstalled Carbon Studio 1.x and Developer Studio 2.x features and are ready to install Developer Studio 3.x as described in the next section.
Install Developer Studio
- Start Eclipse, choose Help -> Install New Software, and then click Add.
- Type
developer-studio
for the name, and then do one of the following:- If you downloaded Developer Studio, click Archive and specify the downloaded archive's location.
- If you did not download Developer Studio and want to install it directly from the web, type the following path for the location: http://dist.wso2.org/p2/developer-studio/releases/3.1.0/
- Click OK.
Developer Studio and all its components appear in the list.
- Click Select All, and then click Next.
- Review the items to be installed and click Next.
- Accept the license agreement and click Finish.
- If a security warning appears during installation, click OK, select the Eclipse and Developer Studio certificates, and click OK again.
- When prompted, restart Eclipse.
You can now access the Developer Studio features.