This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes What do you use for checking file modifications? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "What do you use for checking file modifications?" Watch "What do you use for checking file modifications?" New topic
Author

What do you use for checking file modifications?

Leonardo Lopez
Greenhorn

Joined: Apr 14, 2003
Posts: 1
Before all, I must say I�m from a non speaking country (Argentina). Forgive my sintactical errors.
My situation is this, nowadays I because as a project leader at work, and i�ll have in charge 3 new programmers. The problem I have, is that I have no way for checking versions of classes after modified.
I�ll need someone to recommend me some kind of program (open source or so) preferently free, for download from the internet.
I must say that we are actually working with JBuilder4, i�ll install JBuilder 8 by this week.
Suggestions are all listened carfully.
Thanks Leonardo Lopez.
William Barnes
Ranch Hand

Joined: Mar 16, 2001
Posts: 965

I like cvs.


Please ignore post, I have no idea what I am talking about.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What do you use for checking file modifications?
 
Similar Threads
Could i use an EJB as a controller just like we use servlet in MVC????
using certificates at runtime
NoClassDefFoundEroor
Novice to J2ee
Interface question B&S