source.patch.jar property [message #538389] |
Mon, 07 June 2010 10:20  |
Eclipse User |
|
|
|
Hi all,
when I add a *.jar file (e.g. patch.jar) to my bundle-classpath using
the runtime tab in the manifest editor, PDE automatically creates a
property called "source.patch.jar" in the build.properties file.
Unfortunately this property is not documented in the build.properties
template.
Can somebody explain the meaning of this property?
Thanks in advance.
Regards Holger
--
-----------------------------------------
http://eclipsesource.com
http://twitter.com/eclipsesource
|
|
|
|
Re: source.patch.jar property [message #538405 is a reply to message #538391] |
Mon, 07 June 2010 10:46  |
Eclipse User |
|
|
|
Hi Andrew,
thanks for this very quick repsonse. Your explanation makes sense to me
and now I know why I didn't found source.patch.jar using google or this
newsgroup. Thanks again.
Regards Holger
On 2010-06-07 16:31:04 +0200, Andrew Niefer <aniefer@ca.ibm.com> said:
> The build.properties file controls the building of your project during
> export and headless releng builds and PDE generally tries to keep in in
> synch with your project settings.
>
> The property here is form "source.<library>" where <library> in your case is
> patch.jar. This property lists the source folders that should be compiled
> to create the "patch.jar".
>
> There is an overview of most of these properties here:
> http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .pde.doc.user/reference/pde_feature_generating_build.htm
Holger
>
> Staudacher wrote:
>
>> Hi all,
>> when I add a *.jar file (e.g. patch.jar) to my bundle-classpath using
>> the runtime tab in the manifest editor, PDE automatically creates a
>> property called "source.patch.jar" in the build.properties file.
>> Unfortunately this property is not documented in the build.properties
>> template.
>>
>> Can somebody explain the meaning of this property?
>>
>> Thanks in advance.
>>
>> Regards Holger
--
-----------------------------------------
http://eclipsesource.com
http://twitter.com/eclipsesource
|
|
|
Re: source.patch.jar property [message #605945 is a reply to message #538389] |
Mon, 07 June 2010 10:31  |
Eclipse User |
|
|
|
The build.properties file controls the building of your project during
export and headless releng builds and PDE generally tries to keep in in
synch with your project settings.
The property here is form "source.<library>" where <library> in your case is
patch.jar. This property lists the source folders that should be compiled
to create the "patch.jar".
There is an overview of most of these properties here:
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .pde.doc.user/reference/pde_feature_generating_build.htm
Holger Staudacher wrote:
> Hi all,
> when I add a *.jar file (e.g. patch.jar) to my bundle-classpath using
> the runtime tab in the manifest editor, PDE automatically creates a
> property called "source.patch.jar" in the build.properties file.
> Unfortunately this property is not documented in the build.properties
> template.
>
> Can somebody explain the meaning of this property?
>
> Thanks in advance.
>
> Regards Holger
>
>
|
|
|
Re: source.patch.jar property [message #605947 is a reply to message #538391] |
Mon, 07 June 2010 10:46  |
Eclipse User |
|
|
|
Hi Andrew,
thanks for this very quick repsonse. Your explanation makes sense to me
and now I know why I didn't found source.patch.jar using google or this
newsgroup. Thanks again.
Regards Holger
On 2010-06-07 16:31:04 +0200, Andrew Niefer <aniefer@ca.ibm.com> said:
> The build.properties file controls the building of your project during
> export and headless releng builds and PDE generally tries to keep in in
> synch with your project settings.
>
> The property here is form "source.<library>" where <library> in your case is
> patch.jar. This property lists the source folders that should be compiled
> to create the "patch.jar".
>
> There is an overview of most of these properties here:
> http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse .pde.doc.user/reference/pde_feature_generating_build.htm
Holger
>
> Staudacher wrote:
>
>> Hi all,
>> when I add a *.jar file (e.g. patch.jar) to my bundle-classpath using
>> the runtime tab in the manifest editor, PDE automatically creates a
>> property called "source.patch.jar" in the build.properties file.
>> Unfortunately this property is not documented in the build.properties
>> template.
>>
>> Can somebody explain the meaning of this property?
>>
>> Thanks in advance.
>>
>> Regards Holger
--
-----------------------------------------
http://eclipsesource.com
http://twitter.com/eclipsesource
|
|
|
Powered by
FUDForum. Page generated in 0.05141 seconds