facebook

Deleting server logs automatically

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198528 Reply

    Coignition-1
    Member

    Hi

    Generally when I am developing I delete my log files before i start my appserver (Tomcat). I used to do it by modifying the startup.bat file but of course this doesn’t work when running within MyEclipse.

    Is there a way I can do this – I’d be happy if i could just clear out the tomcat/logs dir.

    Thanks
    Des

    #198531 Reply

    Scott Anderson
    Participant

    Des,

    You’re the first one to ever inquire about this. We don’t have any support for log deletion in the current release of MyEclipse. You’ve probably already thought of this, but as a workaround, you could write a simple Ant script to perform the deletion for you and then run it before you start the server.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Deleting server logs automatically

You must be logged in to post in the forum log in