I’m investigating how flexible ME is with existing project directory structures. Source comes from version control and is in some given directory structure. Before I’ve used filesystem links to map directories from version control into the project directory tree. Friday I tried it otherwise, with “Linked Folder”s. For example, the “source” or “Web-root” folder don’t exist physically in the project directory tree, but Eclipse shows it as if those directories would be there! The result is: when creating a Tomcat5 deployment, only a empty directory is created under …\webapps directory, else nothing happens. If Tomcat is started, and I press “Redeploy”, sometimes a “!” on yellow appeares, after which it’s very hard to “Remove” the deployment.
WinXP, Eclipse 2.1.2, ME 2.7RC2, JDK 1.4.2_03, Tomcat 5.0.19
This one drove me NUTS, really. Was so close to throwing it away, and you don’t want to know how many hours I’ve spent on this. 😕
Victor