Java compilation issue in Windchill 12.0
Hello,
I am trying to upgrade my project from Windchill 11 to Windchill 12. I face the below issue when trying to compile the source code in eclipse. The error points to LoadPart.java file
"The type wt.vc._MasterIteration cannot be resolved. It is indirectly referenced from required .class files"
I have included all the necessary jar files in the build path of the project but the issue is still there. Cleaning and re-building of the project also didnt help. Kindly let me know if anyone has any idea as to how to resolve this.
Thanks,


