I am working with Eclipse and have two projects.
1. Shared Library
2. Program that uses the library
Every time I make a change in the library, i have to clean & build to get the changes working. If I just build the program it runs as if no changes were made.