Can you say a bit more about your plans for a plug-in for Eclipse for PVCS? Do you plan to take the same approach as VSSPlugin in the use of jawin to wrap the PVCS DLLs, etc?
I've been noodling around along the same path (looking at VSSPlugin as a base). I'm not too far along and could wait for someone else to do the work for me :-), but if it's just one of those "get around to it someday" plans, maybe I'll grope along a bit more.
Thanks for any info!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well I'm looking into the VSSPlugin mainly to have an idea of how a team plugin in eclipse works. I'm pretty much starting to cover that part and am now moving on to the implementation. What jawin is concerned. I haven't decided yet. After all part of that functionality has already been implemented once for the JBuilder plugin. Anyhow first task is to get the framework layed down and have the basic checkin checkout stuff working.
But I'm doing this in my very scarse spare time. Which does not mean that I'm not committed to delivering a fully working plugin.
Thanks for the interest.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Assuming you haven't dropped this entirely, were you thinking about posting whatever you do have into CVS so others might contribute? I can't get Merant's WSAD plugin to install with eclipse, so I'd really like to get a working plugin. If you've got the basic framework in place, I might be able to find the time to flesh it out.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you say a bit more about your plans for a plug-in for Eclipse for PVCS? Do you plan to take the same approach as VSSPlugin in the use of jawin to wrap the PVCS DLLs, etc?
I've been noodling around along the same path (looking at VSSPlugin as a base). I'm not too far along and could wait for someone else to do the work for me :-), but if it's just one of those "get around to it someday" plans, maybe I'll grope along a bit more.
Thanks for any info!
Well I'm looking into the VSSPlugin mainly to have an idea of how a team plugin in eclipse works. I'm pretty much starting to cover that part and am now moving on to the implementation. What jawin is concerned. I haven't decided yet. After all part of that functionality has already been implemented once for the JBuilder plugin. Anyhow first task is to get the framework layed down and have the basic checkin checkout stuff working.
But I'm doing this in my very scarse spare time. Which does not mean that I'm not committed to delivering a fully working plugin.
Thanks for the interest.
Assuming you haven't dropped this entirely, were you thinking about posting whatever you do have into CVS so others might contribute? I can't get Merant's WSAD plugin to install with eclipse, so I'd really like to get a working plugin. If you've got the basic framework in place, I might be able to find the time to flesh it out.
Thanks.
i guess this has been dropped. :-(