score:0
Accepted answer
This was a bug that was fixed in Eclipse 3.7 (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=324367).
As per the new API:
The result does not include package fragment roots in other projects referenced on this project's classpath.
Source: stackoverflow.com
Related Query
- Why is IJavaProject.findPackageFragmentRoots returning an empty array?
- In Java, Why cannot I insert an integer more than once, cannot print out after inserting one integer and cannot empty array with imported libraries?
- sql query is returning a value, but $result on php is always an empty array
- Spring application returning empty JSON
- Eclipse - why infer generic suggested for Java's array
- Why does class.getResource() keep returning null although there is a resource at the specified path?
- Why does "WEB-INF/lib" folder appear to be empty after a Maven project is built within Eclipse?
- Why the Eclipse Terminal view appears empty on MAC?
- Why is the Design tab in the WindowBuilder editor empty in Eclipse 2020-09?
- Why is my second array not being fully printed out?
- Why can't I return an index of an array as int in Java?
- Java Int Array returning all 0's
- Why is my Ant classpath ok in Eclipse but empty on Jenkins?
- Why is this class visible when being run directly but when called from other class, it's empty and can't be closed
- getting index out of bounds when the array is not empty
- Why can't my binary search find the passwords I am generating for my array of strings?
- JPA why queries returining 2 objects doesn't work and the one returning one object works fine
- Why is my SQLite query returning the system date as 1970-01-01?
- Can anyone tell me why eclipse doesn't like this java array initialisation ?
- java - why is the hashcode() returning the same integer?
- Why can't I see the contents in Java char array neither in eclipse console nor in the debugger?
- Why does C++ array creation cause segmentation fault?
- Why my comparating sort from a array doesn't work?
- Why org.apache.hadoop.hdfs.protocol.proto is empty in HADOOP SVN
- why is this array showing and error message(Eclipse)
- Why am I getting an empty screen in Eclipse when emulating a simple Hello World program for Android?
- Returning a set of array to the main method using for loop, gives error deadcode
- Array List increases in size when an exit command is called, not sure why
- why is my box returning to origin only when slide to right
- How to catch an empty array [0] (Exception)
More Query from same tag
- Error: No Resource Identifier found for attribute "click_remove_id" in package 'com.jams.music.player'
- how to add Apache Tomcat6 to eclipse?
- Save listview state (rows)?
- how to better use of eclipse code templates (PHP)?
- Why doesn't my comparison between two Integer-Values work?
- Stop an Android app that Eclipse says is running (even though it isn't)?
- Git/Eclipse Workflow
- GAE cannot Deploy to App Engine
- Android intent filter not working to launch activity from browser
- Redirect classes to a remote location in eclipse
- Gradle GWT multiproject, compileGwt not finding subproject classpath
- Java Classpath help
- Why is this program which loops many times taking time when there is a `println` after the loops?
- Why recv() function in sockets does not return anything?
- Changes printed to a file aren't being saved
- How to avoid Eclipse leaks on XServer when editing Android XML files?
- Do synthetic methods generated for private fields really incur performance penalty?
- Eclipse: copy the selected snippet automatically
- Is Google Play Services for Froyo compatible with Android 2.3 and higher?
- Sacle View items size accordng to device
- embedded Jetty in Eclipse RCP
- How to get ScalaTest correctly reporting tests results when using scalacheck with Propspec and PropertyCheck?
- Again, Eclipse says "some projects cannot be imported because they already exist in the workspace"
- Debug a method in eclipse
- OpenCV, ffmpeg and eclipse on linux
- Something wrong with JDialog
- Developing for android, is there a way to cause eclipse to rebuild an app when only the source of its libraries was modified?
- Whats the best way to start building an application that should work on windows 8 tablet
- Uncaught TypeError: Object #<Item> has no method 'calculateDps'
- JSON parsing with Eclipse