I have see project definition in source tab button select can't work i suggest add "Additional library/rc" "additional external element" like text file(documentation of project ) not included in make How use load project and compile/link? When i activate load module function list it not remember at next execution of hbide (persistence) i remember that writing FUNC in UPPER not allow work module function list func will be write in any combination of lover LIKE FunC ,FUNCTI, FUNCTIO ,FUNctION try a project with only FUNC MAIN_ARCA RETURN
Interesting that HBIDE will employ the concept of meta-data which will be used to parse the paths or other info supplied to the interface.Usually meta-key is enclosed in curly braces, but due to the fact that HBMK2 already exploits it, HBIDE will recognize meta-key in angled brackets. entering meta-keys and their values like :MySourcePath = c:/dev_sources/vouch in the QTextEdit below. Then whereever you will supply any key anywhere in the input fields of HBIDE interface, just enclose it in angled brackets like <MySourcePath>/vouch.prg. Note that keys are case sensitive. 2009/12/4 <vouch...@users.sourceforge.net> > Revision: 13116 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13116&view=rev > Author: vouchcac > Date: 2009-12-04 07:32:29 +0000 (Fri, 04 Dec 2009) > > Log Message: > ----------- > 2009-12-03 23:24 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) > * contrib/hbide/hbide.ch > * contrib/hbide/hbide.prg > * contrib/hbide/idemisc.prg > ! Implemented <New Project> and <Load Project> prompts of > context menu of <Projects> node of <Project Tree>. > > + contrib/hbide/projects/hbide.hbi > ! Demonstration project file to show the basic protocol used to > execute next compile/link actions. > > This implementation includes real-time view of the resultant > .hbp file which will be supplied to HBMK2. Because, this is going > to be a proposed engine, please experiment with the interface. > Just change diffenrent components and click on <.hbp> tab page. > It will reflect what the final .hbp will be supplied to HBMK2. > I want to be sure I am not missing something. > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbide/hbide.ch > trunk/harbour/contrib/hbide/hbide.prg > trunk/harbour/contrib/hbide/idemisc.prg > > Added Paths: > ----------- > trunk/harbour/contrib/hbide/projects/hbide.hbi > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour