One Time Only Steps:
On the Eclipse launch Shortcut:
C:\eclipse_new\eclipse\eclipse.exe -vmargs -Xms128M -Xmx512M-XX:PermSize=64M -XX:MaxPermSize=1024M
VM args in the eclipse Run configuration (Menu path Run->Run... Expand Generic Server & select Oracle OC4J Standalone & click on the Arguments tab:
-XX:PermSize=256M
-Xms256m
-Xmx512m
In Eclipse, go to the SVN Repositories window and:
- Go to idd-svn > mortar > tags > 00.xx
- Right-click 00.xx and select *Check out*
- Ignore any errors
- Go to idd-svn > insidemit > trunk
- Right-click trunk and select *Check out*
- Ignore any errors
- Go to Window's Explorer and navigate to your Eclipse workspace > insidemit > htdocs
- Select and copy the dhtml directory within htdocs
- Go to your oc4j directory > j2ee > home > default-web-app
- paste dhtml into the default-web-app directory