在Mac OS X上运行Eclipse中的外部工具 [英] Running external tools in Eclipse on Mac OS X

查看:259
本文介绍了在Mac OS X上运行Eclipse中的外部工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Mac上使用Flash Builder 4。我创建了一个JSFL文件来构建一些fla,然后测试我的主SWF文件。我正在尝试从Flash Builder 4运行此JSFL文件作为外部工具,但是当我选择Adobe Flash CS4.app作为运行JSFL Eclipse的文件时,警告指定的外部工具位置不是文件。



我已经安装了Parallels,如果我指出一个.exe文件,这个警告消失了。这是一个bug吗?为什么我不能在Eclipse中使用.app作为外部工具?

解决方案

尝试这个:



位置: / usr / bin / open



工作目录:



参数: -a /Applications/YourApp.app --argsarguments


I'm using Flash Builder 4 on a mac. I've created a JSFL file for building a few fla's and then testing my main SWF file. I'm trying to run this JSFL file as an external tool from Flash Builder 4 but when I select Adobe Flash CS4.app as the file to run the JSFL Eclipse warns "External tool location specified is not a file."

I have Parallels installed and if I point at a .exe file this warning goes away. Is this a bug? Why can't I use a .app as an external tool in Eclipse?

解决方案

Try this:

Location: /usr/bin/open

Working Directory: empty

Arguments: -a /Applications/YourApp.app --args "arguments"

这篇关于在Mac OS X上运行Eclipse中的外部工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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