how to set Windchill development environment?

C:\ptc\Windchill_10.0\Windchill\tomcat\conf\web.xml

<init-param>
            <param-name>development</param-name>
            <param-value>true</param-value>
        </init-param>

你可能感兴趣的:(how to set Windchill development environment?)