Re: [W3af-develop] problem with import w3af into eclipse IDE

2012-03-30 Thread Andres Riancho
铁血, Please read inline, 2012/3/30 铁血 <932969...@qq.com>: > Hi all, > > I'm using eclipse+pydev to develop a plugin of w3af,but when I import w3af > sourcecode to the eclipse IDE,some errors had occured. > > Traceback (most recent call last): >   File "E:\workspace\python\w3af\w3af_console", l

[W3af-develop] problem with import w3af into eclipse IDE

2012-03-29 Thread 铁血
Hi all, I'm using eclipse+pydev to develop a plugin of w3af,but when I import w3af sourcecode to the eclipse IDE,some errors had occured. Traceback (most recent call last): File "E:\workspace\python\w3af\w3af_console", line 153, in errCode = main() File "E:\workspace\python\w3af\w3a