Skip to main content
1-Visitor
May 31, 2014
Question

Windchill 10 Eclipse Configuration

  • May 31, 2014
  • 3 replies
  • 4829 views

Hi,

I have install Windchill 10 with Information modeler in my System but I think I have missed some jar file to configure I am getting compilation error while using the annotaions class and some other class as well can any one please help me to identify which jar files I should configure in my eclipse

3 replies

1-Visitor
June 2, 2014

try adding following jar(s) to resolve compile error

<Windchill_Home>\Windchill\srclib\tool\Annotations.jar

<Windchill_Home>\Windchill\srclib\annotations.jar

<Windchill_Home>\Windchill\tomcat\lib\annotations-api.jar

1-Visitor
June 2, 2014

Hello Yogesh thanks for your reply I added these Jar but error is still there, one more thing I have install Windchill in one drive and Eclipse in other do you think will that be an issue ?

1-Visitor
June 2, 2014

try to add jars from WEB-INF\lib. I have codbase as well and it worked for me.

17-Peridot
June 3, 2014

Let PDMLink create a eclipse project:

ant -f bin/tools.xml eclipse_project

For more information have a look at the help

ant -f bin/tools.xml eclipse_project.help

1-Visitor
March 22, 2017

Thank You Bjorn.. I will try to add a document on this.

Regards,

John selvaraj D.

12-Amethyst
December 2, 2017

Some customization consultants would appreciate a way to build Windchill extensions on CI build servers that do not have Windchill installed on them. Therefore, it would be great if PTC Customization documentation described which specific jars need to be copied to the build environment so that Annotation Processing can generate and later compile without this error.

16-Pearl
December 7, 2017

I have recently posted guidelines to configure Eclipse with Windchill. Here is the URL for your reference.

https://community.ptc.com/t5/Windchill-Questions/How-to-check-the-type-of-WTObject-and-run-an-expression/m-p/493835/highlight/true#M52868

 

I am sure it will help you in configuring Eclipse. Once done, it will configure all required JAR for you.

 

Regards,

Shirish