Skip to main content
1-Visitor
September 9, 2016
Question

How to link codebase jar, in eclipse project, from outside Windchill server

  • September 9, 2016
  • 1 reply
  • 1532 views

Hello everyone.

Is it possible to  develop a Java client in a PC that don't have Windchill installed on ?

How can I link , in my eclipse project, the correct jars?

  Thank you

  Giorgio (a newbie of Windchill customization)

1 reply

20-Turquoise
September 9, 2016

Giorgio Fontana wrote:

Hello everyone.

Is it possible to  develop a Java client in a PC that don't have Windchill installed on ?

How can I link , in my eclipse project, the correct jars?

You have to copy the needed jars and classes from a Windchill install to your computer. Or mount a drive that contains a Windchill install.

gfontana1-VisitorAuthor
1-Visitor
September 12, 2016

Thank you Randy for the answer.

I think map a drive to correct dir is the better option, in few days I'll try !

Thanks Giorgio