Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-ui-dev] Incubator structure


-1. Wtih the recommended structure you can't be superior to equinox.
To be completly superior to the equinox incubator (it will not be difficult in the folder structure but harder on the content ;-)), I would recommend that you create a subfolder for each work area to avoid conflicts on efforts modifying the same plugins.
So here an idea:
        pde-incubator/
                visualization/
                        plugins/
                                org.eclipse.pde.core
                                b/
                        doc/
                otherCoolStuff
                        plugins/
                                org.eclipse.pde.core

This structure even though a bit more hard to setup, will ensure clarity for people looking at the repo and also ease the consumption of the various pieces without having any conflict.

PaScaL



Wassim Melhem/Toronto/IBM@IBMCA
Sent by: pde-ui-dev-bounces@xxxxxxxxxxx

11/30/2006 07:46 PM

Please respond to
"Eclipse PDE UI developers list." <pde-ui-dev@xxxxxxxxxxx>

To
"Eclipse PDE UI developers list." <pde-ui-dev@xxxxxxxxxxx>
cc
Subject
Re: [pde-ui-dev] Incubator structure





+1

This structure will be far "superior" to that of the Equinox incubator ;-)

Wassim.



                                                                         
            Ian Bull                                                      
            <irbull@xxxxxxx.c                                            
            a>                                                         To
            Sent by:                  "Eclipse PDE UI developers list."  
            pde-ui-dev-bounce         <pde-ui-dev@xxxxxxxxxxx>            
            s@xxxxxxxxxxx                                              cc
                                                                         
                                                                  Subject
            11/30/2006 07:39          [pde-ui-dev] Incubator structure    
            PM                                                            
                                                                         
                                                                         
            Please respond to                                            
             "Eclipse PDE UI                                              
            developers list."                                            
            <pde-ui-dev@eclip                                            
                 se.org>                                                  
                                                                         
                                                                         




Hi everyone!

How should we structure the incubator? Does anyone have a problem with a
structure like:

pde-incubator/
pde-incubator/plugins/
pde-incubator/plugins/org.eclipse.pde.visualization
pde-incubator/plugins/org.eclipse.pde.some-other-tool
pde-incubator/docs/...
pde-incubator/tests/...


cheers,
ian


_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-ui-dev


_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-ui-dev


Back to the top