| Author |
eclipse+jython import error
|
ambika mullasseri
Greenhorn
Joined: Jun 01, 2009
Posts: 28
|
|
I am getting this error
i have a plugin project com.myjython where there is JythonFactory.java which has the folloeing code
I have another plugin project com.mypackage which has pysrc folder with mymodule/myFile.py
Please help me find the reason for this issue.
|
SCJP 6.0 86%
|
 |
Steve Fahlbusch
Ranch Hand
Joined: Sep 18, 2000
Posts: 496
|
|
nobody else has replied, so here it goes.....
first post the code....
second, insure that is the full and complete error message... i think it is, and i think i know the issue, but i need to see the code..
third, if you have fixed this, what did you do?
-steve
|
 |
Sumit Bisht
Ranch Hand
Joined: Jul 02, 2008
Posts: 310
|
|
Is com.mypackage project on the build path ?
Also, please ensure your module folder has an empty __init__.py file
|
 |
 |
|
|
subject: eclipse+jython import error
|
|
|