Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Solved! Go to Solution.
Hi @Lukasz1
You have to add the library from the Windchill installation to your IDE
here is example of my configuration in inteliJIdea
PS:: I don't have Windchill installation on my IDE client. I have just a copy of the needed libraries from the Windchill structure of the correct version.
PetrH
What do you mean by 'VariantSpecLoaderHelper' are not present in the Windchill installation .
What error are you getting
I've seen the Loading Loading Variant Specifications Using an API , but I cannot find the corresponding helper method which is used in the snipped.
VariantSpecLoaderHelper.service.loadVariantSpecs(beans, partConfigSpecBeans, atoConfigSpecBeans);
Can you help me find it?
It is exactly what I need, but I am missing the library (.jar) where the class (VariantSpecLoaderHelper) can be found.
Can you help me to find it?
Hi ,
see below
Hi @Lukasz1
You have to add the library from the Windchill installation to your IDE
here is example of my configuration in inteliJIdea
PS:: I don't have Windchill installation on my IDE client. I have just a copy of the needed libraries from the Windchill structure of the correct version.
PetrH
The knowledgeable base says there is no supported API to do this: