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

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

From: elane pereira <elane.s.pereira_at_gmail.com>
Date: Thu, 29 Apr 2010 06:10:05 -0700 (PDT)

Thanks for your answer

> 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.

in all the projects the option is unable.

 
> 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.

Do you refer to extensions points?

I have problems with synchronization of trunks and branches. To publish a new release is necessary a manual job to merge changes into trunk and branch realized for long period. My goal is create a clone trunk and a clone branch and when realize any commit to trunk, automatically commit to clone trunk and clone branch. The same for commit to branch implies in commit to clone trunk and clone branch. In this case, to publish a new release will necessary to merge only clone trunk and clone branch, if we need a manual job this will be less. Is possible using extension point for this?

Thanks,

Lanne

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2598877

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-29 15:10:27 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.