Use .isEmpty() instead of .size()==0 or .equals("")

Change-Id: If25d5f5809ad754e7609d8efc34ba6e6a4dea0b4
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
1 file changed
tree: b72e3fe5ab9ea09a8827a033354fb3de83d9c151
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING
  6. LICENSE
  7. NOTICE
  8. pom.xml
  9. 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