Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Generating source features at build time
Generating source features at build time [message #281686] Thu, 24 February 2005 03:23 Go to next message
Eclipse UserFriend
Originally posted by: slizeray.ilog._no.spam.please_.fr

Hello,

I need some help to generate source features.

I read
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.ecli pse.releng.basebuilder/readme.html?rev=HEAD&content-type =text/html

I have been successful in building binary plugins, but for building source
features I have some problems.

For source features the readme file says:

<<Add an entry to the build.properties file in the feature project for which
you wish to include the source feature and plug-in. The generated source
feature should also be listed in the feature.xml as an <includes> element.>>

The target <allElements> in my customTargets.xml lists the feature which
includes the source features.

When I run the script file, because the source feature is listed in the
feature.xml as an <includes> element, the scripts try to fetch from cvs the
source feature that is supposed to be generated and fail with the following
messages:

[eclipse.fetch] !ENTRY org.eclipse.pde.build 4 9 Feb 23, 2005 17:27:47.507
[eclipse.fetch] !MESSAGE Missing directory entry: feature@mysourcefeature

[eclipse.fetch] !ENTRY org.eclipse.pde.build 2 21 Feb 23, 2005 17:27:47.523
[eclipse.fetch] !MESSAGE feature@mysourcefeature has not be fetched.

In the build.properties I define the entry:

generate.feature@mysourcefeature=myfeature

In the feature.xml I define the entry:

<includes
id="myfeature"
version="0.0.0"/>

<includes
id="mysourcefeature"
version="0.0.0"/>


I guess I am missing some point so any help would be greatly appreciated.

Many thanks,

St
Re: Generating source features at build time [message #282293 is a reply to message #281686] Tue, 08 March 2005 09:28 Go to previous message
Eclipse UserFriend
Originally posted by: slizeray.ilog._no.spam.please_.fr

Hello,

I repost my mail since I didn't get any reply.

Any help would be greatly appreciated.

St
Previous Topic:My Useabilty Engineer says NO to Eclipse Model
Next Topic:Console , Process, and a book
Goto Forum:
  


Current Time: Sun Apr 27 01:44:34 EDT 2025

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

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

Back to the top