lyt23 / filesync4eclipse

Automatically exported from code.google.com/p/filesync4eclipse
1 stars 0 forks source link

On Windows 7 if target resource is locked, there is no notification #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Try to create a mapping with filesync. Lock the target file somehow. Modify 
the source file, and filesync will not copy the file, since it cannot, but 
there is no notification about it. I would expect, that after the build, 
filesync should show a list of files, that could not have been overwritten. 
My plugin version is 1.3.3.

Original issue reported on code.google.com by gabor.li...@gmail.com on 4 Dec 2009 at 10:49

GoogleCodeExporter commented 8 years ago
And one more thing. Thanks for Your great work for contributing such 
professional tools 
for eclipse

Original comment by gabor.li...@gmail.com on 4 Dec 2009 at 10:50

GoogleCodeExporter commented 8 years ago
Hi Gabor, anything in the Eclipse "Error log" view? Unfortunately I do not have 
access to the Windows 7 (it's not yet open sourced).

Original comment by iloveeclipse on 4 Dec 2009 at 9:23

GoogleCodeExporter commented 8 years ago
Here is an example. This is in the error.log. No exception, but only this 
warning.

eclipse.buildId=M20090917-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=hu_HU
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product 
org.eclipse.epp.package.jee.product

Warning
Mon Dec 07 14:48:16 CET 2009
Could not update last modified stamp for file 
'D:\AppServer\glassfish\domains\domain2\repository\sars\bfo.infra.sar\bfo\servic
e\Cre
ateErrorWarning.class'

Original comment by gabor.li...@gmail.com on 7 Dec 2009 at 1:49