Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Created custom extension as per tutorial https://developer.thingworx.com/en/resources/guides/eclipse-plugin-thingworx-extension-development-tutorial/completed-example-create-extension
Import enable is configured in PlatformSettingsConfig
While importing extension getting following error.
Solved! Go to Solution.
ExtensionPackageImportPolicy should be under PlatformSettingsConfig in platform setting file.
That was mistake for me. Issue Resolved
ExtensionPackageImportPolicy should be under PlatformSettingsConfig in platform setting file.
That was mistake for me. Issue Resolved