Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-build-dev] How to includeapplicationlauncherinthethebuildusing productBuild.xml

Yes Barrie, I agree with you this is definitely a point, which I missed,
my apologies!

My Problem was : 

I wanted to build eclipse product from a product configuration file. I
followed the instructions as mentioend below in the url :
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.pde.doc.user
/guide/tasks/pde_product_build.htm

Next, I downloaded the RCP Delta pack for eclipse version (3.2.2) which
I am using, same I extracted into my eclipse installation.

And run the script like :

Java -jar %ECLIPSE_HOME%\startup.jar -application
org.eclipse.ant.core.antRunner -buildfile <path to
productBuild.xml>/productBuild.xml -Dbuilder=<path to build.properties>

But it did not work even no error message (strange behaviour).

I kept trying to tweak build.properties but it did not help because
build.properties was not a problem at all, and I decided to download the
RCP Delta pack again from a different mirror which was UK, and it worked
perfectly. I can not recall which mirror I had downloaded the Delta pack
earlier which did not work.

Thanks!
Regards.

-----Original Message-----
From: pde-build-dev-bounces@xxxxxxxxxxx
[mailto:pde-build-dev-bounces@xxxxxxxxxxx] On Behalf Of Barrie Treloar
Sent: Thursday, May 10, 2007 05:13 AM
To: Eclipse PDE Build developers list.
Subject: Re: [pde-build-dev] How to
includeapplicationlauncherinthethebuildusing productBuild.xml


On 5/9/07, Sharma, Jaikumar <jaikumar.sharma@xxxxxxxxx> wrote:
> Thanks all of you for your help. .. This is solved, launcher is 
> included in build archive now.

Can you please post what your problem was, and what you resolved?
Otherwise there is nothing of value in the archives for future people
who have the same problem?
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


DISCLAIMER:
Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.


Back to the top