InterPSS Source Code

InterPSS development code is hosted at : GoogleCode site. Follow the following steps to checkout code for development purposes. You can also commit your code into the repository.

Install Subclipse Plugin

Follow instructions on: http://subclipse.tigris.org/install.html to install Subclipse plugin:

Connect to InterPSS Code Reporsitory

After the installation, open the SVN Repository view under Window->Show View->Other…

Then connect to InterPSS Subvision repository by right-click and select New->Repository Location ...

Important Notes: Make sure install the correct version of Subclipse for your Eclipse. For example, if your Eclipse is 3.2 or 3.2+, you should install Subclipse 1.2 or 1.2+; if your Eclipse is 3.0 or 3.1, you should install Sublipse 1.0 accordingly

Enter InterPSS repository location as follows:

Important Notes: Put https://... , NOT http://.... to perform admin actions, such as delete. You need Subvision user id and password to perform any administration function.

Checkout a Project

At this time, you can checkout available InterPSS project(s) into your Eclipse workspace.

Checkin a Project

Please contact support@interpss.com if you want to check-in your code into InterPSS Repository.