How to configure Ecplise for windchill customisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How to configure Ecplise for windchill customisation
How to configure Ecplise for windchill customisation.
any document is available??
Regards
Gangadharan.N
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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:
- <windchill install=">\codebase
- <windchill install=">\codebase\lib (Add all JAR files)
- <windchill install=">\scrlib\tool\Annotations.jar
- <windchill install=">\scrlib\servlet.jar
- <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.