博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
rcp errata
阅读量:5983 次
发布时间:2019-06-20

本文共 921 字,大约阅读时间需要 3 分钟。

hot3.png

http://eclipsercp.org/2010/06/chapter-10-errata/

To make it easier to run the examples in standalone mode, we recommend running a local XMPP server and running the Eliza bot locally as you work through the examples. Here are the steps:

  1. Download the  server, install, and run it.
  2. Using the admin web ui for Openfire, add 2 users: ‘eliza’ and ‘reader’. Set their respective passwords to ‘secret’.
  3. Load the sample code for Chapter 10 and select the ‘org.eclipsercp.eliza’ project and from the context menu click Run As > Eclipse Application. This will start eliza and from the Openfire admin ui you should see her as logged in now.
  4. The Eliza bot will now be part of the sample code for Chapters 10 and on.

From this point on, you can continue with the sample code an use your machine name (e.g., localhost) instead of ‘eclipsercp.org’ in all code that connects to the server.

转载于:https://my.oschina.net/uniquejava/blog/149181

你可能感兴趣的文章
FILTER:progid:DXImageTransform.Microsoft.Gradient使用
查看>>
ASP.NET Core 2.2 十九. Action参数的映射与模型绑定(转)
查看>>
中国电信实习归来
查看>>
mysql用户管理 + pymysql的使用
查看>>
cocos2dx飞机大战开发记录(1)
查看>>
Codeforces 877 C. Slava and tanks
查看>>
dplyr 数据操作 列操作(select / mutate)
查看>>
回文数字
查看>>
因特网中和多媒体有关的协议
查看>>
哈希表
查看>>
Tell Me About Yourself - Best Answers and Examples
查看>>
吴志攀常务副校长在学院2011年春季毕业典礼上的讲话
查看>>
UVa 10618 Tango Tango Insurrection
查看>>
购物车
查看>>
正则表达式 捕获分组
查看>>
20165302 预备作业3 Linux安装及学习
查看>>
关联查询,将主表中多个字段中的值 与 字典表 进行映射替换。
查看>>
本地JAR包打入本地mvn仓库
查看>>
移动端网页布局中需要注意事项以及解决方法总结
查看>>
Delegate in Cocoa
查看>>