| Hi Everyone, 
 I've rebased the CBI repos to Juno M7. The wiki has been updated
    with instructions for downloading the CBI Juno M7 [1].
 
 
 There were a few changes to the repos:
 
 There are now 2 natives.zip one for R3 and one for R4. You will need
    to download the correct one,
 natives-m7-r3.zip if you are working on R3
 natives-m7-r4.zip if you are working on R4
 
 eclipse.platform and eclipse.platform_e4 are now a single submodule
    in the R4 repo and eclipse.platform now only requires 2 branches
    Juno_M7_R3 for the R3 branch, and Juno_M7_R4 for the R4 branch. Due
    to updates from upstream there is no longer a need for a
    Juno_M7_R3R4 branch.
 
 
 In case
      anyone is interested here is a list of tags I used to rebase with.
 Tags: R3 I20120502-2000 | R4 I20120503-1800
 
      eclipse.jdt:
        v20120429-1635eclipse.jdt.core:
        v20120502-0834eclipse.jdt.core.binaries:
        v20120112-1458eclipse.jdt.debug:
        v20120502-0150eclipse.jdt.ui:
        v20120502-1904eclipse.pde:
        v20120104-1740 (no-change)eclipse.pde.build:
        v20120428-0109eclipse.pde.ui:
        v20120430-1436eclipse.platform:
        v20120402-1320 | v20120424-1332eclipse.platform.common:
        v20120430-1541 | v20120502-1351 (new)eclipse.platform.debug:
        v20120501-1711 eclipse.platform.releng:
        v20120424-1935 | v20120429-1556eclipse.platform.resources:
        v20120501-2009 eclipse.platform.runtime:
        v20120502-1323 | v20120502-1817 (new)eclipse.platform.swt:
        v3829a | v4229f (new)eclipse.platform.swt.binaries:
        v3829a | v4229f (new)eclipse.platform.team:
        v20120427-1802eclipse.platform.text:
        v20120429-0625eclipse.platform.ua:
        v20120404-0944eclipse.platform.ui:
        v20120502-1545 | v20120503-2003rt.equinox.bundles:
        v20120430-1356rt.equinox.framework:
        v20120430-1750rt.equinox.p2:
        v20120501-1502 
 
 Thanh
 
 
 [1]
    
    http://wiki.eclipse.org/CBI/Eclipse_Platform_Build
 |