PyDev tests do not build

View: New views
3 Messages — Rating Filter:   Alert me  

PyDev tests do not build

by Raul Fernandes Herbster-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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?

[]'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 build

by Cristina Yenyxe González García :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

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

by Dave Rogers-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Check out Fabio's instructions on the Developer's Guide:
http://pydev.sourceforge.net/developers.html

After I made the org.python.pydev.core/tests/org/python/pydev/core/TestDependent.java
file, I also had to adjust the code in org.python.pydev/tests/org/python/pydev/jythontests/JythonTest.java
to reflect my environment.  (I'm on Ubuntu Linux currently.)
Have a good one,
Dave


--- On Mon, 11/24/08, Raul Fernandes Herbster <raul@...> wrote:
From: Raul Fernandes Herbster <raul@...>
Subject: [Pydev-code] PyDev tests do not build
To: pydev-code@...
Date: Monday, November 24, 2008, 1:20 PM

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?

[]'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

-------------------------------------------------------------------------
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