function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JasonRogersJasonRogers 

AppExchange Eclipse Plugin

I downloaded the AppExchange plugin for Eclipse and installed it.  When I try to create a new AppExchange project (with or without a SOAP Endpoint) the wizard hangs there for a while and then finally responds with an error stating "Invalid Thread Access."  I thought it might be a proxy issue (even though I have proxy set up in the environment in several places: as default commandline arguments to my JRE, under Preferences > Internet > Proxy) so I even started Eclipse through tsocks, a socks proxying tunnel.  Still, no luck.

I am running Eclipse 3.1 Final.  Has anyone been able to get the plugin going on 3.1?

Jason Rogers
JasonRogersJasonRogers
I got this running.  I forgot to remove 'tsocks' from the commandline after I set the internet proxy settings in Eclipse.

Jason Rogers