免费的ActionScript IDE的Mac? [英] Free ActionScript IDE for Mac?

查看:564
本文介绍了免费的ActionScript IDE的Mac?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在争先恐后地寻找编辑在Mac / AS3运行免费的好方法。 AXDT月食将不会安装,并且有一段时间我是用崇高的文字+终端,但它吸没有code完成的事业。有任何想法吗?显然,FD是出了问题,是仅适用于Windows。

I have been scrambling to find a good way to edit/run AS3 on Mac for free. AXDT for eclipse won't install, and for a while I was using Sublime text + Terminal but it sucked cause of no code completion. Any ideas? Obviously FD is out of the question, being Windows only.

推荐答案

目前,还没有完全自由的ActionScript集成开发环境为Mac。有,然而,一些解决方案,您可以使用,这取决于你的工作内容和你所需要的其他语言支持功能,不是简单的code完成其他:

Currently, there are no entirely free ActionScript IDEs for the Mac. There are, however, some solutions you could use, depending on what you're working on and what other language support features you need, other than simple code completion:

  • If you're working on open source stuff, you should take a look at IntelliJ IDEA, which is free for OSS projects.
  • Also, FDT has a free version, but it does not include advanced refactoring, as well as a number of other functions.
  • If you don't need project management, refactoring and such, you could keep using a text editor and compile via the command line. There is an ActionScript 3 syntax file for vim, and an ActionScript mode for Emacs.

如果你打算使用ActionScript工作(半)专业,我强烈建议您重新支付一个很好的解决方案,但。有这么多好的IDE不仅仅是文字高亮和code完成!

If you're going to work with ActionScript (semi-)professionally, I would strongly recommend you reconsider paying for a good solution, though. There is so much more to a good IDE than just text highlighting and code completion!

IDEA,例如,实际的帮助你写在许多方面更好的code 的:通过使您能够运行单元测试(如套房,单独的测试类,甚至作为一个单一的测试法)直接从编辑窗口;通过包括非常先进的重构功能,如改变签名,提取接口或内联方法;通过分析你写的,并提供替代品,etc.etc。

IDEA, for example, actually helps you write better code in many ways: By enabling you to run unit tests (as suites, as single test class, and even as a single test method) directly from the editor window; by including highly advanced refactoring features, such as "change signature", "extract interface" or "inline method"; by analyzing what you write, and offering alternatives, etc.etc.

当然然后,还有所有无关的语言本身,而是让你的生活,作为一个开发者更容易的事情:版本控制和问题跟踪集成,构建工具,依赖管理,只是仅举等等。

And then, of course, there's all the things that have nothing to do with the language itself, but make your life as a developer much easier: version control and issue tracking integration, build tools, dependency management, just to name a few.

如果你要赚钱你的code - 我的意思是,任何金钱 - 一个好的IDE将很快获得它的价格,甚至可能在一天的工作。

If you're going to make any money with your code - and I mean, ANY money - a good IDE will earn its price quickly, probably even within a day's work.

这篇关于免费的ActionScript IDE的Mac?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆