能够在 Flash Builder 4 中创建新的文件模板
我有一个使用 ActionScript 3 在 Flex 项目中编写的类接口。我围绕该接口的每个实现编写 FlexUnit 测试用例。为了帮助创建新的过程,我认为围绕我的界面创建一个 FlexUnit 文件模板会很好。
有没有办法创建新的 FlexUnit 文件模板?好像只能修改默认模板。
如果有人知道如何做到这一点或参考链接,请告诉我。谢谢!
I have a class interface that I have written in a Flex project using ActionScript 3 . I write FlexUnit test cases around each implementation of that interface. To help the process of creating new ones, I thought it would nice to create a FlexUnit file template around my interface.
Is there a way to create new FlexUnit file templates? It seems as though you can only modify the default templates.
If anyone has an idea on how to do that or a reference link, please let me know. Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我建议您尝试支持自定义文件模板的 SourceMate 2.0 或等待也支持它们的 Flash Builder 4.5。
I recommend you to try SourceMate 2.0 which supports custom file templates or wait for Flash Builder 4.5 which supports them too.
在 Flash Builder 4.6 中,答案仍然是“否”。 Adobe 文档提到了文件模板的“自定义”,但没有有关添加或删除用户定义文件模板的信息。
即使在导出现有文件模板、更改 XML 并将其导入 Flash Builder 后,我也无法让应用程序显示新的文件模板。它只会更改具有相同“ID”属性的现有模板。此外,Flash Builder 的文件模板视图中没有用于删除用户创建的模板的 UI。
自定义文件模板
我已向 Adobe 提交错误JIRA 网站:FB-33340。
The answer is still 'no' in Flash Builder 4.6. The Adobe documentation mentions Customize for File Templates but no information on adding or removing user defines File Templates.
Even after exporting existing File Templates, altering the XML and importing them in Flash Builder I was never able to get the application to show a new File Template. It would only alter existing templates with the same 'ID' attribute. In addition there is no UI in Flash Builder's File Template view to remove a user created template.
Customize file templates
I bug is filed the Adobe JIRA website: FB-33340.