I added some new functionality. The big one is being able to export projects as a folder, a tarball or a star package:
http://imageshack.us/photo/my-images/546/overlordprojectexporter.png/ What it actually does is to export a namespace. It creates the package.xml file automatically from both class files created and the files you put into the destination folder beforehand. It can put a copyright notice to the beginning of the automatically created class files. The code resides in ExportProjectDialog.st and Overlord.st#cbExportProjectDialog:responseId: if you want to port it to VisualGST. Besides this, classes and namespaces are now shown hierarchically. And you can now undo/redo on the text editor. Download link is the same: http://www.canol.info/smalltalk/Overlord.tar.gz ----- Canol Gökel -- View this message in context: http://forum.world.st/ANN-Overlord-an-IDE-for-GNU-Smalltalk-tp3720772p3785644.html Sent from the Gnu mailing list archive at Nabble.com. _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
