How do I use the emulator?

View: New views
7 Messages — Rating Filter:   Alert me  

How do I use the emulator?

by ET3D :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm facing the same problem. I'm running Vista x64. I downloaded and installed JDK 6 Update 16 and NetBeans 6.7.1 "All" bundle. For NetBeans I installed everything except the servers. When Windows Firewall popped up messages I gave the app access.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by rugae :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try just running the jad/jar with the [emulator.exe] in [NetBeans 6.7.1\mobility8\Java_ME_platform_SDK_3.0\bin] and just go:



emulator.exe -Xdescriptor:Program.jad



If jar can't be found check the jad reference [MIDlet-Jar-URL: Program.jar].





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by ET3D :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If I try to run the emulator (regardless of parameters) I get "Create process failed".





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by roeezab :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I had the same problem and I found something that worked for me on another forum.

I guess you're all using the 64-bit jdk. The solution is to install the 32-bit jdk also (without installing the 64-bit one). After that, the emulator worked, no other configuration needed.

It seems that the WTK has problems with the 64-bit jdk, therefore installing the 32-bit jdk will solve this.



If you're already using the 32-bit jdk then sorry, I don't know what the problem is...





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by ET3D :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks you! That was indeed the problem.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by manabab2002@yahoo.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

l'm also having a problem with the emulator not working and l read through the posting and the replies. First l dont think the replies are correct, 1. because the download does not offer whether to select a 32-bit download or a 64-bit download, 2. because this bit stuf only deals with whether a particular Operating system supports a 32-bit or 64-bit, so those of you posting this bit story must be very careful and think again. If you don't know the solution don't post wrong answers. l have submitted a feedback form to netbeans to try and resolve this problem. l think this problem is the netbeans ide itself.  

[/b]





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


How do I use the emulator?

by ET3D :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Since the solution worked for me, I'll try to explain it more clearly, so perhaps it'd be easier to understand.



Netbeans is 32 bit only. The Java SDK has two versions: 32 bit and 64 bit. Netbeans won't work with the 64 bit version of the SDK. So for a 64 bit OS, it's important to install the 32 bit version of the SDK if you want to use Netbeans, even if installing the 64 bit version seems like the natural thing to do.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...