Hello,
I downloaded the Maps API (0.5 from the Wiki) and would like to add it to my project.
I've done this in Netbeans via Project Properties > Build > Libraries and Resources and there adding the nma.jar. But it doesn't work as it shows me this when compiling:
Is there anything else I need to do to be able to use the API?E:\GemeinsameDateien\VRSFahrplan\Tankometer\src\Main.java:7: package com.nokia.maps does not exist
import com.nokia.maps.*;
1 error
Best Regards,
Sebastian

Reply With Quote


