Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hello
I am using Windchill 10.0 and found that the SearchCondition(EPMDocument.class, EPMDocument.Number,SearchCondition.Like, "123") is not resolveing in my code. It worked in 9.1 but now I am having trouble. I am using Eclipse and the same library paths as 9.1 but in 10.0.
My error is: "The type com.ptc.windchill.annotations.metadata.Serialization cannot be resolved. It is indirectly referenced from required .class files."
So does anyone see the same issue as me? And how to resolve it? I can remove the last string agurment and it seems to resolve but using the constuctor with a sting at the end seems to have problems.
Thanks for your help!
Thank you Martin
I did not have the srclib/tool/*jar in my path and it fixed the issue.It is interesting that I did not need that path in 9.1 but I do in 10.0. Do you know why?
In Reply to martin kraegeloh:
hi,
is Windchill Information Modeler installed and srclib/tool/*jar in your build path?
hth, martin