Bug 509430 - Fix e4 code templates

The e4 templates are now working. As an example, to generate the
postconstruct method: type "postcon" press ctrl+space . 

see: https://bugs.eclipse.org/bugs/attachment.cgi?id=265937

Note: it doesn't work with "@"

Change-Id: I0b164f2b6611d29dcd078748fc958f5d1390f0d1
Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
(cherry picked from commit c712ef00c06e5bf15e32d3ddbad07ec35d0df0f7)
1 file changed
tree: baa81aaac4c0595179cee8ae9451df607803027a
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. pom.xml
  6. README.MD
README.MD

eclipse.platform.ui.tools

Repository for the platform tools to develop Eclipse 4 RCP applications.

How to build

Use the following command to build the components in this repository.

mvn clean verify -Pbuild-individual-bundles