My app was migrated to a maven project.I can run it in the simulator.
But I see that something changed as to accessing the resources I put in the 
package.

The app used to access some HTML files in a html folder, and I see in the 
code that I omitted the folder name (html) part.
If I recall correctly this was because the resources were accessed directly 
in the root.

Now I see that there is a "resources" folder, and no matter what complete 
path I prefix, there is an error when the BC attempts to load the HTML file.
Should I remove all that and put on root as before?
Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/30ff3e47-516e-4f86-8210-8b542422a551n%40googlegroups.com.

Reply via email to