Friday, August 5, 2011

Installing Documentum Developer Edition 6.6

I recently downloaded and installed Documentum Developer Edition 6.6 on my personal computer (Windows XP + SP3). Its available free of download from EMC website.

Below are the screen shots of the Installation process, pretty simple.




Below screen lists the requirements of the Installation


















Now, you can see the below services are installed on your computer







No comments:

Post a Comment

ResourceBundle

package testJre; import java.util.ResourceBundle; public class testJre {  public static void main(String[] args) {   // TODO Auto-genera...