Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsHello Everybody,
I would like to know that how to identify that a certain java file is changed.
suppose there is foo.java,too.java and goo.java files and certain changes has been made in foo.java file now with the help of Makefile
how can i identify that some changes has been made in foo.java file and now i have to make a log file for this which will contain that
certain changes has been made in foo.java file.
The problem is that if in a Folder a single file or many java files are tempered how can it be checked in sh file and genrate a log,
suppose
proj-build-build.sh
|
+src-org-gama+foo.java
|
+goo.java
|
+too.java
.....
now if in any or all java files of gama folder is changed, so when i run build.sh file then how can i trap in my build.sh file that
certain changes has been done.
it will be a great help if you take intrest in my problem.
with warm regards
pritesh
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: brettmjohnsonPosted on 2003-09-06 at 09:18:41ID: 9301685
Comments are available to members only. Sign up or Log in to view these comments.