Skip to main content



      Home
Home » Eclipse Projects » Equinox » Comparing launch configurations
Comparing launch configurations [message #131338] Mon, 18 May 2009 05:10 Go to next message
Eclipse UserFriend
Originally posted by: Jens.Borrmann.gillardon.de

Is there an easy way to compare launch configurations?

We often have the situation that make some structural changes (e.g. new
target platform) and want make our RAP/OSGi launch configs work again.
Running a diff tool on the .launch files, which we keep in version
control, does not help too much. The main problem here is that the
information about the involved bundles is kept in two long lines, which
makes seeing the differences quite hard.

My current workaround is copying those long lines to Microsoft Excel
using ',' as column separator. Then I can transpose this rows and sort
the colum. These sorted columns are a way better input for my diff tool ;-)

Is there any tooling I am not aware of?

Best regard, Jens
Re: Comparing launch configurations [message #131368 is a reply to message #131338] Mon, 18 May 2009 11:31 Go to previous message
Eclipse UserFriend
Jens Borrmann wrote:
> Is there an easy way to compare launch configurations?
>
> We often have the situation that make some structural changes (e.g. new
> target platform) and want make our RAP/OSGi launch configs work again.
> Running a diff tool on the .launch files, which we keep in version
> control, does not help too much. The main problem here is that the
> information about the involved bundles is kept in two long lines, which
> makes seeing the differences quite hard.
>
> My current workaround is copying those long lines to Microsoft Excel
> using ',' as column separator. Then I can transpose this rows and sort
> the colum. These sorted columns are a way better input for my diff tool ;-)
>
> Is there any tooling I am not aware of?

There's an enhancement request open for this:

198038: need a way to compare launch configs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=198038

Feel free to vote and make it known that you would find this useful.

In PDE land, I think we could make it easier if we didn't store the
bundles in one line... and if they were sorted before they were stored too.

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Previous Topic:Equinox Transforms not loading in combination with p2
Next Topic:Equinox 3.5M7 / RC1 is missing binary build
Goto Forum:
  


Current Time: Sun Nov 09 14:13:37 EST 2025

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

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

Back to the top