I downloaded a Java library and noticed, that for every file and directory there is a binary file of the form ._<name>. It contains something like:
"Mac OS X ... com.apple.quarantine ... com.google.Chrome"
Have those files been added by an Mac OS X IDE (I'm an Ubuntu user planning to use the library with Eclipse)? Can I safely remove those files?
TIA for your help!