Hello,Currently JMeter 2.13 supports Java 6, so the api docs used the Java 6 style (on official JMeter website).
If you run the ant task docs-api (or distribution) with Java 7 (current target), the new generated javadoc use the java 7 style.
Where is the issue? Milamber On 03/01/2016 22:53, Philippe Mouawad wrote:
Hello, I was just wondering why our Javadocs don't have the new JAVA7 look ? It seems style is still the one of Java 6. Regards Philippe
