问题描述
我刚刚。我想创建一个使用JavaPOS的在线Java POS应用程序。无论品牌如何,都可以访问POS外设爱普生ADK有可能还能够访问其他品牌吗?更重要的是,可以通过网络访问吗?
I'm new to JavaPOS. I wanted to create an online Java POS application that uses JavaPOS. Is it possible to access the POS peripherals regardless of the brand? Is it possible that Epson ADK will be enough to access the other brands too? And more importantly, can it be accessible via web?
如何在Eclipse中开始JavaPOS编码?我发现了一篇有关部署的文章(),但它并没有说关于发展的一切我还发现了一些例子,但是我不知道如何在eclipse中设置它?首先将哪个$ code> jpos.xml 放在哪里?我已经做了健康检查,没关系。
How do I start coding in JavaPOS in Eclipse? I found a paper about deployment (JavaPOS deployment), but it doesn't say anything about development. I also found some examples but I do not know how to set it up in eclipse? Where do I put the jpos.xml
in the first place? I already did the health check, and it's ok.
推荐答案
我发现的文档不够用。我在他的项目中发现了一个使用JavaPOS的github仓库。我刚刚检查出来,它以某种方式工作。 。感谢emigonza和他的例子我有一个头脑。
The docs I found are not suffiecient. I found a github repository that uses JavaPOS in his project. I just checked it out and it somehow works. https://github.com/emigonza. Thanks to emigonza and his examples I have a headstart.
这篇关于如何在Eclipse中开发JavaPOS?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!