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 (correction)
m
Line 22: Line 22:
 
! style="background: #CEF2CE;" width="200"  align="center"| Completion
 
! style="background: #CEF2CE;" width="200"  align="center"| Completion
 
! style="background: #CEF2CE;" width="200"  align="center"| Code folding
 
! style="background: #CEF2CE;" width="200"  align="center"| Code folding
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (rename)
+
! style="background: #CEF2CE;" width="200"  align="center"| Compiler
 
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (extract template)
 
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (extract template)
 
|-
 
|-
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (pull up)
+
! style="background: #CEF2CE;" width="200"  align="center"| Customizable code template
 
! style="background: #CEF2CE;" width="200"  align="center"| Open declaration
 
! style="background: #CEF2CE;" width="200"  align="center"| Open declaration
 
! style="background: #CEF2CE;" width="200"  align="center"| Profiler
 
! style="background: #CEF2CE;" width="200"  align="center"| Profiler
 
! style="background: #CEF2CE;" width="200"  align="center"| Debugger
 
! style="background: #CEF2CE;" width="200"  align="center"| Debugger
! style="background: #CEF2CE;" width="200"  align="center"| Compiler
+
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (rename)
 
|-
 
|-
 
! style="background: #CEF2CE;" width="200"  align="center"| Generation engine
 
! style="background: #CEF2CE;" width="200"  align="center"| Generation engine
Line 35: Line 35:
 
! style="background: #CEF2CE;" width="200"  align="center"| Stand alone runtime
 
! style="background: #CEF2CE;" width="200"  align="center"| Stand alone runtime
 
! style="background: #CEF2CE;" width="200"  align="center"| Error detection
 
! style="background: #CEF2CE;" width="200"  align="center"| Error detection
! style="background: #CEF2CE;" width="200"  align="center"| Warnings
+
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (extract query)
 
|-
 
|-
 
! style="background: #CEF2CE;" width="200"  align="center"| Documentation support
 
! style="background: #CEF2CE;" width="200"  align="center"| Documentation support
Line 41: Line 41:
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick fixes
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick fixes
 
! style="background: #CEF2CE;" width="200"  align="center"| Traceability
 
! style="background: #CEF2CE;" width="200"  align="center"| Traceability
! style="background: #CEF2CE;" width="200"  align="center"| Customizable code template
+
! style="background: #CEF2CE;" width="200"  align="center"| Refactoring (pull up)
 
|-
 
|-
 
! style="background: #CEF2CE;" width="200"  align="center"| Visible whitespace characters
 
! style="background: #CEF2CE;" width="200"  align="center"| Visible whitespace characters
Line 51: Line 51:
 
! style="background: #F2CECE;" width="200"  align="center"| Quick hierarchy
 
! style="background: #F2CECE;" width="200"  align="center"| Quick hierarchy
 
! style="background: #F2CECE;" 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"| Warnings
 
! style="background: #CECEF2;" width="200"  align="center"| Ant support
 
! style="background: #CECEF2;" width="200"  align="center"| Ant support
 
! style="background: #F2CECE;" width="200"  align="center"| Maven support
 
! style="background: #F2CECE;" width="200"  align="center"| Maven support

Revision as of 15:57, 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 Compiler Refactoring (extract template)
Customizable code template Open declaration Profiler Debugger Refactoring (rename)
Generation engine Outline Stand alone runtime Error detection Refactoring (extract query)
Documentation support Hover Quick fixes Traceability Refactoring (pull up)
Visible whitespace characters Quick outline Search occurrences Testing framework Type hierarchy view
Quick hierarchy Call hierarchy Warnings 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