If we have to have them in separate folders could we: a) have the folders in the "features" directory; as we already have a udig-sdk product there b) make sure the folder has a .project file so it can be imported into eclipse (it does not need a .classpath as it is not a "java" project)
-- Jody Garnett On Thursday, 29 September 2011 at 6:24 PM, Jody Garnett wrote: > > With regard to the maven automated build work I am doing at the moment, I > > need to separate products into their own projects as Tycho can't deal with > > a project being both a plugin/feature and also a product. > > (https://jira.codehaus.org/browse/UDIG-1816) > > > Well: > a) the plugin always gets the same ID if their is a conflict > b) the features could be renamed to "eu.udig.gisplatform" etc... they are > more about packaging code for publication and not used so much at runtime > c) the product ID / application ID should not really be involved > > I assume you are talking about the product file (example: udig.product). I am > a bit confused as I have not seen anything similar in other projects; do we > have an example we could look at (as I like to stick with the eclipse naming > conventions if we can). > > Cheers, > Jody > > > I am hoping the community will support the creation of a "products" > > directory in the udig directory structure, complementing the existing > > "plugins" and "features" directories. > > This should keep the udig directory structure logical. > > > > This new "products" directory would contain products such as: > > - net.refractions.udig-product > > - net.refractions.udig-sdk-product > > > > etc. > > > > Is everyone ok with this? > > > > > > Regards, > > Sev > > > > -- > > "We are dreamers, shapers, singers and makers..." > > _______________________________________________ > > User-friendly Desktop Internet GIS (uDig) > > http://udig.refractions.net > > http://lists.refractions.net/mailman/listinfo/udig-devel >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
