• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Rational Rose 2000e

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I apologize if this is not right place for this question.
I am using Rose 2000e and I did reverse engineering of the existing project.
Model produced is going to be used in multi user environment. I set up
classpath for my project and few virtual path maps. Model file uses mappings
for location of *sub and *cat files. Problem is that my *sub files have
absolute path for the location of java source files. Is there any way to change this,
so Rose uses mappings instead of absolute path???

Example:
Virtual Path Map entry: SNAP_SRC D:\work\SNAP\src
My classpath for a project shows: $SNAP_SRC
But *.sub file has: ......................... (object Attribute tool
"Java" name "FileName" value
"D:\\work\\SNAP\\src\\vaj\\httpsession\\Util.java")
I think I was able to set up previous versions of rose so absolute path
was replaced by virtual path entries. I would appreciate your help. Thx
 
For my next trick, I'll need the help of a tiny ad ...
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic