This is an automated email from the ASF dual-hosted git repository.

schultz pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 754a39c118212f550883af7731e60cf85645e040
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 21 11:50:11 2024 -0400

    Add note about the automatically-generated nature of the Eclipse .classpath 
file.
---
 res/ide-support/eclipse/eclipse.classpath | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/res/ide-support/eclipse/eclipse.classpath 
b/res/ide-support/eclipse/eclipse.classpath
index fcad3f3747..bf895ed1d9 100644
--- a/res/ide-support/eclipse/eclipse.classpath
+++ b/res/ide-support/eclipse/eclipse.classpath
@@ -15,6 +15,14 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
+<!-- NOTE: This file was automatically generated by Apache Tomcat.
+
+     You should probably not edit this file.
+
+     Instead, please run "ant ide-eclipse" in order to update your Eclipse
+     project. You may have to Refresh the project or even close/open
+     the project to pick-up the changes.
+-->
 <classpath>
     <classpathentry kind="src" path="java"/>
     <classpathentry excluding="deployment/|tld/|webapp*/|webresources/" 
kind="src" path="test"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to