Take a look in the VC++ option under Module Specification. There is a property "UsePathMap", I think you want to set that to "True". I believe then it will work as you expect. JamesO :> -----Original Message----- :> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] :> Sent: Wednesday, June 20, 2001 5:10 AM :> To: [EMAIL PROTECTED] :> Subject: (ROSE) Path map not expanded for Visual C++ source file and :> project references. :> :> :> :> :> Hi, :> :> I use the Visual C++ add-in for round-trip engineering of :> the code and :> model. My team is big and each member has a different virtual path to :> the source code. So I would like to set up a PATH MAP :> reference in Rose, :> say $SOURCEROOT, to the root of the source code directory :> structure so :> that all members can use the reverse engineering on their :> local machine. :> :> For the Rose model below I set the path map :> $SOURCEROOT=V:\iwin32client. :> When I saved the model the "V:\\iwin32client" part of the :> path below was :> not replaced by the $SOURCEROOT symbol as I expected. :> :> Am I missing something here or is this simply not :> implemented for Visual :> C++ source code references? I am using Rose 2001. :> :> (object module "Notifier.IDL" "NotAModuleType" "NotAModulePart" :> attributes (list Attribute_Set :> (object Attribute :> tool "VC++" :> name "ProjectFile" :> value :> "V:\\iwin32client\\core\\clientlogic\\src\\Clogic.dsp") :> (object Attribute :> tool "VC++" :> :> Ari Johannesson :> OZ.COM :> :> ************************************************************* :> *********** :> * Rose Forum is a public venue for ideas and discussions. :> * For technical support, visit http://www.rational.com/support :> * :> * Admin.Subscription Requests: [EMAIL PROTECTED] :> * Archive of messages: :> http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl :> * Other Requests: [EMAIL PROTECTED] :> * :> * To unsubscribe from the list, please send email :> * :> * To: [EMAIL PROTECTED] :> * Subject:<BLANK> :> * Body: unsubscribe rose_forum :> * :> ************************************************************* :> ************ :> ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
