No resource files when Setting up an IDE for OH

Trying to setup an IDE following the procedure described here

http://docs.openhab.org/developers/development/ide.html

The procedure works fine, except that the resource files are not installed.

Anyone a suggestion?

2 weeks later I retried the installation, with succes.
The difference: I installed in a different order:

  1. Oracle JDK
  2. Git
  3. Maven

I set the JAVA_HOME environment variable, and added the maven bin to the path, as described here:
https://maven.apache.org/install.html

And then the Eclipse intaller