[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [platform-cvs-dev] how to use cvs plugin as library in java code
|
- From: Tomasz Zarna <TomaszZarna@xxxxxxxxxx>
- Date: Thu, 22 Jan 2009 10:00:04 +0100
- Delivered-to: platform-cvs-dev@eclipse.org
Hi Liang,
What kind of applicationis is this? If this is an RCP reusing CVS plug-in
code would be the best way to go, otherwise I'm afraid you'll need to look
for a different solution. The CVS plug-in is not ment to by used outside of
an Eclipse workspace. It's not a generic Java CVS client, it's more like
custom made CVS client for Eclipse. Moreover, the CVS plug-in doesn't
expose an API. Sorry
Let me know if you need more info.?
Cheers
--
Tomasz Zarna
From: Liang Han <hanliang@xxxxxxxxxx>
To: platform-cvs-dev@xxxxxxxxxxx
Date: 2009-01-08 16:18
Subject: [platform-cvs-dev] how to use cvs plugin as library in java code
Hi folks,
I'm wondering if I can just use the jar files from CVS plugin in my java
code to access the remote CVS, replacing the command-line way?
Does anybody have sample code or document of how to use the APIs?
Thanks in advance!
Best regards,
Liang Han
Software Engineer, Tivoli, IBM
Tel: 86-10-82453392_______________________________________________
platform-cvs-dev mailing list
platform-cvs-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-cvs-dev