JBoss Community

Resources folder is missing in a project root directory

created by nimo stephan in JBoss Tools - View the full discussion

I use composite components and place resources-folder within the META-INF/resources.

 

and declare it in facelets page:

 

xmlns:comp="http://java.sun.com/jsf/composite/myComp"

 

Jboss Tools says:

 

Resources folder "/resources/myComp" is missing in a project root directory

 

 

But it still exists! Hence, code completion does also not work when embeed composite components.

 

My Maven-WAR-Structure consists of 3 Resources-Folders:

 

scr/main/resources

webapp/META-INF/resources/

webapp/resources

 

Where is the recommended place?

 

 

I put it into webapp/resources and deploying works - the composite component can be found by the container. But Jboss Tools complains.

 

 

Is this a bug?

 

I use actual JBOSS TOOLS 3.2 M1 with Eclipse Helios.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community