Well that was simple enough. Thanks very much. I guess that its turned
off by default for performance reasons.
Magnus Larsson wrote:
Hello Barry!
Two alternatives:
1. Eclipse v2 (v2.1 if I remember correct) allows you to refresh you workspace
or parts of it after an Ant-build.
2. Eclipse v3
Hello Barry!
Two alternatives:
1. Eclipse v2 (v2.1 if I remember correct) allows you to refresh you workspace
or parts of it after an Ant-build.
2. Eclipse v3 can automatically update a workspace when a file is changed
externally (menu: Window --> Preferences --> Workbench --> "Refresh Worksp
I am using XDoclet to create the interfaces and deployment descriptors
for my session and entity beans in Eclipse. As Eclipse does not handle
external changes to its source files well I have not included the target
directories for the ejbdoclet process in the project. This works fine
until I