I want to know what is the difference between adding a class path/library by "1) Eclipse>>Preferences>>Java>>Build Path >> Add Class path Variable/Library", and adding a classpath/library by adding it to an specific project by "2) Left-Click on the Project >> Properties>> Java Build Path >> Add Library OR Add class path"?
If these methods are different. How should I use each of them?