aptana

Aptana 3 php can't activate function linking and variable assist

心不动则不痛 提交于 2019-12-20 04:52:04
问题 I just upgraded to Aptana 3 and seem to have lost some of the great functionality I had in Eclipse. So far I can't figure out how to re-enable it. Specifically, I need these 2 functions turned back on: FileUpload::checkForExistingUploadPath('./somepath'); Previously, hovering over the 'checkForExistingUploadPath' path would hyperlink it and I could jump straight to that function in that class. It still hightlights the 'FileUpload' part, but not the function. It won't even jump to functions

How to set up internal browser for Aptana on Linux

删除回忆录丶 提交于 2019-12-19 10:17:01
问题 I downloaded the Aptana_Studio_Setup_Linux.zip package, unpacked it and run ./AptanaStudio. It starts fine, but reports one problem: The embedded browser widget for this editor cannot be created. It is either not available for your operating system or the system needs to be configured in order to support embedded browser. After that, it opens the "Welcome page" in external browser (Mozilla), but when I click on a link to install PHP support it does not open the destination target. No wonder,

Aptana 1.5 “svn: Error resolving case of”

时光总嘲笑我的痴心妄想 提交于 2019-12-19 07:25:25
问题 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 1.5, changed my workspace and it still gives me this error. Do you know what could it be ? 回答1: " C:\Users " means Windows Vista or 7... It may be related the way SVN

pydev debugger: unable to find real location for python 2.7 after OS 10.8 upgrade

吃可爱长大的小学妹 提交于 2019-12-19 05:23:55
问题 I just upgraded to OS X 10.8 Mountain Lion and having troubles understanding how the pydev debugger should work on Aptana 3.0. In Aptana's preferences I have the python interpreter setup with a location of "/usr/bin/python". It states that the System libs are coming from "/System/Library/Frameworks/Python.framework/Versions/2.7/..." When I start the debugger for my Google App Engine project within Aptana, the console logs: pydev debugger: CRITICAL WARNING: This version of python seems to be

Aptana “The selection cannot be launched, and there are no recent launches.”

随声附和 提交于 2019-12-19 02:48:09
问题 Each time I click the "Run as" button, I get the following message. "The selection cannot be launched, and there are no recent launches." If I select the pull down arrow near the "Run as" button, and select the New configuration option (this is the configuration I setup to launch using localhost)... it works. But why doesn't the "Run as" button default to this? Or better yet, how do I make sure the "Run as" button will default to this? ** UPDATE ** I solved the problem.. see my answer below.

Pros and cons with Jaxer

▼魔方 西西 提交于 2019-12-18 16:09:53
问题 I realize that this question has been asked before, but it has been a month with no decent responses... I'm looking at Aptana's Jaxer and I find the concept to be very exciting. Here is a quick overview for those who are not familiar with it: Jaxer is, in their words, "the world's first true AJAX server". It is based on the Mozilla engine so scripts are written with javascript and you have complete access to the DOM on the server-side. Scripts are placed on your pages with <script> tags and

Pros and cons with Jaxer

…衆ロ難τιáo~ 提交于 2019-12-18 16:09:05
问题 I realize that this question has been asked before, but it has been a month with no decent responses... I'm looking at Aptana's Jaxer and I find the concept to be very exciting. Here is a quick overview for those who are not familiar with it: Jaxer is, in their words, "the world's first true AJAX server". It is based on the Mozilla engine so scripts are written with javascript and you have complete access to the DOM on the server-side. Scripts are placed on your pages with <script> tags and

How to show hidden files in Aptana's Project View?

 ̄綄美尐妖づ 提交于 2019-12-18 12:43:27
问题 I understand that Aptana is built from Eclipse. I tried searching for the Package Explorer to enable viewing of .htaccess files inside the project but I can't find the Package Explorer. Any help of the exact location on how to enable it will be excellent. 回答1: For Aptana 2 In the project view, click the little down arrow in the top right hand corner, click on 'Filters' and in here you can tick which hidden files you want to view. For Apatana 3 See the answer by Frederick 回答2: In Aptana 3 it's

Product: Aptana Studio — Error 4155. Failed to correctly acquire installer_nodejs_windows.msi

二次信任 提交于 2019-12-18 10:41:22
问题 I’ve installed the latest official node.js but I’m getting an installer error that it can't acquire node.js. Does anyone know if this is a bug and if there’s a workaround? Right now I cant get Aptana to install. 回答1: Install this: http://go.aptana.com/installer_nodejs_windows and then run the Aptana installer again. UPDATE: Link seems to be dead. Go to node.js homepage and download it from there. https://nodejs.org/en/download/ 回答2: To start work with Aptana Studio , just extract it from

Aptana Studio 3 - Warnings when using data-role Tags of HTML 5

我们两清 提交于 2019-12-18 04:32:29
问题 I want to use Aptana Studio 3 for developing jquery-mobile projects. Since jquery-mobile uses HTML5 I have to use tag attributes like "data-role="header" which is OK for HTML5. For example: <div data-role="header"></div> But Aptana gives me warnings like: unknown attribute "data-role" How can I fix this, or is it an Aptana Studio 3 bug? 回答1: It more of a missing feature than a bug. In Preferences > Aptana Studio > Validation you can define regular expression that match to errors/warnings you