Moving Up to a New Update
Since an update of the OUAF SDK installs to its own folder, a new development workspace for your application server must be created as well. If it has not yet been created by the OUAF SDK ClientSetup program, use the createNewEnv.bat shortcut script to create one for your application server.
You will also need to install Eclipse through the startEclipse.bat shortcut script and create a new Eclipse project for your project. Since the CM Java sources are already present in the application server, you need only re-run the Generate Artifact launch configuration in Eclipse to generate code before you rebuild your project.
You should not run the Generate Artifact launch configuration in the Eclipse installation of the older OUAF SDK installation at this point.