Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Trying to create a "Resource" with Eclipse as a Thingworx Extension.
While creating a Resource getting a following error,
Please choose a valid Superclass - Class is not instance of: com.thingworx.resources.Resource
Verified https://community.ptc.com/t5/ThingWorx-Developers/Error-while-creating-new-thing-template/td-p/570485 But its not helpful in this case.
Environment:
JAVA - jdk-11.0.15
Thingworx 9.1 SDK
Eclipse jee-2022-06
Not facing any error while creating "ThingTemplate" or "ThingShape".
Solved! Go to Solution.
Working fine with following setup.
JAVA - jdk-11.0.15
Thingworx 9.1 SDK
There was also a similar problem before - "Error while adding New Resource in Thingworx Extension": https://community.ptc.com/t5/ThingWorx-Developers/Error-while-adding-New-Resource-in-Thingworx-Extension/td-p/736581
Thanks @VladimirN
I tried with all the versions of thingworx SDK available here.
In all the versions, I'm facing the same issue.
I also encountered the same issue, but in my situation it was not a blocker as I was just testing out of curiosity. @Sathishkumar_C I suggest raising a support ticket for this issue (and keeping us updated to its results).
Working fine with following setup.
JAVA - jdk-11.0.15
Thingworx 9.1 SDK