Skip to main content
4-Participant
June 15, 2011
Question

How to configure Ecplise for windchill customisation

  • June 15, 2011
  • 2 replies
  • 753 views

How to configure Ecplise for windchill customisation.


any document is available??


Regards


Gangadharan.N

2 replies

1-Visitor
June 20, 2011
14-Alexandrite
June 22, 2011

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.