Compiling Eclipse Project With 1.7 Compilance Settings -


right click on project -> properties -> java compiler

i select 1.7 use default compliance settings. click ok , compiles project.

i notice tiny/little red 'x' next project. code still compiles know won't work after deployment.

i drag jstl-1.2 jre file web-inf folder -- nothing. drag everywhere else , still nothing.

last hope have java build path -> libraries tab -> add external jar , choose same jstl-1.2 jre file. still nothing.

any appreciated.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -