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>
1 file changed
tree: 5cf3d138809c9c888fd2c16f9deb3d70db8b9afc
  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