Open liar666 opened 8 years ago
OK I read some Java docs and apparently, the syntax is not .jar, but . I've changed that but I still have a lot of classes that do no complete or import anymore.
Hi again,
- complete does not work on LanguageUtilities.xxx, which is a class of mine containing many static methods => Completion does not take static methods into consideration? It's really strange, I've just tested, it works with another class of mine ExceptionUtilities.xxx which also contains a lot of static methods... Both classes are in the same package & jar... I'm really lost here...
I was listing all the classes, one-by-one, in my Jdee Global Classpath.
Since it's very difficult to maintain, I decided to switch to "short"ened version when specifying the classpath.
Now, jdee is unable to import/complete most elements.
Picture below shows that my Jdee Global Classpath contains "~/Work/Code/heritrix-3.2.0/lib/*.jar" (top left), which contains ~/Work/Code/heritrix-3.2.0/lib/heritrix-modules-3.2.0.jar (bottom right), which contains "org/archive/modules/CrawlURI.class" (top right), however, Jdee tells me "No match for CrawlURI" when trying to automatically add the corresponding import: http://s1328.photobucket.com/user/liar6666/media/Bugs/GlobalClasspathBug_zpsciachthf.png.html?sort=3&o=0