Static html files in development configuration

Hello,
i’m searching for the location to serve static html files when running openHAB with a Eclipse Run Configuration

so far I tried:

git\smarthome\distribution\smarthome\conf\html
git\openhab-distro\launch\home\etc\conf\html
git\openhab-distro\features\distro-resources\target\html
\git\openhab-distro\features\distro-resources\src\main\resources\html

I searched in the whole project and had a look in diffrent configuration files, but i didn’t find it. Looks like the static folder is some jetty default? Any ideas where i can put my static html ?