|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
PyDev tests do not buildHi,
I'm facing problems to build PyDev source code (tag/pydev_1_3_24). On unit tests, the class org.python.pydev.core.TestDependent cannot be resolved. In fact, org.python.pydev.core.TestDependent does not exist. Any ideas? []'s --Raul ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ pydev-code mailing list pydev-code@... https://lists.sourceforge.net/lists/listinfo/pydev-code |
|
|
|
Re: PyDev tests do not buildHello,
2008/11/24 Raul Fernandes Herbster <raul@...>: > Hi, > > I'm facing problems to build PyDev source code (tag/pydev_1_3_24). On unit > tests, the class org.python.pydev.core.TestDependent cannot be resolved. In > fact, org.python.pydev.core.TestDependent does not exist. Any ideas? > It does exist, but it is a bit difficult to find it, don't worry :) It is part of the org.python.pydev.core project, inside the tests/org/python/pydev/core folder. You need to change some properties in order to run the tests, but it is not really hard to do if you take a look at the values already set. Kind regards, Cristina ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ pydev-code mailing list pydev-code@... https://lists.sourceforge.net/lists/listinfo/pydev-code |
|
|
|
Re: PyDev tests do not build
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ pydev-code mailing list pydev-code@... https://lists.sourceforge.net/lists/listinfo/pydev-code |
| Free embeddable forum powered by Nabble | Forum Help |