You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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:

-XX:PermSize=256M
-Xms256m
-Xmx512m

In Eclipse, go to the SVN Repositories window and:

  1. Go to idd-svn > mortar > tags > 00.xx
  2. Right-click 00.xx and select *Check out*
  3. Ignore any errors
  4. Go to idd-svn > insidemit > trunk
  5. Right-click trunk and select *Check out*
  6. Ignore any errors
  7. Go to Window's Explorer and navigate to your Eclipse workspace > insidemit > htdocs
  8. Select and copy the dhtml directory within htdocs
  9. Go to your oc4j directory > j2ee > home > default-web-app
  10. paste dhtml into the default-web-app directory

  • No labels