Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Auto-save questions

Thanks for the hints.

I do not use Oomph for setting up my development environment. In fact I never have and don't know how to do it. But also I don't have any interest to know at this point. I believe this is what is described as 'manual' in this thread and I intend to keep doing that.

My experience with Oomph was in just downloading and using eclipse as a 'Simple Joe' from the website and start doing Hello World so I didn't even go into Advanced mode. This experience was considerably worse than downloading and unzipping. And considering that our target audience are developers, the act of unzipping shouldn't exactly be seen as somewhat advanced. However I don't want to hijack this thread with my personal opinions on this side-topic.

Sopot

----- Oorspronkelijk bericht -----
> Van: "Patrik Suzzi" <psuzzi@xxxxxxxxx>
> Aan: "Eclipse Platform UI component developers list." <platform-ui-dev@xxxxxxxxxxx>
> Verzonden: Woensdag 13 juli 2016 12:48:56
> Onderwerp: Re: [platform-ui-dev] Auto-save questions
> 
> In the last days I saw some slowdown in Oomph,
> that means that probably everyone is using it, and the Git/Gerrit repos are
> receiving lots of clone-requests
> 
> To speed-up Oomph installation, I recommend:
> - using the p2 .bundlepools (this should be default)
> - using
> ${git.container.root/}${@id.remoteURI|gitRepository}-${@id.checkoutBranch}
> as git-clone rule
> 
> As:
> - With the bundlepools getting the IDE bundles is quick
> - With a fixed git repo url, you reuse existing code -> getting the source is
> Quick.
> 
> Example for Platform UI setup
> 
> 
> 
> 
> Best Regards,
> 
> Patrik Suzzi
> Software Engineer, Eclipse
> Platform UI Committer
> https://about.me/psuzzi
> 
> 
> On Wed, Jul 13, 2016 at 10:54 AM, Sopot Cela < scela@xxxxxxxxxx > wrote:
> 
> 
> 
> 
> ----- Oorspronkelijk bericht -----
> > Van: "Dirk Fauth" < dirk.fauth@xxxxxxxxx >
> > Aan: "Eclipse Platform UI component developers list." <
> > platform-ui-dev@xxxxxxxxxxx >
> > Verzonden: Woensdag 13 juli 2016 10:45:27
> > Onderwerp: Re: [platform-ui-dev] Auto-save questions
> > 
> > 
> > 
> > Ok, maybe I misinterpreted some discussions. In that case nevermind. Sorry
> > for the noise.
> > 
> > Regarding the oomph Setup. I have installed platform-ui and
> > platform-runtime.
> > The freeze monitoring is enabled by default. I can see in the progress
> > information that resolving the bundle dependencies is taking the time.
> > 
> > I'm not sure what is wrong. The installation via oomph took hours. But that
> > is probably an issue with the infrastructure we are seeing the last days. I
> 
> I also decided to give a test drive to Oomph on Windows and it took at least
> half an our to collect everything. In the meantime I downloaded and unzipped
> the zip version a couple of times. I didn't react with a bug as I also
> blamed it on infra. However it remains that for the first-time downloader
> (what we offer on eclipse.org ), it doesn't really matter where the issue
> lies. All they see is zip downloading is faster (if they manage to find the
> zip).
> 
> Also on Linux the installer is a zip. If I have to unzip the installer and
> run it, I might as well unzip eclipse itself.
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev
> 
> 
> _______________________________________________
> platform-ui-dev mailing list
> platform-ui-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top