Check https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
On Thu, 13 Apr 2017 at 11:08 Magnus <[email protected]> wrote: > Hello, > > I would like to follow the Maven conventions and place my resources into > the resources folder. > > How can I access a file in the resources folder server-side so that I have > an InputStream then? > > My projects were created with maven and webAppCreator, and they do not > contain a resources folder. So I have to create it. > What's the standard location? src/main/resources? > > Thanks > Magnus > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
