2008/11/22 David Röthlisberger <[EMAIL PROTECTED]>: > >>> You need to have your package defined as a Monticello package. Otherwise >>> it's just a class cat, which is visible it the 'unpackaged' package of >>> the >>> package browser. >>> Could you check if this is the case in your image? >>> >> >> That's the problem, its not visible anywhere, even in 'unpackaged' >> package! > > This is indeed strange. > Could you provide me with this image? >
Just download a latest pharo-dev image. Then file-in (not through MC) a .st file which having a package not-yet existing in your image. And then try to find this package in package browser , or one of the classes in it. System browser sees it, package browser don't. > David > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig.
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
