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

Re: [Subclipse-dev] compile and install subclipse using local update site

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 28 Apr 2010 13:57:56 -0400

What I do is create an Update Site project. Then add the features you
want to build to the site. And then click Build All. This gives you
an installable update site. That is how I build Subclipse.

Note that customizing Subclipse should be a last resort. Eclipse
gives you a lot of ways to extend other plugins. You ought to be able
to isolate your customizations in your own plugin and then extend
Subclipse. That way you do not have to maintain customizations and do
your own builds.

If you cannot extend Subclipse, then consider creating patches to core
Subclipse that add the new extensions points you need that will let
you extend it.

On Wed, Apr 28, 2010 at 1:52 PM, elane pereira
<elane.s.pereira_at_gmail.com> wrote:
> Hello,
>
> I need add some features on subclipse plugin, then I need compiling subclipse from source. I checked out all the source from http://subclipse.tigris.org/svn/subclipse/trunk/subclipse/ and added some plugins and jar of dependencies.
> I have a doubt to compile subclipse, I found this post http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=581855. In the PDE Tools there isn't option build, so to compile I did File Export -> Deployable Features and this projects was available:
>
> org.tigris.subversion.clientadapter.javahl.feature
> org.tigris.subversion.clientadapter.svnkit.feature
> org.tigris.subversion.subclipse
> org.tigris.subversion.subclipse.graph.feature
>
> I selected all and deployed in directory of project org.tigris.subversion.subclipse.update-site. But when i try install on Eclipse using local update site, the subclipse plugin is unavailable, there is a message: "there are no categorized items".
>
> Do you help me?
> Are correct this steps to compile and install the plugin?
>
> Regards,
>
>
> Lanne
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2598209
>
> To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
>

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2598216
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-28 19:57:58 CEST

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.