Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

How to configure Ecplise for windchill customisation

gnatesan
4-Participant

How to configure Ecplise for windchill customisation

How to configure Ecplise for windchill customisation.


any document is available??


Regards


Gangadharan.N

2 REPLIES 2

jfelkins
13-Aquamarine
(To:gnatesan)

Hello


The below is for Windchil 10.0.


The Eclipse project needs certain Windchill JAR and class files in order to execute the application on the server side. There are 5 directories containing classes and JAR files added to the project. They are listed below.


Existing JAR files from on the server:



  1. <windchill install=">\codebase

  2. <windchill install=">\codebase\lib (Add all JAR files)

  3. <windchill install=">\scrlib\tool\Annotations.jar

  4. <windchill install=">\scrlib\servlet.jar

  5. <windchill install=">\codebase\WEB-INF\lib (Add all JAR files)

A Windchill Eclipse server project needs all the classes and JAR files listed above for creating an application on the server for testing. Some JAR files can be removed from the project if the project is not utilizing Info*Engine.


There are different for the client side applicaitons.


I have a course that teaches the Windchill API and Info*Engine. You can contact me at any time at jfelkins@felcosolutions.com.


Hope this helps.


Announcements


Top Tags