Undermining on carbide

I am using carbide for symbian development, there are plugins called subclips, but the problem is when I go to search and install option under software updates the IDE hangs up, is there any other way to add plugins to Thnx carbide IDE beforehand, Any help would be appreciated.

0


a source to share


2 answers


The installation procedure subclipse

for Carbide-2.0 is simple:

  • Get the Eclipse update site URL for the latest version of the subtitle from the subclass download page ;
  • Inside Carbide, open Help> Software Updates> Find and Install;
  • Select "search for new features to install";
  • Click the "New Remote Site" button,
  • Add the url from step 1;
  • Check the package and install it.


I am using subclipse

Carbide-2.0 with no problem.

0


a source


If you are using a proxy to access the Internet, you need to configure your Eclipse proxy settings to access the update sites.



  • go to window> Preferences ...
  • in the search box in the top-left proxy type to filter the set of preference panels.
  • click "Network Connections"
  • enter proxy settings
  • try updating again.
0


a source







All Articles