Yesterday I downloaded 2.7 R2, and it’s working great except for one problem. When I went to change my web.xml today, I got the following error message when I tried to save the file:
“web.xml will be saved in “UTF-8″ encoding which is not the current workbench encoding. This can result in configlcts with other tools. Continue anyway?”
Here are the first 2 lines of my web.xml:
<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE web-app PUBLIC “-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN” “http://java.sun.com/dtd/web-app_2_3.dtd”>
I’ve got Eclipse 2.1.1 installed.
What is the proper setting for RC2? It saved fine in RC1.
Thanks,
Kelley