erlide (eclipse) 中的 Erlang 示例项目
伙计们,我刚刚开始学习 erlang ...因为我是一名 java 程序员,所以我正在使用 eclipse ...我已经下载了 erlide ...但现在正在网上寻找有关如何使用 erlide 的任何教程创建一个简单的 erlang 项目。有人知道我在哪里可以得到它吗? 提前致谢。
布罗莫
Guys, I just started learning erlang ... and since I'm a java programmer, I'm using eclipse ... I downloaded erlide already ... but now is looking for any tutorial in the net on how to use erlide to create a simple erlang project. Anyone knows where could I get it?
Thanks in advance.
Bromo
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不是 erlide 特定的,但有助于习惯 OTP 项目结构和复杂性:
http ://20bits.com/articles/erlang-a-generic-server-tutorial/
Not erlide specific, but good to get used to the OTP project structure and intricacies:
http://20bits.com/articles/erlang-a-generic-server-tutorial/
不确定本指南是否准确,但博客文章中的其他内容很好: http://myadventuresincoding.wordpress.com/2009/02/11/erlang-getting-started-and-using-eclipse/
Not sure if this guide is accurate, but the other stuff in the blog post was good: http://myadventuresincoding.wordpress.com/2009/02/11/erlang-getting-started-and-using-eclipse/