Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] Building TraceCompass RCP (without Maven)

Hi Jan

It is possible to build the Trace Compass RCP from within your Eclipse development environment using PDE.

For that open the product definition file tracing.product (in project org.eclipse.tracecompass.rcp.product) with the Eclipse "Product Configuration Editor". In the opened Editor you will see different tabs (Overview, Dependencies, etc). Select the "Overview" tab.

In the "Overview" tab there is a section called Exporting. In this section select Hyperlink to "Eclipse Product export wizard".

This opens a new wizard dialog. In there fill in the destination directory and then select button "Finish"

This will export the Trace Compass RCP for the platform of your Development Eclipse (e.g. Linux or Windows).

I just tried it with from my development environment (Eclipse Mars on Ubuntu Linux 64 bit) and it worked without problems.

Please let me know if you need more information.

/Bernd

On 07/21/2015 08:32 AM, Jan Matějek wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

hello,

i'm attempting to build the stand-alone executable version of TraceCompass.

My first question is: how to do this in Eclipse? I tried to build/run
org.eclipse.tracecompass.rcp.ui and got something that looked ... sort of
right, maybe? :) Still, can't find the binary. Is this the correct way? Do i
need to build something else?

Second question: i'll be automating the build, and I can't really use maven
(bla bla offline builds artifact repositories etc etc). In the old version of
LTTNG viewer it was possible to build it through PDE. Does this still work? Is
it possible to build the RCP version this way as well?
If not, I hope to use Eclipse to generate a build.xml for the right thing and
use ant to build it. Would that work? Is there another way?

thanks for any hints

matejcik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJVrjvKAAoJEIskb84DCy7LXJ8P+gNH3liEQFu2fQUwfmTe85nb
EBMHEdJUdcZ08UCiOahA7JEx6OY820Xes2l1cavEs7r2DlDx+dZuQ0VLr02diMiW
9mqWOxhy6FelgWF9wLVFeG54SRVElg2dd8kBqjRHg7RxlOUk9IYWQnr/ECAyWLf5
4gMUz545zLnYcA/A/KDJ7/7qwkSuAnAH6fSeZo5BqULVmyY4eja4e8736VWF/aIP
b6RxlSrmNbh1e/VKbiuBKtINZ3Lzz9IkSuIkX8pLycjYikwEFctb0A1k0XRnCZU4
HTYRq46ZMPHLK8bzfQb31/thgRCg9fPZYM0vUqGIkvpVpM/5qZXeZAbJYgCja9py
0IINUdf3NvXy0KAZVI8FVWT5R8WJJyrtttbMn6ZzOMjQGXTXlRsJXVzEhSt+ahPV
nA+/ViJRYz2FHJhni0ZXSS2bE3Ivdjw9ggFv2QTq+moW7aX03azOIxgQtcl9qmqs
Wy8x3RL2T8J+wfJJB7PdRgoTSb9sso5SOJH6b7Qa9BTpCQ/UvwDml9zMQbX+YNSF
SLon2TrArLyHBcaAjD+vCll+8hhj6R5bp98JnLnH6WTdI9w6zQyXP8Lw/J0VaPp3
kT+xU1cPoycJDIQ8ojpPWsPHCzzGGaQmCW9YXVXIM5E5b2BXCq2mG1hYHv6vC0eJ
jANOy794557O0wylkUsN
=M17y
-----END PGP SIGNATURE-----
_______________________________________________
tracecompass-dev mailing list
tracecompass-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tracecompass-dev




Back to the top