Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
we have customized few rbinfo files like
com.ptc.core.ui.navigationRB
com.ptc.windchill.pdmlink.change.client.changeRB
by adding in /wtCustom folder in windchill 9. We are upgrading to windchill 10.1. I tried to do ResourceBuild from wtCustom folder it failed by giving error as "resource info not found". I understood that the corresponding rbinfo file in src package is missing in Windchill 10.1 and respective Java resource files are present. How can I move ahead with this.Do I need to copy the java resource files in wtCustom and edit it and then do a build ?
Hi,
Use the enumCustomize from Windchill shell and add the new value in the wtCustom,Change2 folder and rebuild the jar.
ok .. but how can i customize WTListResourceBundle type resource file for eg. com.ptc.core.ui.navigationRB available as java file in windchill 10.1 ?
the problem is solved ..
Reference to PTC Document :
ant -f bin\tools.xml custom_convert
ant -f bin/tools.xml bundle_custom -Dbundle.recurse=true