FileConnection Error in J2ME Polish
Hi ,
I have made an application in J2ME and now changing its screen shots using J2ME Polish.My application uses FileConnection API and it is running fine.
But now when i am adding J2ME Polish into it and now running the Ant file ie build.xml , it is showing error"package javax.microedition.io.file does not exist" . I have integrated this project in Eclipse and also added the JSR 75 in the application.
I wanted to know that why is such error coming.
do i need to add some package into the build.xml for file connection .I f yes then how.Please tell me.
Regards,
Divya

