JDK (J2SE SDK) 1.4 or later. S2RMI-1.0.1 is developed and tested on JDK 1.5.0_06.. It can be downloaded from here.
S2 version2.1.11 or later is required. (When using J2SE5.0, S2.2 or later is required). S2RMI-1.0.1 is developed and tested on S2.3.8.. It may be downloaded from here.
S2Remoting version 1.0.1 or later is required. S2RMI-1.0.1 is developed and tested on S2Remoting1.0.1.. It may be downloaded from here.
Development Environment
Similar to other S2 software, S2RMI is distributed as archived Eclipse Java Project.
Eclipse 3.0 or later is required. It may be downloaded from here.
S2 version 2.1.11 or later is required. It may be downloaded from here.
S2Remoting version 1.0.1 or later is required. It may be downloaded from here.
S2 and S2Remoting must be imported into Eclipse workspace before S2RMI is imported.
Extract files from downloaded archive fileS2RMI-1.0.1.zip to some directory.
Start Eclipse and select [File]-[Import] from the menu.
From [Import] wizard, select [Existing Projects into Workspace] and then select the [Next>] button.
Select [Select root directory] radio button and then select the [Browse] button to the right of it. Browse through directories to the where the archive files where extracted. Select the [OK] button to select this directory.
Select the [Finish] button to import from this directory.