I do not understand what are you trying to do. you cloned a repo in your disk, then you have, for example: path/to/myProject/myPackage.package/etc⦠to use it, you have to add the repository (path/to/myProject) to monticello browser, as a filetree repository. then you can browse and interact exactly as any other monticello repository: you can save and load packages you see listed there. so⦠what lost me is the question about the .extension⦠you DO NOT HAVE to do anything⦠saving a package from monticello browser will save also the extensions belonging to that package. cheers, Esteban Le 8/3/15 10:14, rohit sharma a écrit :
hi everyone. I am facing a problem. I cloned a repo. of package. After that i tried saving and opening that package using Monticello Browser. But whenever i try save & open that package in pharo, all class and extension files are getting deleted and pharo is showing nothing in that package. Any suggestion??? One more thing i want to ask, i.e, how to make .extension files (like .class files) in pharo. Any resources on this topic?
Thanks Rohit