Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SmartHome » Is P2 is really necessary for Eclipse Smart Home core
Is P2 is really necessary for Eclipse Smart Home core [message #1785903] Sun, 22 April 2018 22:27 Go to next message
Lukasz Dywicki is currently offline Lukasz DywickiFriend
Messages: 34
Registered: July 2009
Member

Is Eclipse Smart Home build is slow[ 0 votes ]
1.Yes 0 / 0%
2.Just first pass 0 / 0%
3.A bit 0 / 0%
4.No 0 / 0%

Eclipse Smart Home currently uses Tycho with its eclipse-plugin and feature packaging. I understand that part of bundles is being used in Smart Home Designer to assemble Eclipse plugin, however forcing Tycho in all modules brings certain overhead to rest of project.

P2 metadata can be generated from existing bundles and their manifests produced from regular java build.

The key part of Tycho, which is validation of MANIFEST.MF files is great, however same thing can be achieved with other tools which do not require complete new packaging mechanism and might work faster.

I am aware that touching a build, which is present from beginning of project, is extremely risky thing. Thats why I would like to ask, if there is a chance to even consider such change.

[Updated on: Sun, 22 April 2018 22:30]

Report message to a moderator

Re: Is P2 is really necessary for Eclipse Smart Home core [message #1785945 is a reply to message #1785903] Mon, 23 April 2018 13:07 Go to previous message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 673
Registered: December 2011
Senior Member
Lukasz, please have a look at https://www.eclipse.org/forums/index.php?t=msg&th=1087978&goto=1770026&#msg_1770026.
Previous Topic:[SOLVED] create_binding_skeleton errors
Next Topic:Local environment and build stability (paperui)
Goto Forum:
  


Current Time: Thu Apr 25 18:07:54 GMT 2024

Powered by FUDForum. Page generated in 0.03735 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top