Different target directory for IDE

So I have a problem when I have LT project open in Eclipse and trying to build with CLI maven.
If the target directory is the same the IDE will detect some changes and will try to build too causing conflicts.
I found this issue and a fix for another project.
I am attaching the patch here and wondering if I should merge it into the master branch.
target-ide.patch (670 Bytes)

Sounds like a good idea to me.

Thanks, pushed.