This TestFix applies to IBM Rational Application Developer 7.5.5.2

*****NOTE: It is mandatory to have IBM Rational Application Developer 7.5.5.2 installed before applying this test fix*****


Details on the test fix:
------------------------
This test fix addresses the following problem: 
APAR PM33224 : P2: reconciler "randomly" loads plug-ins of different versions
which causes error 'Could not create task or type of type: PortUtilityTask.' enabling FEP2 mc feature on Commerce Developer fails 

How to apply the test fix:
~~~~~~~~~~~~~~~~~~~~~~~~~~
By default <install_dir>  is C:\Program Files\IBM\SDP

1. Unzip the zip file that contains the fix (testfix-PM33224.zip)
2. Copy the content of features directory to <install_dir>/features/
3. Copy the content of plugins directory to <install_dir>/plugins/
4. Set system property 'eclipse.p2.projector.timeout=10000'. This can either be done in the config.ini file or in the eclipse.ini file in the VMArgs section: (-Declipse.p2.projector.timeout=10000)
5. Start the product

You may want to play around with the value of 'eclipse.p2.projector.timeout' as it could result in longer resolution times for other scenarios. 
If the value is set to less than default value 1000, the setting will be ignored in favor of this default.

How to uninstall the test fix:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Stop the product.
1. Remove  the directory: <install_dir>/features/org.eclipse.equinox.p2.user.ui.R342patch_1.0.20
2. Remove the following files contained in the directory: <install_dir>/plugins/
     org.eclipse.equinox.frameworkadmin.equinox_1.0.6.R34x_v20100209.jar
	 org.eclipse.equinox.frameworkadmin_1.0.2.R34x_v20091124.jar
	 org.eclipse.equinox.p2.core_1.0.4.v20100304-1012.jar
	 org.eclipse.equinox.p2.director.app_1.0.2.R34x_v20100917.jar
	 org.eclipse.equinox.p2.director_1.0.6.R34x_v20110211.jar
	 org.eclipse.equinox.p2.directorywatcher_1.0.3.R34x_v20100315-1600.jar
	 org.eclipse.equinox.p2.engine_1.0.5.R34x_v20100312-1400.jar
	 org.eclipse.equinox.p2.metadata.generator_1.0.4.v20100114.jar
	 org.eclipse.equinox.p2.reconciler.dropins_1.0.5.v20100304-1012.jar
	 org.eclipse.equinox.p2.touchpoint.eclipse_1.0.3.R34x_v20100629.jar
	 org.eclipse.equinox.security_1.0.2.R34x_v20101104.jar
	 org.eclipse.equinox.simpleconfigurator.manipulator_1.0.4.v20090218.jar
	 org.sat4j.core_2.2.0.v20100225.jar
	 org.sat4j.pb_2.2.0.v20100225.jar
3. Remove property 'eclipse.p2.projector.timeout' and its value from the 'config.ini' and 'eclipse.ini' files.
4. Start the product


