cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Unable to install TW Eclipse plugin in Eclipse

jmay1
5-Regular Member

Unable to install TW Eclipse plugin in Eclipse

When I try to add the extension plugin repository in the "install new software" screen it won't even display the zip file for the thingworx plugin. I can only see the folder if I extract it and then I get errors saying it could not find the file.

9 REPLIES 9
brue
1-Newbie
(To:jmay1)

In the Install New Software... wizard, you need to first click Add..

This will have you specify a repository. So, now click Archive... and select your plugin zip, click Open. Next, give the repository a name and click OK. If your newly created repository doesn't fill in the "Work with..." field, simply dropdown and select it. You should see items in the table below.

Let us know if that helps.

jmay1
5-Regular Member
(To:brue)

I get this error when I did that

brue
1-Newbie
(To:jmay1)

Odd - looks like the Marketplace wrapped our plugin zip with another zip. You need to unzip the download first, to expose our plugin zip - then use the plugin zip to install into Eclipse.

Thanks for posting this - we will look into it.

jmay1
5-Regular Member
(To:brue)

Got it that time. Thanks.


Once I unzipped it there was a "Download.zip" file which is definitely different then the documentation specifies.

jmay1
5-Regular Member
(To:brue)

Sorry can you help me with this step also...

Nothing I fill out satisfies the "The selected Thingworx SDK location has not been set"

The instructions say to browse to and select ThingWorxExtension-SDK-[version]-latest.zip file. But I'm not sure where that even is... It is a different file then the one used in the previous step?

brue
1-Newbie
(To:jmay1)

No worries! Glad you asked this question too actually...

For the time being, the ThingWorx Extension SDK can be downloaded from www.support.ptc.com inside the ThingWorx Platform downloads. It is called ThingWorx Extension SDK. You should download the SDK version that matches your ThingWorx Platform.

jmay1
5-Regular Member
(To:brue)

Ok, I swear I'm not always this needy. Actually I probably am. Our platform is 6.5 so I got the 6.5 extension and here's the new error I got now...

brue
1-Newbie
(To:jmay1)

The Eclipse Plugin was created and released initially for ThingWorx 6.6.0 and we officially do not support prior versions of ThingWorx SDK with the Eclipse Plugin.

However, you can try to grab the ThingWorx Extension SDK 6.6.0 to use for the Eclipse Plugin, but you will need to manually edit the metadata.xml file's minimumThingWorxVersion from "6.5.0" to "6.6.0". My disclaimer is that if you continue to use a 6.6.0+ version of the Extension SDK on a pre-6.6.0 version of the platform and experience issues, we are not supporting that path.

I agree with Brian,

you can use the 6.6 SDK for a 6.5 Thingworc installation.

That is what I did when I had the same trouble and it works like a charm.

And if it doesn't because you're using something that exists only in 6.6, you can always swith to the 6.5 sdk later on in the project properties.

Top Tags