Re: Quickly finding references from one package in another package?
Posted by
CyrilFerlicot on
Jun 20, 2017; 7:44pm
URL: https://forum.world.st/Quickly-finding-references-from-one-package-in-another-package-tp4952020p4952026.html
Le 20/06/2017 à 21:11, PAUL DEBRUICKER a écrit :
> Hi -
>
> I'm porting some stuff to Pharo 6. The old stuff uses OSProcess and I'd like to find all the references to classes from that package in my package.
>
Hello!
I don't have a snippet to help you but I know how to help you a little
from the UI of Nautilus.
Help 1:
- Open Nautilus
- Go on your package
- Right click on it
- Browse scoped
- Write "OSProcess" somewhere in the new browser
- Browse senders
Help 2:
- Open Nautilus
- Go on your package
- Right click on your package
- Browse Dependencies
- Looks for the package you want
>
> Is there a little bit of code that does that?
>
>
> thanks
>
>
> Paul
>
--
Cyril Ferlicot
https://ferlicot.frhttp://www.synectique.eu2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France