2010/11/16 GallegO <[email protected]> > Gente: > > Alguien me podrĂa dar una pista para imprimir el loadDirective de > ConfigurationOfPier2 pero teniendo en cuenta el group tests tambien? > > Si imprimo esto: > ConfigurationOfPier2 project latestVersion record loadDirective
> No me trae los tests... > Porque el grupo default probablemente no incluya los tests. Para tomar en cuenta un paquete o grupo en particular, hace: (ConfigurationOfPier2 project latestVersion record: 'zarazaGroup') loadDirective #load: and #record accepts a package name, a group name or an array of both. I recommend you to read the Metacello tutorial or the PBE2. saludos mariano > > Gracias. > > Saludos > GallegO > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<clubsmalltalk%[email protected]> > > http://www.clubSmalltalk.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] http://www.clubSmalltalk.org
