Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
225 views
in Technique[技术] by (71.8m points)

c++ - Rhapsody Developer for C 8.2.1

I'm trying to add a new package in a rhapsody developer c++ projects, and after I right click on the project -> add new package - > enter the name of the package , the package folder appears un bold like the others. How can I make my recently created package to appear bold like the others?

question from:https://stackoverflow.com/questions/65672211/rhapsody-developer-for-c-8-2-1

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Be sure to add that package to the SCOPE of the component that also contains the surrounding items. Rhapsody's UI will bold or un-bold artifacts in the navigation window depending on whether or not they are in the scope list of the currently selected and active component. You can ensure that future adds (new packages) automatically get added to component scope by changing the level at which you select which artifacts get added to component scope. Just open the component, goto the "scope" tab and find the set of packages and go UP one level to the containing package for those packages and select that such that it automatically selects all of the contained packages. Hope this was clear.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...