Bug 421066 - creating a new handler class needs multi validator

Added multi-validator in AbstractNewClassPage. This validator now
perform cross-validation of package and class name.

Change-Id: I24187b9a925a185f7f1f637c6582faf1d9b49b01
Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>
1 file changed
tree: 6ab0d8b85d03b79f70573b81a65900885aba1d44
  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