Sometimes it might be nice having external resources on a per project
basis instead of the globally specified ones. The per project settings
should take precedence in case of naming conflicts.

The reson is that I usually have to configure taglib descriptors via
external resources since in our project layout the configurations are
separated from the JSP and HTML files. So IDEA does not find the
taglib desriptors without mapping them via the external resources.

If you have multiple projects which all expect a resource like
"WEB-INF/taglib.tld" you would have to change the global mapping
according to the project you are working on at the moment.

With project based mappings this would not be any problem.

Regards,
Michael

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to