开发者

Best practices for Moneydance extension development

Are there any best practice开发者_如何学JAVAs when developing Java-based extensions for Moneydance?


As the founder and main developer of Moneydance I can admit to using several different environments to write extension, from emacs+terminal+ant to Xcode, eclipse and (currently) IntelliJ's IDEA.

The only thing that I'd really recommend is to use ANT. That is mainly because it makes my life easier when you submit an extension for review and to be signed. The sample extension available from moneydance.com/developer also provides a sample ant build file. Other than ANT, just use your favorite java environment.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜