Step by step procedure to deploy the project
- To test your custom plug-in, export it as a JAR file to the rich client TC_ROOT\portal\plugins directory.
- In Eclipse, right-click the customization project and choose Export.
- In the Export dialog box, choose Plug-in Development→Deployable plug-ins and fragments.
- Click Next.
- Click the Browse button to the right of the Directory dialog box and browse to the TC_ROOT\portal directory.
- Click Finish.
- The JAR file is automatically generated into the
- TC_ROOT\portal\plugins directory.
- Before running the rich client to verify the customization
- run the TC_ROOT\portal\registry\genregxml file to register the plug-in with the rich client, and clear the rich client cache
0 comments:
Post a Comment