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

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

asp.net core mvc - How important is the global.json and src folder? -

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