Quantcast
Channel: tycho-user
Browsing all 4647 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: [tycho-user] integrate a patched version of jdt.core bundle

No, the patch is not a fragment, but a copy of the original bundle with a different version. Sébastien Gandon Eclipse Software Architect  Email : sgandon@xxxxxxxxxx | Skype :...

View Article


Re: [tycho-user] integrate a patched version of jdt.core bundle

this sounds like a "feature patch" scenario to me (as per File > New > Project > Feature Patch) Unfortunately Tycho has some issues with feature patches [1,2] Regards, Jan [1]...

View Article


Image may be NSFW.
Clik here to view.

Re: [tycho-user] integrate a patched version of jdt.core bundle

You should avoid using the groovy patched JDT as it only causes pain as far as regular JDT is concerned. That and OJDT are prime examples of how not to do modular development. Alex Sent from my iPhat...

View Article

[tycho-user] Getting started

I am looking to switch from manual PDE builds to using Tycho.  My targets are RCP applications and OSGi server bundles.  Two questions: 1)      What is the recommended way to get started for a...

View Article

Re: [tycho-user] Getting started

Hi, There is an online tutorial by Lars Vogel that should help getting started. http://www.vogella.com/tutorials/EclipseTycho/article.html Regarding your second question, yes it should be possible...

View Article


Re: [tycho-user] Getting started

Hi,   I think that the EclipseCon 2013 website is experiencing some URL rewrite errors, but everything is still online:   * EclipseCon 2013: Building Eclipse Plug-ins and RCP Applications with Tycho...

View Article

[tycho-user] NPE in surefire with 0.22

Hi all,   I experience a NPE in (non Tycho) surefire code after the upgrade to 0.22. I just want to know if the Tycho developers are interested in that or if I should instead report that on the parent...

View Article

Re: [tycho-user] NPE in surefire with 0.22

report it as a tycho bug with sample project attached and we will figure out if it's actually a surefire problem. Regards Jan From: tycho-user-bounces@xxxxxxxxxxx...

View Article


Re: [tycho-user] Getting started

I fixed the dead link on https://www.eclipse.org/tycho/documentation.php thanks for notifying. Jan From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Jeremie...

View Article


Re: [tycho-user] Getting started

Jan / Jeremie / Dirk, Thanks for the quick responses and suggestions. I will review the material and post if I have further questions. Tim -----Original Message----- From:...

View Article

[tycho-user] Error: Tycho unable to locate the equinox launcher feature

Greetings again. I am moving from a PDE/Ant based build into Tycho - so probably more questions will be forthcoming :) ÂMost of the conversion has been amazingly easy and understandable ( nice change...

View Article

Re: [tycho-user] Error: Tycho unable to locate the equinox launcher feature

Sorry, want to follow up a little bit more as I have some additional information on the issue.That stack trace only occurs if I check the 'The product includes native launcher artifacts' checkbox in...

View Article

[tycho-user] PDE/CBI API tools

I have developers asking about the PDE API tools and integrating that into our builds   I found this bug report to add relevant Maven plugins to CBI...

View Article


Image may be NSFW.
Clik here to view.

Re: [tycho-user] Error: Tycho unable to locate the equinox launcher feature

Are you using a target file ? Or only a P2 repo ? Any log ? Tycho version ?JeffOn Wed, Dec 17, 2014 at 6:21 PM, Andy Stoneberg <stonebaj@xxxxxxxxx> wrote:Sorry, want to follow up a little bit...

View Article

Image may be NSFW.
Clik here to view.

Re: [tycho-user] Error: Tycho unable to locate the equinox launcher feature

Using a Target file to reference a single P2 repo.Tycho version 0.21.0.I do have a log (just been running the build from within Eclipse). Anything in particular you are looking for? There are no...

View Article


Re: [tycho-user] Error: Tycho unable to locate the equinox launcher feature

the IUs listed in the .target are the whitelist of what is visible to the build. I guess you need to add the org.eclipse.equinox.executable feature there. The reason why this feature is required is a...

View Article

Re: [tycho-user] Error: Tycho unable to locate the equinox launcher feature

I do have it listed in the target platform - just not in any feature referenced by the *product I am building...I have also double checked the version - which is what is packaged with E4.3.2 SDK and is...

View Article


[tycho-user] Tycho + Nexus OSS builds

Hello tycho gurus!I'm trying to automate Eclipse plugin builds (using Jenkins) with Maven/Tycho.My configuration looks like this: 1. Instance of Nexus OSS (https://my_server/nexus)2. Static p2...

View Article

Image may be NSFW.
Clik here to view.

Re: [tycho-user] Tycho + Nexus OSS builds

If you are using Nexus, then you should add the Nexus P2 plugins that allows to expose any Maven repo as a P2 repo (add .meta/p2 to the repo URL to get the corrresponding P2 repo URL).So when you...

View Article

Image may be NSFW.
Clik here to view.

Re: [tycho-user] Tycho + Nexus OSS builds

Thanks Jeff! After installing "nexus-p2-repository-plugin" "nexus-p2-bridge-plugin" and adding "p2 capabilities" to my nexus oss repository I was able to build my "advanced custom plugin". On Thu, Dec...

View Article
Browsing all 4647 articles
Browse latest View live


Latest Images