| <!DOCTYPE html> | 
 | <html> | 
 |  | 
 |   <head> | 
 |     <meta charset="utf-8"> | 
 |     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | 
 |    | 
 |     <title>Acceleo | Features</title> | 
 |    | 
 |     <meta name="description" content=""> | 
 |     <link rel="shortcut icon" type="image/png" href="/acceleo/common_assets/images/logos/favicon_acceleo.ico" /> | 
 |  | 
 |    | 
 |     <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> | 
 |     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> | 
 |  | 
 |     <!-- Bootstrap CSS --> | 
 |     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous"> | 
 |     <link rel="stylesheet" href="/acceleo/common_assets/css/styles.css"> | 
 |     <link rel="stylesheet" href="/acceleo/common_assets/css/animate.css"> | 
 |  | 
 |     <link rel="canonical" href="/acceleo/acceleo/features.html"> | 
 |  | 
 |     <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> | 
 |     <!-- Old version of font awesome for some icons --> | 
 |     <script src="https://use.fontawesome.com/b51f77a16a.js"></script>     | 
 |     <!-- Bootstrap JS --> | 
 |     <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script> | 
 |      | 
 |     <script type="text/javascript"> | 
 |         jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); | 
 |     </script> | 
 |     <!-- Triggers tooltips --> | 
 |     <script type="text/javascript"> | 
 |         jQuery(document).ready(function() { | 
 |             jQuery('.hasTooltip').tooltip(); | 
 |         }); | 
 |     </script> | 
 | </head> | 
 |    | 
 |   <body> | 
 |  | 
 |     <!-- Navigation --> | 
 | <header id="top-bar" class="navbar navbar-expand-lg fixed-top"> | 
 |     <div class="container"> | 
 |         <a class="navbar-brand" href="/acceleo"> | 
 |             <img src="/acceleo/common_assets/images/logos/logo_acceleo.png" alt="Logo Acceleo"> | 
 |         </a> | 
 |          | 
 |         <!-- /logo --> | 
 |         <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" | 
 |             aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> | 
 |             <i class="fa fa-bars"></i> | 
 |         </button> | 
 |         <nav class="collapse navbar-collapse" id="navbarResponsive"> | 
 |             <div class="main-menu ml-auto"> | 
 |                 <ul class="nav navbar-nav"> | 
 |                     <li> | 
 |                         <a href="/acceleo/overview.html">Overview</a> | 
 |                     </li> | 
 |                     <li> | 
 |                         <a href="/acceleo/features.html">Features</a> | 
 |                     </li> | 
 |                     <li> | 
 |                         <a href="/acceleo/resources.html">Resources</a> | 
 |                     </li> | 
 |                     <li> | 
 |                         <a href="/acceleo/support.html">Support</a> | 
 |                     </li> | 
 |                     <li id="dwnld"> | 
 |                         <a href="/acceleo/download.html">Download</a> | 
 |                     </li> | 
 |                 </ul> | 
 |             </div> | 
 |         </nav> | 
 |     </div> | 
 | </header> | 
 |  | 
 |      | 
 |     <section id="" class="text-center"> | 
 |     <div class="container"> | 
 |         <h2 class="title wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".2s">The Acceleo Language</h2>  | 
 | <h3 class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".3s"></h3> | 
 | <p class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".4s"></p> | 
 |  | 
 |  | 
 |         <div class="row"> | 
 |             <div class="col-md-12 wow fadeInLeft animated" data-wow-duration="500ms" data-wow-delay="300ms">             | 
 |                 <p>Templates (Pre-conditions, Post-treatments, Variables, User-code) | Modules | Queries</p> | 
 |          | 
 |                 <p><a class="btn btn-default wow fadeInUp" data-wow-delay=".6s" href="https://wiki.eclipse.org/Acceleo/User_Guide" target="_blank">Learn more</a></p> | 
 |             </div> | 
 |         </div> | 
 |     </div> | 
 | </section> | 
 |  | 
 | <section class="bg_lightest_grey text-center"> | 
 |     <div class="container"> | 
 |         <h2 class="title wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".2s">The Acceleo Tooling</h2>  | 
 | <h3 class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".3s"></h3> | 
 | <p class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".4s"></p> | 
 |  | 
 |  | 
 |         <div class="row"> | 
 |             <div class="col-md-12 wow fadeInLeft animated" data-wow-duration="500ms" data-wow-delay="300ms">             | 
 |                <p>Syntax highlighting | Smart completion | Navigation to definitions and references | Errors detection <br> Quick fixes | Warning and informations support | Dynamic outline | Quick outline | Code folding <br> | 
 |                Code templates | Customizable code templates | Documentation hover | Visible whitespace characters <br> Search of occurrences | Refactoring | Eclipse perspective | Profiler | Debugger | 
 |  | 
 |                 <p><a class="btn btn-default wow fadeInUp" data-wow-delay=".6s" href="https://wiki.eclipse.org/Acceleo/User_Guide#The_Acceleo_Tooling" target="_blank">Learn more</a></p> | 
 |             </div> | 
 |         </div> | 
 |     </div> | 
 | </section> | 
 |  | 
 | <section class="text-center"> | 
 |     <div class="container"> | 
 |         <h2 class="title wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".2s">The Acceleo Runtime</h2>  | 
 | <h3 class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".3s"></h3> | 
 | <p class="wow fadeInDown animated" data-wow-duration="500ms" data-wow-delay=".4s"></p> | 
 |  | 
 |  | 
 |         <div class="row"> | 
 |             <div class="col-md-12 wow fadeInLeft animated" data-wow-duration="500ms" data-wow-delay="300ms">             | 
 |                Compiler |  | 
 |                Generation engine |  | 
 |                Standalone mode |  | 
 |                Integration (Ant, Maven or Java) |  | 
 |          | 
 |                 <p><a class="btn btn-default wow fadeInUp" data-wow-delay=".6s" href="https://wiki.eclipse.org/Acceleo/User_Guide#Launching_an_Acceleo_generation" target="_blank">Learn more</a></p> | 
 |             </div> | 
 |         </div> | 
 |     </div> | 
 | </section> | 
 |  | 
 | <footer> | 
 |   <div class="container"> | 
 |       <div class="row">     | 
 |          | 
 | <div class="col-md-3"> | 
 |     <p><a href="http://www.eclipse.org/"><img src="/acceleo/common_assets/images/logos/logo-eclipse-foundation.png" alt="Eclipse Foundation logo"></a></p> | 
 |     <p id="copyright">Copyright © 2019 Eclipse Foundation, Inc.<br>All Rights Reserved.</p> | 
 | </div> | 
 |  | 
 | <div class="col-md-3"> | 
 |     <h6>Eclipse Foundation</h6> | 
 |     <ul> | 
 |         <li><a href="http://www.eclipse.org/legal/privacy.php">Privacy Policy</a></li> | 
 |         <li><a href="http://eclipse.org/">Eclipse</a></li> | 
 |         <li><a href="http://www.eclipse.org/legal/termsofuse.php">Terms of Use</a></li> | 
 |         <li><a href="http://www.eclipse.org/legal/copyright.php">Copyright Agent</a></li> | 
 |         <li><a href="http://www.eclipse.org/legal/">Legal</a></li> | 
 |         <li><a href="http://www.eclipse.org/org/foundation/contact.php"> Contact Us</a></li> | 
 |     </ul> | 
 | </div> | 
 |  | 
 |          | 
 | <div class="col-md-3"> | 
 |     <h6>Project Links</h6> | 
 |     <ul> | 
 |         <li><a href="https://projects.eclipse.org/projects/modeling.m2t.acceleo">About this project</a></li> | 
 |         <li><a href="http://wiki.eclipse.org/Acceleo">Wiki</a></li> | 
 |         <li><a href="https://www.eclipse.org/forums/index.php?t=thread&frm_id=24&">Forum</a></li> | 
 |         <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=VERIFIED&list_id=9161179&product=Acceleo&query_format=advanced">Bugs</a></li> | 
 |         <li><a href="https://projects.eclipse.org/projects/modeling.m2t.acceleo/developer">Source Code</a></li> | 
 |     </ul> | 
 | </div> | 
 |     </div> | 
 |   </div> | 
 | </footer> | 
 |  | 
 |      | 
 | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous" defer></script> | 
 |  | 
 | <script src="/acceleo//common_assets/js/wow.min.js" defer></script> | 
 | <script src="/acceleo//common_assets/js/magnific-popup.min.js" defer></script> | 
 | <script src="/acceleo//common_assets/js/magnific-popup.video.js" defer></script> | 
 | <!-- Call wow function --> | 
 | <script> | 
 |         jQuery(document).ready(function(){ | 
 |             "use strict"; | 
 |             new WOW().init(); | 
 |         }); | 
 | </script> | 
 |    | 
 |   </body> | 
 | </html> |