Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4226587
By: johnblack77

I created a new module that has just these lines
For example:

from java.util import ArrayList
from org.apache.tools.ant import Task 

Now the "ArrayList" import is imported correctly, and correctly has the "Unused
Import" warning. But the "Task" import has an error "Unresolved Import" and
the warning. However, I have added ant.jar to the "PyDev - PYTHONPATH" / 
"External
Source Folders (and jars if jython)" textbox. Also, this is production code
that has been used successfully for years.

(I will add this as an issue if you still want me to)
thanks 

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to