Overriding OOTB RB info java file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Overriding OOTB RB info java file
hello,
I need to add one additional option under a drop down. These drop options are read from a RBinfo java file. I am updating this java file manually updated it and compiled it. When i decompile the Class file i do see the new entry in it. But it does not reflect in the Drop down. I am working on Windchill 10.2 M020. I am wondering if there is any change in the functionality of RBinfo file customization for 10.2. However i was not able to find any thing new in Customization guide for 10.2.
This resource bundle is com.ptc.core.htmlcomp.createtableview.createtableviewResource and used for Find Affected Objects.
Below image, I want to add additional option under Select option.
Please let me know, if you anyone have any information on this.
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
To update OOTB annotated resource files you should use resourceCustomize.rbInfo (the file contains instructions).
If updates need to made for other languages use the appropriate resourceCustomize_<language>.rbInfo file.
