aptana

Code formatting in Aptana 3

I'd like to know how can I find HTML code formatting in Aptana Studio 3.0 which had shortcut Ctrl+Shift+F in Aptana 2.x? ...

ubuntu aptana 3 php helloworld !!

I have Ubuntu x64. I've already installed XAMPP and it's working fine with NetBeans. I wanted to use Aptana 3, so I downloaded and uncompressed it, and clicked on "aptanastudio3". The program started fine, so I made a PHP file, and now I have no idea what to do; the run button gets me "external tools configuration". I googled and found...

Test Mobile Website for nokia

Hi, Im new to aptana studio. I develop one website for nokia mobile. I don know whats the next step. How can i test it? Can i test using any stimulation? What is SDK Emulation? ...

Creating new Rails project with Aptana fails with "/<project name>/public does not exist"

I am using Windows 7 and Ruby 1.8.7. I get the following error message when I start a new Rails project: Problem Occured 'Replace project index file' has encountered a problem. Resource '/Foobar/public' does not exist. (where 'Foobar' is the name of my new project). Any ideas? ...

Aptana Folding/Collapsing javascript code

Hi guys, I need to be able to fold/collapse various code fragments throughout my javascript, kind of like #region #endregion in C#. I can't find a way to do this, any help? ...

cannot install aptana

Hi folks, I am trying to install aptan in my eclips hilios. Its giving me a wired problem. I went here and installed it http://docs.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration When I went to perspectives I dont see aptana there. I tried to reinstall aptana and it said I couldnt as it is already in...

word wrap / line wrap option in Aptana Studio 3 Beta?

I have been searching for an hour and cannot seem to find any information whatsoever about a word wrap / line wrap option in the new Aptana Studio 3 Beta (aka RadRails 3 Beta). I can't find an option for it anywhere in the Preferences. The lack of a line wrap is killing my productivity. Can anyone shed some light on this please? I can't ...

Is there an easy way to copy files between servers using aptana?

Hi All, I have two Ubuntu servers. One is my development box, the other is a production system. They are not identical, though. Most notably, the MySQL server is on a remote server from the production one whereas on the dev system it's on localhost. Basically this means that I can mostly use a clone of the dev system, but if I just ...

Store eclipse .project files outside the project directory

Hello there, I dunno whether it's even possible since this file does not contain any relevant links to directories, but anyway: I want to store .project files in a separate dir outside the project root. How can I do that? Best regards ...

Aptana: Can PHP and HTML code assist happen in the same file?

I'm attempting to use Aptana for some web programming. For the most part, I'm impressed! One thing that's driving me crazy is that Aptana won't perform code assist on PHP code in an .html file... and conversely, won't perform HTML code assist in a .php file?! Am I missing something here? Pushing "best practices" aside for a moment... P...

Aptana - Keyboard shortcut for HTML/JS (jQuery) Preview within the IDE?

Is there an Aptana shortcut button for previewing within the IDE? (rather than having to mouse over to IE) ... ...

Can't use git with aptana

When i try to put something on a git server it's givin' me an error: "Reference to undefined variable USER" In bash: echo $USER giving me correct answer. What could it be? It's eclipse with aptana-3 plugin (a whole pack) ...

Cannot display multiple output lines when using XDebug with Aptana and fwrite..

When using Aptana with PHP 5.2.3 in debug mode (using thread safe XDebug 2.1.0 for PHP 5.2 VC6) to run a simple multi-line hello world script I get some erratic behaviour on the Aptana 'Console' tab. I've a hello_world.php script that contains the following: <?php $stdout = fopen('php://stdout', 'w'); fwrite($stdout, 'Hello world!'); f...

Suggestions for spell checking HTML with Aptana plugin for Eclipse

I'm using the Aptana plugin for Eclipse to do web development. Apparently spell checking is disabled in Aptana for performance reasons (see https://aptanastudio.tenderapp.com/discussions/questions/140-invoking-the-version-20-spell-checker). Currently I drop to a shell and run a script that in turn runs aspell on all my *.html files, bu...

How can I visualize external unit testing results in Aptana/Eclipse?

I have JsTestDriver set up to run tests automatically on remote server, which then produces XML format to my "test-reports" folder. I'm looking for some way to visualize the results automatically in Aptana/Eclipse, so that the other coders wouldn't be forced to check the console output to see if the tests failed or not. Ideally, I would...

Would you prefer Aptana or Dreamweaver for front end development?

I have access to a copy of Dreamweaver CS5 which is paid for, so I am trying to decide if I would rather use Dreamweaver or Aptana. They seem fairly similar in basic function, but I'm sure their complete list of features differs a lot. The only thing I care about at the bottom line is which one is going to allow me to code HTML, CSS and ...

Can Aptana do code folding?

I would like to code folding in aptana 2 but I cannot figure out how to do it. How do you do it? ...

Aptana Studio php files not opening in PHP Editor

Hello all I just started using Aptana Studio. The first thing I did was import my php from svn repository and install the PDT tools. But whenever I open the php file, it always displays following message. I had the PHP perspective open when I tried opening the file. Also I checked the Content Types and File Associations, where PHP Co...

Aptana SSH synchronization?

Is there any way to sync remote files via ssh in Aptana Studio 3? Thanks in advance! ...

Aptana: which one is better? Standalone Version or Eclipse Plug-in Version?

hi, i'm new to ubuntu and wanna choose my php/javascript IDE. there is two options for download: Standalone Version and Eclipse Plug-in Version the performance and not being too hight-weight is important to me. which one shall i download? what's the benefit of downloading it as a Eclipse plugin? does it help me to use it be...