SimpleDirectoryContainer_EclipsePlugin icon indicating copy to clipboard operation
SimpleDirectoryContainer_EclipsePlugin copied to clipboard

Doesn't like when the build deletes then creates the directory

Open abersnaze opened this issue 12 years ago • 2 comments

Our ant build deletes and recreates the library directory. The delete causes the container to get all sorts of confused and it doesn't pick up on directory with the same name being created.

abersnaze avatar Aug 27 '12 21:08 abersnaze

I was testing plugin few days ago, and when our build system changes libs in directory plugin does not automatically see changes in lib directory. Then I have to restart Eclipse. Probably this is same issue because our build system also deletes lib directory.

krunoslav avatar Sep 26 '14 18:09 krunoslav

Hello together, I have provided hopefully a patch for fixing this. https://github.com/dpalic/SimpleDirectoryContainer_EclipsePlugin Could you please verify the changes?

dpalic avatar Sep 29 '14 08:09 dpalic