Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Acceleo/Features"

m (List of features in Acceleo 3.1)
m (correction)
Line 15: Line 15:
  
 
==  List of features in Acceleo 3.1 ==
 
==  List of features in Acceleo 3.1 ==
 
/!\ in construction (some informations are not accurate) /!\
 
  
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
Line 48: Line 46:
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick outline
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick outline
 
! style="background: #CEF2CE;" width="200"  align="center"| Search occurrences
 
! style="background: #CEF2CE;" width="200"  align="center"| Search occurrences
! style="background: #CEF2CE;" width="200"  align="center"| Testing framework
+
! style="background: #F2CECE;" width="200"  align="center"| Testing framework
! style="background: #CEF2CE;" width="200"  align="center"| Type hierarchy view
+
! style="background: #F2CECE;" width="200"  align="center"| Type hierarchy view
 
|-
 
|-
! style="background: #CEF2CE;" width="200"  align="center"| Quick hierarchy
+
! style="background: #F2CECE;" width="200"  align="center"| Quick hierarchy
! style="background: #CEF2CE;" width="200"  align="center"| Call hierarchy
+
! style="background: #F2CECE;" width="200"  align="center"| Call hierarchy
 
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (extract query)
 
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (extract query)
! style="background: #CEF2CE;" width="200"  align="center"| Ant support
+
! style="background: #CECEF2;" width="200"  align="center"| Ant support
! style="background: #CEF2CE;" width="200"  align="center"| Maven support
+
! style="background: #F2CECE;" width="200"  align="center"| Maven support
 
|-
 
|-
! style="background: #CEF2CE;" width="200"  align="center"| Declaration view
+
! style="background: #F2CECE;" width="200"  align="center"| Declaration view
! style="background: #CEF2CE;" width="200"  align="center"| Tycho build
+
! style="background: #F2CECE;" width="200"  align="center"| Tycho build
! style="background: #CEF2CE;" width="200"  align="center"| Maven support
+
! style="background: #F2CECE;" width="200"  align="center"| Classpath container
! style="background: #CEF2CE;" width="200"  align="center"| Checkstyle support
+
! style="background: #F2CECE;" width="200"  align="center"| Checkstyle support
! style="background: #CEF2CE;" width="200"  align="center"| Camel case support
+
! style="background: #F2CECE;" width="200"  align="center"| Camel case support
 
|-
 
|-
! style="background: #CEF2CE;" width="200"  align="center"| Distributed parsing
+
! style="background: #F2CECE;" width="200"  align="center"| Distributed parsing
! style="background: #CEF2CE;" width="200"  align="center"| BIRT integration
+
! style="background: #F2CECE;" width="200"  align="center"| BIRT integration
! style="background: #CEF2CE;" width="200"  align="center"| Cheat sheet
+
! style="background: #F2CECE;" width="200"  align="center"| Cheat sheet
! style="background: #CEF2CE;" width="200"  align="center"| Documentation generation
+
! style="background: #F2CECE;" width="200"  align="center"| Documentation generation
! style="background: #CEF2CE;" width="200"  align="center"| Classpath container
+
 
|}
 
|}

Revision as of 15:56, 7 January 2011

Features

            "Available in Acceleo"
"Partially available" or "can be improved"
"Not available" (see the Wishlist)


List of features in Acceleo 3.1

Features in Acceleo 3.1
Syntax highlighting Completion Code folding Refactoring (rename) Refactoring (extract template)
Refactoring (pull up) Open declaration Profiler Debugger Compiler
Generation engine Outline Stand alone runtime Error detection Warnings
Documentation support Hover Quick fixes Traceability Customizable code template
Visible whitespace characters Quick outline Search occurrences Testing framework Type hierarchy view
Quick hierarchy Call hierarchy Refactoring (extract query) Ant support Maven support
Declaration view Tycho build Classpath container Checkstyle support Camel case support
Distributed parsing BIRT integration Cheat sheet Documentation generation

Back to the top