aptana

CSS rule cleanup tool

We have several massive CSS files that just kept growing over the years whenever new elements were added to our system as well as JSP pages (which further include other JSP pages and so on) that reference these files. We know that we have many rules that are no longer used and many that are redundant. New tools just keep coming out. ...

Using Visual Source Safe 2005 in Stand alone Aptana

How can we use Visual Source Safe plug-in in standalone Aptana installment. People say one can only use that plug-in in eclipse IDE. ...

Aptana 1.5 "svn: Error resolving case of"

Hey, I've installed Aptana 1.5 today but after the install all my SVN projects give me an error like this when I try to commit, update, repair, etc: Access is denied. svn: Error resolving case of 'C:\Users\Brayn\My Documents\Aptana Studio Workspace\PentruConstrucii' I've uninstalled my previous version of aptana, reinstalled aptana...

Aptana Studio with XDebug: wrong file opened at breakpoint

I'm using Aptana Studio 1.2.7 with XDebug 2.0.4 and my website is based on the zend framework. When reaching a breakpoint in my code, aptana studio opens the wrong file when there is more than one file with the same name (e.g. ..\library\Project\Db\Table\Abstract.php (breakpoint set) and \library\Zend\View\Helper\Placeholfer\Container\Ab...

Rubys on Rails project Using Aptana

Hello, I am having a major issue with creating a Rails Project on Aptana (using mac os x). Basically, when i try starting a Rails project and name a file, it comes back with an error saying: "!!! Path to log file not valid: /Users/fab/Documents/Aptana Studio Workspace/test.rb/log/mongrel.log mongrel::start reported an error. Use mong...

Only request needed permissions in AIR app

When I create an AIR app using the Aptana packager, it seems to request every permission ever from the runtime, meaning the installation step warns users that if they install it, their computer will catch fire after sending me all their personal information, or something to that effect. My app needs none of these permissions. Is there a...

AJAX or a server side framework?

I am working with a friend on building a web site, in general this web site will be a custom web app along with a very custom social network type of thing.. Currently I have a mock-up site that uses simple PHP with AJAX and JSON and JQUERY and I love how it works, I love the way it all fits together. But for a mock-up I did not implemen...

Debugging Mojo for Palm Pre with Eclipse & Aptana

I'm pretty new to Eclipse and Mojo (.NET guy). I'm having difficulty debugging. I can set breakpoints and switch to the "Debug" Perspective, but no matter what I can do (I am running in debug mode), I can't seem to get the IDE to stop at a breakpoint in the emulator. I'm sure it's a pretty newbie mistake with Eclipse. Anyone have a go...

How can I disable network activity on Aptana (Eclipse IDE) until I save it to speed it up?

I'm working on a mapped network drive with Aptana. Some activity is making it very slow. Keystrokes may takes seconds to appear. I don't know what activity is causing the problem (background synchronization, backup tmp files, whatever ...), but I need to speed it up. Any ideas? Note: This question may apply to any Eclipse variant, but...

Is there a Joomla Plugin for Aptana IDE ?

I use Aptana for 2 or 3 months now and i'm very happy with it. But since i need to work with Joomla! and to write some modules, compenents, etc... I'd have like to know if there is a joomla plugin for Aptana ? I would just like to have autocompletion, autosuggest, links to methods and class of the Joomla API Any ideas ? Thanks ...

How to let Eclipse accept the canvas tag?

I installed the Aptana plugin in my Eclipse, and I use canvas tag in my html file. I find that the Eclipse can't recognize the canvas tag, it highlight my canvas tags, and display follow msg: < canvas > is not recognized How can I fix this problem? thx in advance. ...

using aptana.log without switching to debug prespective ???

i want to use aptana.log to write messages in aptana console view without having to switch to debug view which launch external browser (firefox) , i already have console.log in firefox, i want to log messages in aptana console without launching external browser ????? ...

How do I get Aptana to recognize .jspf files?

How do I get Aptana to recognize .jspf files? I'd like to have syntax highlighting for .jspf files. I'm sure there's a preference/config option or an xml file to edit, but I'm not finding it. I assume it's similar to the eclipse process, so I'm tagging eclipse, too. If it's not, I'll remove the tag. ...

Aptana auto format

I'm trying out Aptana (standalone version) for PHP editing. Like its parent Eclipse, it has a lot of settings for code formatting. Unlike Eclipse, it doesn't seem to have an option for actually doing code formatting automatically or even by manual trigger. Is there a nonobvious option for this that I'm missing? ...

How to show Occurences for Javascript in Eclipse?

I am trying to show occurences when browsing .js files in Eclipse (just simple occurences like it does for C). For example, if I highlight myVar, then Eclipse should show boxes in a ruler where other occurences of myVar occur in the file. I've gone into Preferences->General->Editors->Text Editors->Annotations multiple times, de/selecte...

Aptana (or Eclipse?) pegging 1 of 4 CPUS, Win 7 & Vista

I'm using Aptana Studio on a PHP project and as with many other people I find the file save takes a lot of cpu effort. On my Mac at work, the 2 CPUs run up to 70-80% each and activity monitor reports Eclipse at 99.5% (i.e. 1 cpu of the two). However my PC at home has 4 CPU and on save Task Manager shows Aptana pegged at 25% (ie 1 cpu o...

Setting up an existing project on aptana (No Rakefile found problem)

I just installed aptana, and i have the repository for the rails project.. So i open a new project and point it to my repository.. and it opens... But i can't do any rake tasks. Under rake tab, it says that "no rake tasts found. Likely cause is no Rakefile for the project" But i can see the Rakefile in the project.. Can anyone help? ...

Aptana Plugin for Eclipse and jQuery code assist

I want to use autocomplete for jQuery in Eclipse. The Aptana Plugin is installed: Aptana Web Development Tools Version: 1.5.1.25495-787Y07jbcbrChz-Tq2k383275 Support for jQuery also: Aptana Support for jQuery Version: 1.3.2.00005 JavaScript/WTP is installed: JavaScript Developer Tools Version: 1.1.1.v200906091427-77-FGBCcNBC-BeMcE...

coldfusion builder rds fails dreamweaver cs4 rds works

I am currently attempting use Adobe RDS built into Coldfusion Builder to connect to our servers RDS setup, no matter how I set it up to match Dreamweaver CS4 RDS it fails. Everything through Dreamweaver RDS works fine, but I would rather use cf builder, any ideas or links? ...

aptana does not accept Alt+C to &

Hi, I use Aptana plugged in eclipse (winXP) and it just does not take right Alt+C to make & (it is the same with few more other characters), it does not work for any filetype/editor. I tried to find any related key bindings in Preferences but with no success. So, does anyone know how to make it working? Thanks ...