Avoid unnesessary field initialisation in ResourceInfo and ProjectInfo

This change is for easier debugging only, bytecode is same, but we don't
need to step over field initialisation and can set breakpoints in the
constructors.

Change-Id: I7b5b384752b550f3d46a1f0b2af21437dd3535c5
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2 files changed