Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » problem about develop with org.eclipse.team.internal.cvs ?
problem about develop with org.eclipse.team.internal.cvs ? [message #109319] Thu, 23 October 2003 02:05 Go to next message
Eclipse UserFriend
Originally posted by: lfsheli.21cn.com

HI

I am now coding a tool like The View "CVS repositories" which can show the
detail in the reoisitories.


can anyone tell me how to use package org.eclipse.team.internal.cvs

i will appreciate if someone release some sample code .

THX
Re: problem about develop with org.eclipse.team.internal.cvs ? [message #109358 is a reply to message #109319] Thu, 23 October 2003 03:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

rg.dexter wrote:

> HI
>
>I am now coding a tool like The View "CVS repositories" which can show the
>detail in the reoisitories.
>
>
>can anyone tell me how to use package org.eclipse.team.internal.cvs
>
>
You should not use it in the first place since it is internal and can
be gone tomorrow. Having said that, you might get more answers on
eclipse.platform newsgroups.

Dani

>i will appreciate if someone release some sample code .
>
>THX
>
>
>
>
>
>
Re: problem about develop with org.eclipse.team.internal.cvs ? [message #109372 is a reply to message #109358] Thu, 23 October 2003 03:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lfsheli.21cn.com

thank for your reply

but can u tell me why i'd better not use the internal.cvs package.

"Daniel Megert" <daniel.megert@gmx.net> ??????:bn7v6a$mhi$1@eclipse.org...
> rg.dexter wrote:
>
> > HI
> >
> >I am now coding a tool like The View "CVS repositories" which can show
the
> >detail in the reoisitories.
> >
> >
> >can anyone tell me how to use package org.eclipse.team.internal.cvs
> >
> >
> You should not use it in the first place since it is internal and can
> be gone tomorrow. Having said that, you might get more answers on
> eclipse.platform newsgroups.
>
> Dani
>
> >i will appreciate if someone release some sample code .
> >
> >THX
> >
> >
> >
> >
> >
> >
>
Re: problem about develop with org.eclipse.team.internal.cvs ? [message #109379 is a reply to message #109372] Thu, 23 October 2003 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

rg.dexter wrote:

>thank for your reply
>
>but can u tell me why i'd better not use the internal.cvs package.
>
>
Sure. Everything in packages named *.internal.* is not considered API
and is changed at will by committers. Therefore code that you write
against those packages can be broken by the next build.

Dani

>"Daniel Megert" <daniel.megert@gmx.net> ??????:bn7v6a$mhi$1@eclipse.org...
>
>
>>rg.dexter wrote:
>>
>>
>>
>>> HI
>>>
>>>I am now coding a tool like The View "CVS repositories" which can show
>>>
>>>
>the
>
>
>>>detail in the reoisitories.
>>>
>>>
>>>can anyone tell me how to use package org.eclipse.team.internal.cvs
>>>
>>>
>>>
>>>
>>You should not use it in the first place since it is internal and can
>>be gone tomorrow. Having said that, you might get more answers on
>>eclipse.platform newsgroups.
>>
>>Dani
>>
>>
>>
>>>i will appreciate if someone release some sample code .
>>>
>>>THX
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>
>
>
>
Re: problem about develop with org.eclipse.team.internal.cvs ? [message #109674 is a reply to message #109379] Thu, 23 October 2003 20:52 Go to previous message
Eclipse UserFriend
Originally posted by: lfsheli.21cn.com

i c
thank you

but now i can find no way out , i will wait more help..

"Daniel Megert" <daniel.megert@gmx.net> ??????:bn82j9$pra$1@eclipse.org...
> rg.dexter wrote:
>
> >thank for your reply
> >
> >but can u tell me why i'd better not use the internal.cvs package.
> >
> >
> Sure. Everything in packages named *.internal.* is not considered API
> and is changed at will by committers. Therefore code that you write
> against those packages can be broken by the next build.
>
> Dani
>
> >"Daniel Megert" <daniel.megert@gmx.net>
??????:bn7v6a$mhi$1@eclipse.org...
> >
> >
> >>rg.dexter wrote:
> >>
> >>
> >>
> >>> HI
> >>>
> >>>I am now coding a tool like The View "CVS repositories" which can show
> >>>
> >>>
> >the
> >
> >
> >>>detail in the reoisitories.
> >>>
> >>>
> >>>can anyone tell me how to use package org.eclipse.team.internal.cvs
> >>>
> >>>
> >>>
> >>>
> >>You should not use it in the first place since it is internal and can
> >>be gone tomorrow. Having said that, you might get more answers on
> >>eclipse.platform newsgroups.
> >>
> >>Dani
> >>
> >>
> >>
> >>>i will appreciate if someone release some sample code .
> >>>
> >>>THX
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >
> >
> >
> >
>
Previous Topic:Multiple Ant Build Scripts
Next Topic:Can i add new template variable to Java editor?
Goto Forum:
  


Current Time: Sat Jun 07 22:51:03 EDT 2025

Powered by FUDForum. Page generated in 0.02472 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top