Possible to have multiple features in one project? [message #41403] |
Wed, 21 January 2009 16:02  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
It seems that every feature has to be in its own (tiny) project. That
seems very inefficient in terms of management and organization - is
there any trick that would allow multiple features in a single project?
Eric
|
|
|
|
|
Re: Possible to have multiple features in one project? [message #42033 is a reply to message #41909] |
Fri, 23 January 2009 10:39  |
Eclipse User |
|
|
|
The features are projects themselves, so they can be checked out
individually as well.
When checking out the parent project, you can't export the nested
features. You can export the features if you check them out
individually. I do notice the nested feature projects don't have the
feature nature either, I don't know what does other than you can't right
click on the feature.xml and generate a build.xml. Also, I expect any
warnings that PDE would put on features wouldn't show up either.
Headless build itself does not care about the feature nature.
-Andrew
Eric Rizzo wrote:
> On 1/22/2009 1:34 PM, Andrew Niefer wrote:
>> Look at the org.eclipse.sdk-feature project in
>> dev.eclipse.org:/cvsroot/eclipse.
>>
>> There are a bunch of feature in subdirectories of that project.
>
> I notice that the project does not have the nature
> org.eclipse.pde.FeatureNature nor include org.eclipse.pde.FeatureBuilder
> - what is the impact of missing the nature and builder? Can you still do
> IDE exports of products and update sites that use features in such a
> project?
>
> Thanks,
> Eric
>
>
>> Eric Rizzo wrote:
>>> It seems that every feature has to be in its own (tiny) project. That
>>> seems very inefficient in terms of management and organization - is
>>> there any trick that would allow multiple features in a single project?
>>>
>>> Eric
>
|
|
|
Re: Possible to have multiple features in one project? [message #590167 is a reply to message #41403] |
Thu, 22 January 2009 13:34  |
Eclipse User |
|
|
|
Look at the org.eclipse.sdk-feature project in
dev.eclipse.org:/cvsroot/eclipse.
There are a bunch of feature in subdirectories of that project. Map
file entries for those nested features then look like:
feature@org.eclipse.pde.sdk=v20080313a,:pserver:anonymous@dev.eclipse.org :/cvsroot/eclipse,,org.eclipse.sdk-feature/features/org.ecli pse.pde.sdk
-Andrew
Eric Rizzo wrote:
> It seems that every feature has to be in its own (tiny) project. That
> seems very inefficient in terms of management and organization - is
> there any trick that would allow multiple features in a single project?
>
> Eric
|
|
|
Re: Possible to have multiple features in one project? [message #590277 is a reply to message #41610] |
Fri, 23 January 2009 09:33  |
Eclipse User |
|
|
|
On 1/22/2009 1:34 PM, Andrew Niefer wrote:
> Look at the org.eclipse.sdk-feature project in
> dev.eclipse.org:/cvsroot/eclipse.
>
> There are a bunch of feature in subdirectories of that project.
I notice that the project does not have the nature
org.eclipse.pde.FeatureNature nor include org.eclipse.pde.FeatureBuilder
- what is the impact of missing the nature and builder? Can you still do
IDE exports of products and update sites that use features in such a
project?
Thanks,
Eric
> Eric Rizzo wrote:
>> It seems that every feature has to be in its own (tiny) project. That
>> seems very inefficient in terms of management and organization - is
>> there any trick that would allow multiple features in a single project?
>>
>> Eric
|
|
|
Re: Possible to have multiple features in one project? [message #590329 is a reply to message #41909] |
Fri, 23 January 2009 10:39  |
Eclipse User |
|
|
|
The features are projects themselves, so they can be checked out
individually as well.
When checking out the parent project, you can't export the nested
features. You can export the features if you check them out
individually. I do notice the nested feature projects don't have the
feature nature either, I don't know what does other than you can't right
click on the feature.xml and generate a build.xml. Also, I expect any
warnings that PDE would put on features wouldn't show up either.
Headless build itself does not care about the feature nature.
-Andrew
Eric Rizzo wrote:
> On 1/22/2009 1:34 PM, Andrew Niefer wrote:
>> Look at the org.eclipse.sdk-feature project in
>> dev.eclipse.org:/cvsroot/eclipse.
>>
>> There are a bunch of feature in subdirectories of that project.
>
> I notice that the project does not have the nature
> org.eclipse.pde.FeatureNature nor include org.eclipse.pde.FeatureBuilder
> - what is the impact of missing the nature and builder? Can you still do
> IDE exports of products and update sites that use features in such a
> project?
>
> Thanks,
> Eric
>
>
>> Eric Rizzo wrote:
>>> It seems that every feature has to be in its own (tiny) project. That
>>> seems very inefficient in terms of management and organization - is
>>> there any trick that would allow multiple features in a single project?
>>>
>>> Eric
>
|
|
|
Powered by
FUDForum. Page generated in 0.77432 seconds