Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Howto include *.properties to source-zip
Howto include *.properties to source-zip [message #301367] Wed, 29 March 2006 11:11 Go to next message
Eclipse UserFriend
Originally posted by: Christian.Feig.gmx.de

Hi all,

i want my used properties-files to be included in the source-zip, which will
be generated by eclipse during the plugin export.
I can not find any options how to add them to the exported source files.
Does anybody can tell me how to do?

Thanks,
Christian
Re: Howto include *.properties to source-zip [message #301369 is a reply to message #301367] Wed, 29 March 2006 11:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

In the build.properties you would include them under the source includes
table.

Christian Feig wrote:
> Hi all,
>
> i want my used properties-files to be included in the source-zip, which will
> be generated by eclipse during the plugin export.
> I can not find any options how to add them to the exported source files.
> Does anybody can tell me how to do?
>
> Thanks,
> Christian
>
>

--
Thanks,
Rich Kulp
Re: Howto include *.properties to source-zip [message #301404 is a reply to message #301369] Thu, 30 March 2006 05:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Christian.Feig.gmx.de

thanks,
but this will include all source files to output.PLUGINNAME.jar specified in
build.properties, i would like to add them to source.PLUGINNAME.jar
Does anybody know a solution?

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> schrieb im Newsbeitrag
news:e0edbh$230$1@utils.eclipse.org...
> In the build.properties you would include them under the source includes
> table.
>
> Christian Feig wrote:
>> Hi all,
>>
>> i want my used properties-files to be included in the source-zip, which
>> will be generated by eclipse during the plugin export.
>> I can not find any options how to add them to the exported source files.
>> Does anybody can tell me how to do?
>>
>> Thanks,
>> Christian
>
> --
> Thanks,
> Rich Kulp
Re: Howto include *.properties to source-zip [message #301417 is a reply to message #301404] Thu, 30 March 2006 09:43 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

No. There is source.include. This puts things in the source jar. The
bin.include is what puts things in the output jar.

--
Thanks,
Rich Kulp
Previous Topic:Marker GoTo from Problems View
Next Topic:Preferences not written to file
Goto Forum:
  


Current Time: Wed May 07 17:50:32 EDT 2025

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

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

Back to the top