module A can't lookup module B if they are not in same module suite

"mcheung63" <[email protected]> Tue, 03 Jan 2017 17:56:07 +0000
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <[email protected]>
Hi
  I followed this tutorial https://platform.netbeans.org/tutorials/nbm-quick-start.html , it works only if two modules are in same module suite, otherwise module A can't find module B in the "module dependency" page. For me, two modules are in different projects, so i shouldn't put them into one module suite.

thanks
from Peter