**Description** In doc: https://bits.netbeans.org/dev/javadoc/org-netbeans-modules-jumpto/org/netbeans/spi/jumpto/type/TypeProvider.html#computeTypeNames-org.netbeans.spi.jumpto.type.TypeProvider.Context-org.netbeans.spi.jumpto.type.TypeProvider.Result- It is said that a first call is made with project in context then a second call with project=null Only one call is made with project=null.