Flex eclipse 插件不是免费的吗?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5369673/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Flex eclipse plugin isn't it free?
提问by crowso
Eclipse is free , flex sdk is free. Is not the eclipse plugin for flex free?
Eclipse 是免费的,flex sdk 是免费的。flex 的 eclipse 插件不是免费的吗?
回答by Brian Genisio
No, it is not free.
不,它不是免费的。
There are some free options for development, however:
但是,有一些免费的开发选项:
- Command-line and editor of choice
- FlashDevelop
- Tofino(Visual Studio plugin, if you already have that)
- 命令行和选择的编辑器
- FlashDevelop
- Tofino(Visual Studio 插件,如果你已经有了)
回答by Dunaril
I guess you mean Flash Builder (formerly Flex Builder).
我猜您的意思是 Flash Builder(以前称为 Flex Builder)。
It is an Eclipse-based IDE, so I guess you can call it an Eclipse plugin, but it is not free.
它是一个基于 Eclipse 的 IDE,所以我猜你可以称它为 Eclipse 插件,但它不是免费的。
You can however get a free license for it if you are unemployed or student, or using it for academic purposes.
但是,如果您是失业者或学生,或者将其用于学术目的,则可以获得免费许可证。
Check http://www.adobe.com/devnet-archive/flex/free/out to know more about this offer.
查看http://www.adobe.com/devnet-archive/flex/free/以了解有关此优惠的更多信息。
回答by splash
There a two flavors of Flash Builder (formerly Flex Builder). The Flash Builder plugin for eclipse and the Flash Builder stand-alone (build upon eclipse). Both are part of the commercial license.
Flash Builder(以前称为 Flex Builder)有两种风格。用于 Eclipse 的 Flash Builder 插件和独立的 Flash Builder(基于 Eclipse 构建)。两者都是商业许可证的一部分。
Beside the commercial Flash Builder plugin there exist many other commercial pluginsfor eclipse. Nothing confusing about that.
除了商业 Flash Builder 插件之外,还有许多其他用于 Eclipse 的商业插件。没有什么令人困惑的。
回答by Don Gallucci
There seems to be some confusion here if I'm understanding correctly.
如果我理解正确的话,这里似乎有些混乱。
There is a free flex plug-in avilable for eclipse. Flex has been an open-source project and the SDK available as a stand-alone plug-in for the eclipse IDE for free; yes for free, for several years now. For obvious reasons it isn't widely promoted, but it is available. Here is a link explaining the free flex 4 SDK for Eclipse.
有一个可用于 Eclipse 的免费 flex 插件。Flex 一直是一个开源项目,SDK 可作为 Eclipse IDE 的独立插件免费使用;是的,免费,已经好几年了。出于显而易见的原因,它没有得到广泛推广,但它是可用的。这是一个解释适用于 Eclipse 的免费 flex 4 SDK 的链接。