Build enviroment for Documentum based on Eclipse

1. Install content server
2. Set up library and output path
3. Link <Documentum-Path>\config as src code.
4. Add <Documentum-Path>\shared\*.jar to the classpath in Eclipse Tomcat Plugin. You can just add dfc.jar and dfcbase.jar if the code is working on dfc.
5. Start eclipse.
6. Enjoy it.

你可能感兴趣的:(eclipse,tomcat,UP)