what is the differnce between:
- Adding jar files to libs folder by dragging to it
- Adding jar files via Java Build Path -> Libraries
- Adding them in Order and Export tab
Some times I just drag jars to libs folder and projects works fine, and sometimes I need also add them in Libraries tab to get project to work.