[pydev - Users] Is Eclipse 3.4 supported?

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

[pydev - Users] Is Eclipse 3.4 supported?

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Hi,

since Eclipse 3.4 is now released I'd like to know whether PyDev and PyDev Extensions
work with Eclipse 3.4.

Ciao,
  Steffen

______________________________________________________________________
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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Is Eclipse 3.4 supported?

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Hi Steffen,

Not currently, but that should be done shortly (in around 1-2 months).

Cheers,

Fabio

______________________________________________________________________
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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Is Eclipse 3.4 supported?

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

That's interesting. I've been using the latest pydev with 3.4M7 for a short
time now, because it appeared to be the only way to get all the pieces I wanted,
namely subversion, mylyn, trac, and pydev. I had to jettison
trac as not ready for prime time, but the rest are working fine on XP, Vista,
RH 5, Ubuntu.





______________________________________________________________________
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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Is Eclipse 3.4 supported?

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Yes, most of the things should be working (actually, I believe that so far there's
only 1 bug pending related to 3.4), but 'official' support is still not given.

Cheers,

Fabio

______________________________________________________________________
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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

Re: [pydev - Users] RE: Is Eclipse 3.4 supported?

by DOUTCH GARETH-GDO003 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Fabio,

I thought I'd try out Ganymede and the only 'bug' I have seen so far is
code hyperlinking does not seem to work. I was wondering if this was
something you knew about or maybe I've not configured something
correctly?

Regards,

Gareth


-----Original Message-----
From: pydev-users-bounces@...
[mailto:pydev-users-bounces@...] On Behalf Of
SourceForge.net
Sent: 27 June 2008 19:57
To: noreply@...
Subject: [Pydev-users] [pydev - Users] RE: Is Eclipse 3.4 supported?


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

Yes, most of the things should be working (actually, I believe that so
far there's only 1 bug pending related to 3.4), but 'official' support
is still not given.

Cheers,

Fabio

______________________________________________________________________
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

------------------------------------------------------------------------
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for just about anything Open
Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

Re: [pydev - Users] RE: Is Eclipse 3.4 supported?

by Fabio Zadrozny-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The known bugs are:

- Hyperlinking (this has actually been fixed in the cvs)
- The debugger watch does not work -- I already tried fixing it, but
it appears that there are some subtle (undocumented) changes in the
way the debugger works, so, this may take a bit more work to make it
work.
- There are some problems in the python search in pydev extensions

I guess those are the main things... aside from that, other things seem normal.

Cheers,

Fabio

On Tue, Jul 8, 2008 at 7:44 AM, DOUTCH GARETH-GDO003
<Gareth.Doutch@...> wrote:

> Hi Fabio,
>
> I thought I'd try out Ganymede and the only 'bug' I have seen so far is
> code hyperlinking does not seem to work. I was wondering if this was
> something you knew about or maybe I've not configured something
> correctly?
>
> Regards,
>
> Gareth
>
>
> -----Original Message-----
> From: pydev-users-bounces@...
> [mailto:pydev-users-bounces@...] On Behalf Of
> SourceForge.net
> Sent: 27 June 2008 19:57
> To: noreply@...
> Subject: [Pydev-users] [pydev - Users] RE: Is Eclipse 3.4 supported?
>
>
> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=5058546
> By: fabioz
>
> Yes, most of the things should be working (actually, I believe that so
> far there's only 1 bug pending related to 3.4), but 'official' support
> is still not given.
>
> Cheers,
>
> Fabio
>
> ______________________________________________________________________
> 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
>
> ------------------------------------------------------------------------
> -
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for just about anything Open
> Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@...
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Pydev-users mailing list
> Pydev-users@...
> https://lists.sourceforge.net/lists/listinfo/pydev-users
>

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Pydev-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users

[pydev - Users] RE: Is Eclipse 3.4 supported?

by SourceForge.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

How about the latest 1.3.19?
Can it work now?

______________________________________________________________________
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

-------------------------------------------------------------------------
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-users mailing list
Pydev-users@...
https://lists.sourceforge.net/lists/listinfo/pydev-users
LightInTheBox - Buy quality products at wholesale price