开发者

Java embedded windows XP

开发者 https://www.devze.com 2023-03-08 23:14 出处:网络
I have an java application that I want to use on a Windows XP Embedded computer, but the J开发者_Go百科ava SE Embedded says that it would require royalties. Would the regular Java SE work in Windows X

I have an java application that I want to use on a Windows XP Embedded computer, but the J开发者_Go百科ava SE Embedded says that it would require royalties. Would the regular Java SE work in Windows XP Embedded, and would it require royalties?

If not, would it be free to use C# and .net?

I haven't been able to find anything about royalties for Java SE (not embedded), C# and .net.


Java SE Embedded is for embedded devices like e-Readers or cell phones.

Windows XP Embedded should be able to run normal editions of Java.
It can certainly run .Net code, free of charge.


Check whether you have installed proper java SE? Try to download install java SE for windows Embedded from the following link.

http://www.oracle.com/technetwork/java/javase/downloads/embedded-jsp-135769.html

Thanks Deepak

0

精彩评论

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