...
Modifying your config.ini file
Note: The locations mentioned will vary depending on the application you're modifying, whether it is Aptana Studio, Titanium Studio, or any other versions
- Windows:
- Navigate to the location of your Studio application (likely under C:\Users\username\AppData\Local\Aptana Studio or Titanium Studio)
- Open AptanaStudio3.ini or TitaniumStudio.ini
- Edit the options as desired
- Save and close the file.
- OS X:
- Navigate to the /Applications/Aptana Studio 3 (or Titanium Studio) folder in Finder.
- Right-click (or control-click) on AptanaStudio3.app (or TitaniumStudio.app) and choose Show package contents.
- In the new Finder window navigate to Contents/MacOS.
- Edit AptanaStudio3.ini (or TitaniumStudio.ini). Add the options as desired, and save the file.
- Linux:
- Navigate to the location of your Studio application (it is wherever you unzipped the download)
- Open AptanaStudio3.ini or TitaniumStudio.ini
- Edit the options as desired
- Save and close the file.
...