Before anything else, install the prerequisites
sudo apt-get install openjdk-7-jre libwebkitgtk-1.0-0 git-core
Although Aptana Studio doesn’t officially support OpenJDK, I’ve yet to encounter any problem using it with Aptana Studio.
To use the Sun Java instead, do the following:
sudo apt-get install libwebkitgtk-1.0-0 git-core
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer
Installing Aptana Studio
In order to make installation of Aptana Studio easier I’ve put i into a small shell script.
1. Download the script
wget https://www.samclarke.com/wp-content/uploads/2012/12/AptanaStudioInstall.sh
The source of the above shell script is available here or as a Gist here.
2. Give the script executable permissions
chmod +x AptanaStudioInstall.sh
3. Run it
sudo ./AptanaStudioInstall.sh
Or to do all of the above as a single command:
wget https://www.samclarke.com/wp-content/uploads/2012/12/AptanaStudioInstall.sh && chmod +x AptanaStudioInstall.sh && ./AptanaStudioInstall.sh
If the script isn’t run with root privileges (using sudo) it will ask you for your password so it can run with root privileges to install Aptana Studio.
来源:http://www.samclarke.com/2012/12/how-to-install-aptana-studio-3-3-1-in-ubuntu-12-10-quantal-quetzal/
分享到:
相关推荐
在安装过程中,`Aptana_Studio_3_Setup_3.6.1.exe`文件是主安装程序,负责在用户的计算机上安装Aptana Studio 3。这个文件可能是Windows平台的安装包,用户需要运行它来启动安装过程。安装过程中,系统可能会提示...
Aptana Studio 安装完成后启动时出现 Failed to load the JNI shared library 的解决方法 Aptana Studio 是一个功能强大且流行的集成开发环境(IDE),它支持多种编程语言,包括 Java、JavaScript、HTML、CSS 等。...
对于中文用户来说,官方版本的语言设置可能并不友好,而“Aptana Studio 3.0汉化包”就是为了解决这个问题,让开发者可以更方便地使用中文界面进行编程。 汉化包的使用方法非常简单,只需要将提供的汉化文件覆盖到...
### Aptana Studio 3 添加 JQuery 代码提示的详尽指南 #### 一、背景与动机 在探索前端开发的世界时,我们经常会遇到各种各样的工具和框架,它们为我们的编程之旅提供了极大的便利。《锋利的JQuery》作为一本优秀...
Aptana Studio是一款专为Web开发者设计的集成开发环境(IDE),它允许开发者高效地创建和管理Web应用程序。Aptana Studio结合了Eclipse平台的强大功能,并加入了用于Web开发的特性,如代码编辑、调试、代码管理等。该...
aptana studio 1.5.1 crack aptana studio 1.5.1 crack aptana studio 1.5.1 crack
在探讨“Aptana Studio支持GBK编码的方法”这一主题时,我们不仅将深入解析标题与描述中提及的关键知识点,还将从更全面的角度出发,为用户提供一套详尽的操作指南,旨在帮助那些在使用Aptana Studio进行Web开发时...
Aptana Studio 2.0版本是该系列的一个早期版本,虽然现在可能已经被更现代的版本取代,但对于学习和理解IDE的基本功能及汉化过程仍然有价值。 汉化教程主要涉及以下几个关键知识点: 1. **安装Aptana Studio 2.0**...
在Aptana Studio 3中,你将找到一系列功能丰富的特性: 1. **代码编辑器**:Aptana的代码编辑器支持语法高亮、自动完成、实时错误检查和代码折叠,使得编写代码更为高效。对于JavaScript,它还提供了对ES6及更高级...
Aptana Studio 是一个集成式的Web应用程序开发环境,它不仅可以作为独立的程序运行,而且还可以作为Eclipse插件使用。所以,如果您已经安装了Eclipse的话,就可以将Aptana作为插件直接安装到您的Eclipse环境中。
Aptana_Studio_3(第一卷, 共三卷)
Aptana Studio 是一个集成式的Web应用程序开发环境,它不仅可以作为独立的程序运行,而且还可以作为Eclipse插件使用。所以,如果已经安装了Eclipse的话,就可以将Aptana作为插件直接安装到Eclipse环境中。这里提供...
### Aptana Studio 1.2 最新汉化方法详解 #### 一、前言 Aptana Studio 是一款专为 Web 开发者设计的强大集成开发环境(IDE)。它支持多种 Web 开发技术,如 HTML、CSS、JavaScript 等,并且拥有丰富的功能,包括...
** Aptana Studio 3.4 知识点详解 ** Aptana Studio 3.4 是一款专为Eclipse 3.4设计的强大Web开发集成环境。它将Eclipse的优秀特性与专业的Web开发工具集相结合,为前端开发者提供了一个高效、全面的开发平台。下面...
在"Aptana_Studio_3 plugins插件"这个主题中,我们主要关注的是Aptana Studio 3如何通过插件来扩展其功能。插件是软件中一种可添加的组件,它们能提供额外的功能或改善现有功能的性能。在Aptana Studio 3中,这些...
### Aptana Studio 支持中文的方法 在进行Web开发时,很多开发者会选择使用功能强大的集成开发环境(Integrated Development Environment,IDE)来提高工作效率。Aptana Studio 作为一款专为 Web 开发设计的强大 ...
Aptana_Studio_3_Setup_3.3.1.zip.011
标题“aptana studio 3提示jquery”指的是如何在Aptana Studio 3中设置和使用jQuery库,以便在编写代码时获得智能提示和代码补全功能。为了实现这一目的,我们需要遵循以下步骤: 1. **下载与解压**:首先,你需要...
Aptana_Studio_3_Setup_3.3.1.zip.001-1-27