summaryrefslogtreecommitdiff
path: root/resources-en/src/inspectionDescriptions/Since15.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources-en/src/inspectionDescriptions/Since15.html')
-rw-r--r--resources-en/src/inspectionDescriptions/Since15.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources-en/src/inspectionDescriptions/Since15.html b/resources-en/src/inspectionDescriptions/Since15.html
new file mode 100644
index 000000000000..2720bcf5b020
--- /dev/null
+++ b/resources-en/src/inspectionDescriptions/Since15.html
@@ -0,0 +1,10 @@
+<html>
+<body>
+<font face="verdana" size="-1">
+This inspection finds all usages of methods that have <b><font color="#000080">@since 1.5</font></b> tag in
+their documentation.<br><br>
+This may be useful when development is performed under J2SDK 5.0, while the target platform for production is
+still J2SDK 1.4.<br><br>
+</font>
+</body>
+</html>