Hi,
I'm new to documentum wdk, i need to know how to set-up wdk application in eclipse stepwise .
Thanks in advance .
Have you tried Google before "Documentum wdk eclipse" returns this in the first result:
You can use Documentum Composer instead (a modified version of Eclipse for Documentum). If your organization has purchased Documentum, you should be able to download it.
can you please share any document which having stepwise set-up in composer.
Thanks for your response .
Hi satya , If you want to import the WDK application as web project please use the steps.
1) Create Dynamic web project
2) Copy and paste the WDK application inside the web content folder
3) Add the project to tomcat server directly from eclipse (Server -> Add new server -> Tomcat )
4) Publish and start the tomcat server from eclipse
Thanks Muthu_Ind for you response. setup has been done.