Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] root files

this is ecpected to work.

example project:

https://github.com/sonatype/sonatype-tycho/blob/master/tycho-demo/itp04-rcp/example-feature/build.properties

Regards
Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Eric Jain
Sent: Freitag, 22. Juli 2011 04:06
To: tycho-user
Subject: [tycho-user] root files

According to https://issues.sonatype.org/browse/TYCHO-465, Tycho has
basic support for root files
(http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm).
So I tried adding e.g. root=file:README_FOO.txt to the
build.properties of a feature, and expected that file to show up at
the root of any product (built with eclipse-repository) that includes
that feature.

No such luck. Perhaps I misunderstood how this is meant to work?
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top