Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
What is the meaning of marking the checkmarks of entries in the Java Build Path/Order and Exports ? There was a very thin text describing this in the Online Help but I didn’t really get what it does.
Checking entries in the export settings makes those entries visible to any project that depends on the one who’s exports you’re editing. You’re literally “exporting” the visibility of those libraries. Better?
1) Open the Eclipse help facility: Help menu>Help Contents
2) Once the Help Info-center starts, in the left-hand panel open the topic Java Development User Guide > Concepts > Build classpath
3) Also checkout Tasks > Working with build paths