Fix error handling when project state is empty

Before this change, an unexpected exception
java.util.NoSuchElementException was thrown when the project state is
empty, then Resolver could not handle this exception and this causes
a Server Error. To fix this issue, a present check was added
before the project state check.

Bug: Issue 13492
Change-Id: I40a128bba8a0794b7daeb019ef0f75cefedef342
1 file changed
tree: a0f56a977fb21240a402983b7ba3b53bf8703c40
  1. .settings/
  2. src/
  3. .gitignore
  4. BUILD
  5. LICENSE