As a JaVers user I want to scan all my classes with @typename annotation (in given package)
with one call to JaversBuilder (preferably scanTypeNames(String packageToScan))
in order to use them in all kinds of JQL queries without getting TYPE_NAME_NOT_FOUND exception.
@SInCE 1.4
Vote here if you think that it could be useful.
As a JaVers user I want to scan all my classes with @typename annotation (in given package)
with one call to
JaversBuilder(preferablyscanTypeNames(String packageToScan))in order to use them in all kinds of JQL queries without getting TYPE_NAME_NOT_FOUND exception.
@SInCE 1.4
Vote here if you think that it could be useful.