J++ 6.0 and Double.parseDouble() - TechRepublic
General discussion
October 25, 2002 at 02:20 PM
javastudent

J++ 6.0 and Double.parseDouble()

by javastudent . Updated 23 years, 8 months ago

Hello,
I have J++ 6.0 and Java 2 SDK 1.4. Why doesn’t J++ recognize Double.parseDouble() and same thing for Float.parseFloat? It gives me compile errors.
When I try the command prompt to compile using javac, it works fine.
Can anyone help?
Thanks.

This discussion is locked

All Comments