Tag: aptana

21.07.2014

there is a file called: /.settings/org.eclipse.ui.ide.prefs in your Aptana installation. (at least under OSX but should be the same under windows) example content: RECENT_WORKSPACES= RECENT_WORKSPACES_PROTOCOL=3 SHOW_WORKSPACE_SELECTION_DIALOG=true eclipse.preferences.version=1   1. open that file 2. delete everything after “RECENT_WORKSPACES=” 3. turn SHOW_WORKSPACE_SELECTION_DIALOG=false to SHOW_WORKSPACE_SELECTION_DIALOG=true […]

29.03.2013

PLEASE WATCH ONLY IN HD! OTHERWISE TOO BLURRY! THANKS! (it’s highly compressed) http://www.youtube.com/watch?v=xxEOJxRxbOY&feature=youtu.be Now you got your git repository cloned…. to get write access @ sourceforge git repo: 1. register @ sourceforge.net 2. generate ssh-keys 3. upload your public key […]

14.03.2013

Integrate/Install Subversion PlugIn into Aptana 3 Before starting the integration of subversion, check for Aptana Updates and install them. Do this in the main menu ‘Help’ -> ‘Check for Updates’. After finishing the update, restart aptana. Now you are ready […]