Bin Zhang
Posts: 4
Nickname: matrix
Registered: Aug, 2002
|
|
Re: How to make java programme into a stand alone exe file?
|
Posted: Aug 8, 2002 12:19 AM
|
|
As far as I know ,the latest version of Jbuilder 7 can change a file.java into an file.exe,but it still needs the jvm.
Long ago,I ever tried the Vj++ 6.0,I found it can do as you want.But it doesn't support the package import java.swing.*;
I think if you can put the swing package into the vj++6.0 ,all the problems will be settled. But I still don't know the way. If you know ,Please E-mail me: matrixzhang@elong.com
|
|