在没有互联网的计算机上安装

在没有互联网的计算机上安装

本文介绍了在没有互联网的计算机上安装 aptana的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在安装期间未连接到 Internet 的计算机上安装 aptana 它正在尝试下载必备软件 我希望它会告诉它正在寻找什么 我安装了最新的 java 我安装了 git 还有什么它在寻找吗?任何帮助,将不胜感激.我的系统是 windows 7 64 位

I am trying to install aptana on a computer that is not connected to the Internet during install it is trying to download prerequisite software i wish it will tell what it is looking for I have the latest java installed I have git installed what else is it looking for ? Any help would be appreciated. my system is windows 7 64 bit

推荐答案

您正在寻找的是 NodeJS.要在不从 Internet 下载任何内容的情况下安装 Aptana Studio,您需要最新的 Java、GIT 和 NodeJS.

What you are looking for is NodeJS. For Aptana Studio to be installed without downloading anything from the internet, you need latest Java, GIT, and NodeJS.

这篇关于在没有互联网的计算机上安装 aptana的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-02 00:43