IDEA-140025 support pre-Java8 javadoc logic if corresponding JDK is used

This commit is contained in:
Dmitry Batrak
2015-05-21 12:00:54 +03:00
parent 17373cf955
commit fbc6243931
7 changed files with 79 additions and 13 deletions
@@ -0,0 +1,2 @@
/** <pre>a{@literal b}c</pre> */
class Test {}