Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Automatic Java Source Backup (By File Creation)
Automatic Java Source Backup (By File Creation) [message #161350] Thu, 27 May 2004 11:59
Eclipse UserFriend
JBuilder can be set to save a copy of source files when a change is made.
It makes a copy of the file as it was before the "Save" and puts "~1~" at
the end of the file name. When another change is made, it makes a new copy
and puts "~2~" at the end. Then, "~3~", etc.

Is there a way to do this in Eclipse?

Jim
Previous Topic:M9 java errors not shown on task list
Next Topic:[M9] How to disable "Smart cursor positioning in Java names"?
Goto Forum:
  


Current Time: Sat Aug 30 22:29:50 EDT 2025

Powered by FUDForum. Page generated in 0.03810 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top