OpenCoderX
OpenCoderX

Reputation: 6318

Uninstall plugin from Aptana Studio 3?

How can I uninstall a plugin from Aptana Studio 3? I can't seem to find a menu option for removal. I found some search results talking about removing plugins from Aptana Studio 2 but nothing for Aptana Studio 3.

Upvotes: 7

Views: 3658

Answers (3)

Tomas Chudjak
Tomas Chudjak

Reputation: 562

It's on the same page, where you install new software:

  • Help > Install New Software
  • Under the checkbox "Hide items that are already installed"
  • There is a link "What is already installed?"

Press this link you can see what plugins do you actually have and manage them (update, remove..)

Upvotes: 0

Milan
Milan

Reputation: 3335

....there is a .txt file in your Aptana installation folder called fulluninstall.txt containing info. or you can just follow this link to uninstallation wiki:

https://wiki.appcelerator.org/display/tis/Uninstalling+Studio

Upvotes: 0

mr.VVoo
mr.VVoo

Reputation: 2270

You can do this as following:

Go to 'About Aptana Studio' (or simply about). On Windows this should be under 'Help'. On Mac it's the left-most menu. There you can click on Installation Details and their you can remove / change your configuration.

Upvotes: 9

Related Questions