Snapshot of commit d5ec1d5018ed24f1b4f32b1d09df6dbd7e2fc425

from branch master of git://git.jetbrains.org/idea/community.git
diff --git a/resources-en/src/tips/Antivirus.html b/resources-en/src/tips/Antivirus.html
new file mode 100644
index 0000000..e594976
--- /dev/null
+++ b/resources-en/src/tips/Antivirus.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+    <link rel="stylesheet" type="text/css" href="css/tips.css">
+</head>
+<body>
+	<p>
+        If you notice that IntelliJ IDEA works slowly, consider the possibility to reduce the number of folders under antivirus protection.</p>
+	<p>
+        Each antivirus check in your project consumes resources.
+        You can significantly improve the performance, if you exclude certain folders from the antivirus protection.</p>
+</body>
+</html>