<#macro feature title href>

${title}

<#nested>

<#assign setupTargets = { "Compilers": { "Javac": "javac", "ECJ": "ecj" }, "Build tools": { "maven": "maven", "gradle": "gradle", "ant": "ant", "kobalt": "kobalt" }, "IDEs": { "Eclipse": "eclipse", "IntelliJ IDEA": "intellij", "Netbeans": "netbeans", "MyEclipse": "eclipse", "Spring Tool Suite": "eclipse", "JBoss Developer Studio": "eclipse" }, "Platforms": { "Android": "android", "GWT": "gwt" } }> <#macro scaffold load=[]> Project Lombok <#list load as ld> <#if ld?ends_with(".css")> <#list load as ld> <#if ld?ends_with(".js")>
<#nested>
<#macro h1 title class=""> <#assign idvalue="*"?no_esc + "${title}"/>

${title}

<#macro h2 title class=""> <#assign idvalue="*"?no_esc + "${title}"/>

${title}

<#macro h3 title class=""> <#assign idvalue="*"?no_esc + "${title}"/>

${title}