|
From: Dino <ocd...@ya...> - 2001-11-21 21:01:04
|
The code should all be working now. the problems I was having was = related to my Name changes not any ClassLoader problems. All new files should be placed under the new src tree rather then the = org tree. Now if we change the name of the project it will only impact = the package names nothing else. Dino ----- Original Message -----=20 From: Dino=20 To: ocd...@li...=20 Sent: Tuesday, November 20, 2001 5:40 PM Subject: [Ocd-developers] New Source Code Tree Hey, I moved the source code tree from the org directory to a directory = called src. I removed the ant directory and placed the build.xml in the = root of the module. Now to build just go to the ocd module directory of your sandbox and = type "ant all" I have also renamed all of the files and removed the OC and IOC from = the names as a prefix. I use DC as the prefix for DCF code. Every Thing should compile but I am having a few runtime errors I = thought might be related to the new ClassLoader stuff. I will look into = it when I get a chance. Dino |