The code compiles fine, but gives the following pre-verification error-
Preverifying 2 file(s) into E:\NetBeansProjects\WorldConnections\build\preverified directory.
[color=red]Error preverifying class java.lang.String
ERROR: floating-point arguments should not appear
E:\NetBeansProjects\WorldConnections\nbproject\build-impl.xml:431: Preverification failed with error code 1.[/color]
Using NetBeans IDE v6.5 . Please help.
Regards,
Jane
SCJP, SCMAD
Jane Joseph
Ranch Hand
Joined: Feb 21, 2008
Posts: 39
posted
0
Issue fixed when I changed the Device configuration to CDLC1.1. The Device configuration value has become 1.0 when I had chosen a particular emulator.
Thanks,
Sathya Srinivasan
Ranch Hand
Joined: Jan 29, 2002
Posts: 379
posted
0
Hi Jane,
Glad you could fix the problem. We will post some more guidance on compiling and running the code soon on the website, hopefully sooner than later.