当前位置: 技术问答>java相关
为什么我用jbuilder7生成的.exe文件运行时居然需要jre??这也叫什么??
来源: 互联网 发布时间:2015-06-23
本文导语: 有种上当的感觉:( | 我还没下jb7,它生成的exe需要jre,我不觉得有什么不妥:) 否则,岂不是要象jet那个,写个helloworld就有什么M吗? 我想知道,它生成exe后还能被反编译吗?如果不能,至少解决了代...
有种上当的感觉:(
|
我还没下jb7,它生成的exe需要jre,我不觉得有什么不妥:)
否则,岂不是要象jet那个,写个helloworld就有什么M吗?
我想知道,它生成exe后还能被反编译吗?如果不能,至少解决了代码保护的问题。
|
wes109(我要飞) :
人家Jbuilder7也没骗你啊,它的文档说的很明白:
Running executables
Note that the JDK is not bundled with the JAR file, so the JDK must be installed on the user's computer in order for the executable to run.
连.net的可执行程序也要先装一个.net framework!!!
人家Jbuilder7也没骗你啊,它的文档说的很明白:
Running executables
Note that the JDK is not bundled with the JAR file, so the JDK must be installed on the user's computer in order for the executable to run.
连.net的可执行程序也要先装一个.net framework!!!