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
m
Line 16: Line 16:
 
==  List of features in Acceleo 3.1 ==
 
==  List of features in Acceleo 3.1 ==
  
All the "green" and "blue" features are linking to the documentation or a screenshot describing the feature in question, the "red" ones are linking to the wishlist in which you can find a description of the feature.
+
All the "green" features are linking to the documentation or a screenshot describing the feature in question, the "blue" ones and the "red" ones are linking to the wishlist in which you can find a description of the feature.
  
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
Line 39: Line 39:
 
! 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"| Documentation support
+
! style="background: #CECEF2;" width="200"  align="center"| Documentation support
 
! style="background: #CEF2CE;" width="200"  align="center"| Hover
 
! style="background: #CEF2CE;" width="200"  align="center"| Hover
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick fixes
 
! style="background: #CEF2CE;" width="200"  align="center"| Quick fixes
Line 48: Line 48:
 
! 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: #F2CECE;" width="200"  align="center"| Testing framework
+
! style="background: #CECEF2;" width="200"  align="center"| Testing framework
 
! style="background: #F2CECE;" width="200"  align="center"| Type hierarchy view
 
! style="background: #F2CECE;" width="200"  align="center"| Type hierarchy view
 
|-
 
|-
Line 59: Line 59:
 
! style="background: #F2CECE;" width="200"  align="center"| Declaration view
 
! style="background: #F2CECE;" width="200"  align="center"| Declaration view
 
! style="background: #F2CECE;" width="200"  align="center"| Tycho build
 
! style="background: #F2CECE;" width="200"  align="center"| Tycho build
! style="background: #F2CECE;" width="200"  align="center"| Classpath container
+
! style="background: #CECEF2;" width="200"  align="center"| Classpath container
 
! style="background: #F2CECE;" width="200"  align="center"| Checkstyle support
 
! style="background: #F2CECE;" width="200"  align="center"| Checkstyle support
 
! style="background: #F2CECE;" width="200"  align="center"| Camel case support
 
! style="background: #F2CECE;" width="200"  align="center"| Camel case support

Revision as of 16:04, 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

All the "green" features are linking to the documentation or a screenshot describing the feature in question, the "blue" ones and the "red" ones are linking to the wishlist in which you can find a description of the feature.

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 view Warnings Ant support Maven support
Declaration view Tycho build Classpath container Checkstyle support Camel case support
Distributed parsing BIRT integration Cheat sheet Documentation generation Profiling data gprof export

Back to the top