[Pharo-project] question about OCompletion
How can I change the packages that I am working on with OCompletion? I think it is included in the last version of pharo so I could't specify it during the installation.
Hi Gabriel, To change the packages OCompletion initially consider, you can execute: OCompletionTable initializeWithPackages. Note that this is just used to give OCompletion a starting point. Once you start changing methods in the system, OCompletion will adapt automatically to your changes. Romain ________________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Gabriel Brunstein [gaboto@gmail.com] Sent: Monday, May 18, 2009 2:42 PM To: Pharo-project@lists.gforge.inria.fr Subject: [Pharo-project] question about OCompletion How can I change the packages that I am working on with OCompletion? I think it is included in the last version of pharo so I could't specify it during the installation.
participants (2)
-
Gabriel Brunstein -
Robbes Romain