Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » B3 » Packaging
Packaging [message #571202] Fri, 18 September 2009 12:30
Johannes Utzig is currently offline Johannes UtzigFriend
Messages: 329
Registered: July 2009
Senior Member
Hi,

I just found out about this proposal and it sounds very promising to me.
Since this seems to be the place to throw in ideas, I'd like to throw in
mine.
For me, packaging is an important aspect of the build process. I
personally like the simple 'unzip' paradigma of eclipse, but many users
are more familiar with installers, package managers and similar
concepts. Also some eclipse based products require a more sophisticated
process than 'unzip' to properly function.
From what I know, the EPP project is working on installers for Eclipse
based products, and since this project is about simplifying software
build and assembly, here is what I'd really love to see:
The ability to create installers/packages for different operating
systems as easy as it currently is to create an update-site with
buckminster.
Best would be if the actual (platform agnostic) data
(plugins/features/...) would be in one file and the system specific
installer (exe, deb, rpm,...) would be a separate file that fetches
those bundles from the data file that match the platform it's executed on.
This would safe a lot of disc space since you don't need every bundle in
every platform combination and would make it easy to distribute a
cross-platform eclipse product on a single CD for all platform combinations.

Best regards,
Johannes
Previous Topic:Re: b3 - resolver model
Next Topic:model reviews - as attachements?
Goto Forum:
  


Current Time: Fri Apr 26 18:14:16 GMT 2024

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

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

Back to the top