Manage WebSphere SDK
Use this command to view a list of available SDK names for the product installation:
managesdk.sh -listAvailable
The following shows sample returned information.

Set the command default to the version 7.0 SDK
Use this command to set the command default to the version 7.0 SDK:
managesdk.sh -setCommandDefault -sdkname 1.7_64
The following shows sample returned information.

Set the New Profile Default to the Version 7.0 SDK
Use this command to set the new profile default to version 7.0 SDK:
managesdk.sh -setNewProfileDefault -sdkname 1.7_64
The following shows sample returned information.

If Profiles Already Exist, Enable the Profiles to use the Version 7.0 SDK
If profiles already exist, use this command to enable the profiles to use the version 7.0 SDK:
managesdk.sh -enableProfileAll -sdkname 1.7_64 -enableServers
The following shows sample returned information.
