Not sure. I'll check On Thursday, April 29, 2021 at 9:56:52 AM UTC+3 P5music wrote:
> > 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/d2da7259-eb35-466a-bf7a-80e33d88f968n%40googlegroups.com.
