[sip-communicator] 不会解决的sipcommunicator
caokenan
2010-10-19
SIP Communicator is already running and will handle your parameters (if any).
Launch with the --multiple param to override this behaviour. 这个东西出现了! 但Eclipse里并没有弹出这个软件的窗口,求怎么能让它和运行项目快捷方式一样的窗口!!! |
|
wl59138528
2011-01-04
我也在研究这个开源项目:
解决办法: 1.停掉所有运行的项目,点击console中的红色的小方块,然后把console内容都删掉。 2.点击项目中的build.xml。右键ran -> ant build(2)->在target中选择run,后运行!即可 |