java - Anti virus false positive? -


sometimes program picked anti virus virus there can tell developer line of code causing this? or @ least class or file?

often antivirus of emails (like gmail) block possibility add jar file attachment.

simply rename different name if problem.

for example instead of

mylib.jar 

rename to

mylib.jar.rename 

Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -