score:1
that tab within eclipse is all put onto the buildpath at runtime and is going to be organized based on the library you are putting onto the path not where in the eclipse ui you designate it.
as you mentioned it is more for a logical easier to use ui as opposed to any actual change to where it is located. personally i prefer using the "native library" in the source tab but that is just out of preference.
Source: stackoverflow.com
Related Query
- Where should I specify the native libraries for my Java application?
- Java in Eclipse: Where do I put files on the filesystem that I want to load using getResource? (e.g. images for an ImageIcon)
- What is the shortcut for running java application in mac eclipse
- How to determine the minimum JRE version and system requirements for my Java application
- Where can I find the setting for folding / unfolding the import statements in java in eclipse by default
- How do I specify an extra folder to be on the classpath for gradle's application plugin 'run' task?
- Where should I put my resources for a Java program?
- Java code quality bulk fix - Strings literals should be placed on the left side when checking for equality
- Where is the location for putting SQLite db file in JAVA project?
- Workflow for native libraries in Java / Maven
- Java Project with native libraries for different platforms
- How Do You Install the source for the java libraries in Eclipse?
- Displaying the execution script for a Java application in Eclipse
- what is the difference between projects and libraries in eclipse's build path for any java project
- Where should a java application create files when it is run from Eclipse?
- How to add a spring application context to the java runtime to be used for integration tests within eclipse?
- Where is the HTTP Server library for Java JDK?
- what is the root of classpath for a java web application
- is it possible that System.out.println is the cause for a java application to hang?
- Where can I find the 'About' sections for runnable java jars?
- How do I import my own java classes for use in JSP pages? In what directory should they reside? How do I put them on the CLASSPATH?
- How do you install the source for Java 6 libraries in Eclipse?
- How to tell if a Java application is running within the Eclipse console (versus, for example, xterm)?
- How do I specify the Java virtual machine for Eclipse?
- Where should I store 3rd-party Java libraries on Mac?
- Where best to place the Java Libaries for common usage? (Best practice ?)
- How / where do you search for installed java libraries on your computer / project?
- Should I be editing Java files while only modifying the XML for Android?
- In Android, which Java version should I compile the code for, and how to set it for Ant?
- Where is the build.properties file located for an Eclipse Java Project?
More Query from same tag
- Generating a Jar in Eclipse including external library
- Is there a way to add a 'libs' folder to my project in Eclipse
- Java's "clone()" method generator for Eclipse Galileo
- How to set JFrame or JPanel Background Image in Eclipse Helios
- last code changes not present in application server
- Eclipse suggesting change of code. How and where I must instantiate my objects of imported class?
- GWT 2.7 Compilation Failed with existing project 2.6.1
- Movie IMDb Top 250 Classifier Code -- problem with printing ArrayList with *.get(<OptionMovie>);
- how can i avoid Conversion to Dalvik format failed with error 1 Dx 1 error; to add external lib?
- Axis Error unable to engage module addressing
- No back button in virtual device
- Mysterious error that only appears when declaring the last array
- error in typeanumber - android.support.v4.app.fragment cannot be resolved
- Java project source folders are missing after Git pull but Eclipse says they exist
- How to rename a variable in Eclipse JEE Mars 2?
- How to solve "No more handles exception", Eclipse Oxygen, Windowbuilder Pro
- Eclipse Genymotion error: Java was started but returned exit code=-805306369
- ActionScript 3.0 for Eclipse?
- Setting up Stat-ET Sweave for the first time
- Run (python / bash) project on a remote machine
- Hibernate hbm mapping file referencing entity in another project
- Eclipse Will Not Recognize Galaxy S 2 When Debugging
- How to get screenshot with Android phone bezel in Eclipse AVD?
- Eclipse e4 Context Menus
- Google App Engine Cloud Endpoints Pr@blem Marker - > Generate App Engine Error on clean Android Project
- In Eclipse, how do I replace a character by a new line?
- How do I connect to docker from eclipse for debugging?
- java.lang.ClassNotFoundException: waffle.apache.NegotiateAuthenticator
- Java main class & sub classes - Eclipse
- Debugging with Eclipse CDT and GDB: can't find source file