[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] dev environment for Subvlipse

From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: 2007-05-30 17:08:25 CEST

Hello Eugene,

> It seems like org.tmatesoft.svnkit.15 is actually works as plugin
> project and it makes org.tigris.subversion.clientadapter.svnkit happy.
Yes, project itself is "plugin" project, I forgot about this :) However,
project's plugin.xml is not used when building eclipse plugin - instead
build.xml uses plugin.xml and feature.xml files from svnkit-eclipse folder.

Also, to build Eclipse specific code (Eclipse keyring storage support)
one have to make sure that ECLIPSE_HOME environment variable is set and
points to Eclipse installation.

> BTW, your build.xml don't work with Eclipse 3.3 because there is no
> startup.jar in Eclipse home dir anymore.
Thanks, I've changed build.xml to check for eclipse.ini file instead.

Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!

Eugene Kuleshov wrote:
> Alex,
>
> It seems like org.tmatesoft.svnkit.15 is actually works as plugin
> project and it makes org.tigris.subversion.clientadapter.svnkit happy.
>
> BTW, your build.xml don't work with Eclipse 3.3 because there is no
> startup.jar in Eclipse home dir anymore.
>
> regards,
> Eugene
>
>
> Alexander Kitaev wrote:
>> Hello Mark,
>>
>> Sorry for delay with the answer - I missed your email - it was moved
>> to the mailing list folder that I read on regular basis, but not daily :)
>>
>> > Is there an "Eclipse project" version of SVNKit that we can checkout
>> > and have in our dev environment. So that it is easy to work with your
>> > latest version?
>> Sure there is Eclipse project. Just checkout from
>> http://svn.svnkit.com/repos/svnkit/branches/svn1.5 to get Eclipse
>> project named "org.tmatesoft.svnkit.15" - this is the very branch
>> where Subversion 1.5 support is under development now.
>>
>> This project is however not an eclipse plugin one. Nightly builds
>> (both as standalone version and Eclipse update site (local)) are
>> available at https://teamcity.svnkit.com/
>>
>> Alexander Kitaev,
>> TMate Software,
>> http://svnkit.com/ - Java [Sub]Versioning Library!
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Wed May 30 17:08:49 2007

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.