I am new here.
I found that if hbp contains links to source files as relative paths, then they are correctly displayed in project tree of Projects panel of hbIDE, but
when I am trying to open source file in editor by double clicking it in project tree, they do not open, instead message "File not found" appear.
Path to file in this message is relative (with ../..), and not transformed into physical path.
Is it bug | feature or I am too clumsy to make it work?
PS. Why I need it works? Because without relative paths any move of folders or work of more than one developer in version control environment became less easy.
BTW, from your message I sense that a number of developers work in your organization, andquestion is how effectively you all are using HbIDE ?Pritpal Bedia student of software analysis & concepts
--For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "QtContribs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qtcontribs+...@googlegroups.com.
To post to this group, send email to qtcon...@googlegroups.com.
Visit this group at http://groups.google.com/group/qtcontribs?hl=en.
Thanks for quick fix, Pritpal
While my organization has about 20 developers, only 8 works with Clipper applications. (about 60 ERP applications, all of which use the same core functions and libraries). Currently I am only one working with Harbour. My goal is to convert from Clipper to Harbour the core, libraries and two or tree applications, and then I will teach other developers how to use Harbour, how to organize daily work and how to convert another applications. So, one of my goals is about how to create and maintain common and homogenous development workspace. I himself use hbIDE only about two months, and find it generally useful and easy to use. So it is very suitable for initial teaching of bunch of old, grumpy, near-pension age developers (which develop only DOS applications before) ;).