help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [ANN] Overlord, an IDE for GNU Smalltalk


From: ZuLuuuuuu
Subject: Re: [Help-smalltalk] [ANN] Overlord, an IDE for GNU Smalltalk
Date: Fri, 2 Sep 2011 01:56:43 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]