Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-dev] Tycho POMless Build and RCP Appications

All;

I'm trying to put together a new RCP project using Tycho POMless build.  I have structured the project(s) according to the following page:
https://tycho.eclipseprojects.io/doc/main/StructuredBuild.html
I'm using plugins instead of bundles.

Neither Eclipse nor Tycho can see my first plugin from my first feature.

When I go into the feature editor in Eclipse, my plugin isn't listed.  If I manually add to the feature source, Tycho build fails.

Any suggestions?  Additional resources I can review?

I have tried Googling, but that brings up a bunch of discussions of third party bundles not being available, and managing the target correctly.  That's not the issue I'm having.

Thank you,

Dominic Hilsbos

Back to the top