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
Hi,
I am trying to create new extension. I have installed the eclipse plugin for sdk, however, while creating new thing template it shows me following error.
Please choose a valid Superclass - Class is not instance of: com.thingworx.things.Thing
Any idea what's wrong here?
Solved! Go to Solution.
Hi @Shivaji,
You can include SDK zip while creating project itself. Refer attached screen capture. Make sure you don't extract the SDK zip.
Regards,
Shirish
After including Jar files this error does not show up.
What is the best way to include SDK zip file to eclipse?
Hi @Shivaji,
You can include SDK zip while creating project itself. Refer attached screen capture. Make sure you don't extract the SDK zip.
Regards,
Shirish
Hi @Shivaji
Hope you are doing good. Could you please confirm if the issue has been resolved.
If yes, Please mark this answer Accept as solution for the future reference and similar questions. Thanks in advance.
Regards-Mohit Goel
Thanks got it working.