I just installed 3.8 beta 2, and see that, under:
Window->Preferences->MyEclipse->J2EE there is a JSTL configuration section. On that section, there are two checkboxes that say “copy JSTL jars to WEB-INF/lib if not present” and “copy JSTL TLDs to WEB-INF if not present”.
That is what I want to do. The boxes were checked by default, so I clicked “Apply”, then “OK” to close the window. However, they don’t seem to be added to my web app.
What can I do to make this feature work?
(Mac OS X, Eclipse 3.0)
Thanks, Paul Phillips