Re: [Pando-devel] prototype of the FIPA console
Status: Alpha
Brought to you by:
camross
|
From: Cameron R. <cr...@sy...> - 2008-01-04 17:24:29
|
Hi Vlad, I'm just going through your prototype code now and have a few comments: 1) Please configure the formatting profile for Pando code. Just follow the "Configure Eclipse Formatting Preferences" indicated here: http://pando.wiki.sourceforge.net/PandoToolConfiguration. Note that you must log into your sourceforge account to access this site. 2) Please move all of the console prototype projects to a single directory called pando/code/prototypes/fipa_console 3) Please create a text file named pando/code/prototypes/fipa_console/README that describes how to run the prototype. Let me know when these changes are committed and I'll take another look. Cheers, Cameron. Volodymyr Babiy wrote: > Hi, > > Small prototype of the FIPA console is committed. Today > and for the rest of this week, I will be working on this > prototype. Some working example of this prototype is shown > below. > > DISCONNECTED : COMMAND > help > connect > disconnect > info mode > command mode > help > DISCONNECTED : COMMAND > connect > CONNECTED : COMMAND > diconnect > CONNECTED : COMMAND > diconnect is not a valid entry > CONNECTED : COMMAND > disconnect > DISCONNECTED : COMMAND > info mode > DISCONNECTED : INFO > command mode > DISCONNECTED : COMMAND > exit > > NOTE: This is not an RCP application, it is a Eclipse > plug-in > Any feedback would be greatly appreciated. > Thank you for your time, > Volodymyr Babiy > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > pando-devel mailing list > pan...@li... > https://lists.sourceforge.net/lists/listinfo/pando-devel > > |