Error when trying to create Resource class in Eclipse IDE
When using the "New Thingworx Class" wizard to create a "New Resource" an error message stating
"Please choose a valid Superclass - Class is not instance of: com.thingworx.resources.Resource" is displayed and the class cannot be created. This project uses ANT, I have been unsuccessful using Gradle in Eclipse projects. I have seen the CS376544 solution but this only address Gradle. 
Any advice is appreciated.
TIA!

