Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Cannot make off-line installation
Cannot make off-line installation [message #1105866] Tue, 10 September 2013 11:28 Go to next message
Jesper Skov is currently offline Jesper SkovFriend
Messages: 4
Registered: January 2012
Junior Member
I just tried downloading the SR1-RC2 Kepler JEE image (for 64bit Windows).

Having installed that, I tried installing e(fx)clipse from the site_assembly.zip downloaded today (site.xml contains the version string 0.9.0.201309100707).

I (only) selected the Kepler feature, and _disabled_ the ability for the installer to check online sources.

It then failed with:
Cannot complete the install because one or more required items could not be found.
  Software being installed: e(fx)clipse - IDE - Kepler 0.9.0.201309100707 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201309100707)
  Missing requirement: Guice integration for FXML 0.9.0.201309100602 (org.eclipse.fx.core.guice 0.9.0.201309100602) requires 'bundle com.google.inject 2.0.0' but it could not be found
  Cannot satisfy dependency:
    From: e(fx)clipse - IDE - Kepler 0.9.0.201309100707 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201309100707)
    To: org.eclipse.fx.ide.basic.feature.feature.group [0.9.0.201309100707]
  Cannot satisfy dependency:
    From: e(fx)clipse - IDE - Basic 0.9.0.201309100707 (org.eclipse.fx.ide.basic.feature.feature.group 0.9.0.201309100707)
    To: org.eclipse.fx.core.guice [0.9.0.201309100602]



I had hoped it was possible to Just Install(tm) while offline.

This may be due to the xtend dependency, which is not part of the JEE profile?!?
At least that shows up to be installed after letting Eclipse using on-line repos.

What is the best way to get around this - without letting the Installer go online?

Thanks,
Jesper


Re: Cannot make off-line installation [message #1105879 is a reply to message #1105866] Tue, 10 September 2013 11:44 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Yes - the problem is that we are requireing com.google.inject which is
not part of our repo but from the orbit one (or the main kepler).

Our upstream requirements are:
* EMF
* Xtext/Xtend (which also requires guice)
* MWE
* WST

Tom

On 10.09.13 13:29, Jesper Skov wrote:
> I just tried downloading the SR1-RC2 Kepler JEE image (for 64bit Windows).
>
> Having installed that, I tried installing e(fx)clipse from the
> site_assembly.zip downloaded today (site.xml contains the version string
> 0.9.0.201309100707).
>
> I (only) selected the Kepler feature, and _disabled_ the ability for the
> installer to check online sources.
>
> It then failed with:
> Cannot complete the install because one or more required items could not
> be found.
> Software being installed: e(fx)clipse - IDE - Kepler 0.9.0.201309100707
> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201309100707)
> Missing requirement: Guice integration for FXML 0.9.0.201309100602
> (org.eclipse.fx.core.guice 0.9.0.201309100602) requires 'bundle
> com.google.inject 2.0.0' but it could not be found
> Cannot satisfy dependency:
> From: e(fx)clipse - IDE - Kepler 0.9.0.201309100707
> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201309100707)
> To: org.eclipse.fx.ide.basic.feature.feature.group [0.9.0.201309100707]
> Cannot satisfy dependency:
> From: e(fx)clipse - IDE - Basic 0.9.0.201309100707
> (org.eclipse.fx.ide.basic.feature.feature.group 0.9.0.201309100707)
> To: org.eclipse.fx.core.guice [0.9.0.201309100602]
>
>
> I had hoped it was possible to Just Install(tm) while offline.
>
> This may be due to the xtend dependency, which is not part of the JEE
> profile?!?
> At least that shows up to be installed after letting Eclipse using
> on-line repos.
>
> What is the best way to get around this - without letting the Installer
> go online?
>
> Thanks,
> Jesper
>
>
>
Re: Cannot make off-line installation [message #1106003 is a reply to message #1105879] Tue, 10 September 2013 14:51 Go to previous message
Jesper Skov is currently offline Jesper SkovFriend
Messages: 4
Registered: January 2012
Junior Member
I made a mirror of the repository at http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
including only:

<iu id="org.eclipse.xtext.sdk.feature.group" />

With this mirror, I'm able to install e(fx)clipse off-line.

Thanks!
Jesper
Previous Topic:[Best Practices] UI Strucure & Events
Next Topic:update problem
Goto Forum:
  


Current Time: Thu Apr 25 08:30:28 GMT 2024

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

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

Back to the top