Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Problem installing e(fx)clipse in CentOS(Problem installing e(fx)clipse in CentOS)
Problem installing e(fx)clipse in CentOS [message #1221952] Wed, 18 December 2013 20:21 Go to next message
Joseph Gagnon is currently offline Joseph GagnonFriend
Messages: 68
Registered: June 2013
Member
I'm having a problem setting up e(fx)clipse on my CentOS 6.5 system. I have eclipse Kepler installed and JDK 1.7.0_45. I followed the usual procedure to install but ran into a problem during installation.

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.201312180808 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
Missing requirement: e(fx)clipse - IDE - FXGraph 0.9.0.201312180808 (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201312180808) requires 'org.eclipse.xtext.sdk.feature.group 2.5.0' but it could not be found
Cannot satisfy dependency:
From: e(fx)clipse - IDE - Kepler 0.9.0.201312180808 (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
To: org.eclipse.fx.ide.fxgraph.feature.feature.group [0.9.0.201312180808]

I used http://download.eclipse.org/efxclipse/updates-nightly/site as the address and selected the e(fx)clipse install for Kepler.

Any ideas?
Re: Problem installing e(fx)clipse in CentOS [message #1221964 is a reply to message #1221952] Wed, 18 December 2013 22:18 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
- all my posts via the newsgroup are lost -

Hi,

I've upgrade the tooling to Xtext 2.5.0 which was released some days
ago! You now need to add
http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
to your update-sites because Xtext 2.5.0 is NOT in the Kepler repo.

As always if you have problem assembling stuff yourself, simply use our
pre-built distros at
http://downloads.efxclipse.bestsolution.at/downloads/nightly/sdk

Tom
Re: Problem installing e(fx)clipse in CentOS [message #1222048 is a reply to message #1221952] Wed, 18 December 2013 20:36 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

I've upgrade the tooling to Xtext 2.5.0 which was released some days
ago! You now need to add
http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
to your update-sites because Xtext 2.5.0 is NOT in the Kepler repo.

As always if you have problem assembling stuff yourself, simply use our
pre-built distros at
http://downloads.efxclipse.bestsolution.at/downloads/nightly/sdk

Tom

On 18.12.13 21:21, Joseph Gagnon wrote:
> I'm having a problem setting up e(fx)clipse on my CentOS 6.5 system. I
> have eclipse Kepler installed and JDK 1.7.0_45. I followed the usual
> procedure to install but ran into a problem during installation.
>
> 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.201312180808
> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
> Missing requirement: e(fx)clipse - IDE - FXGraph 0.9.0.201312180808
> (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201312180808)
> requires 'org.eclipse.xtext.sdk.feature.group 2.5.0' but it could not be
> found
> Cannot satisfy dependency:
> From: e(fx)clipse - IDE - Kepler 0.9.0.201312180808
> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
> To: org.eclipse.fx.ide.fxgraph.feature.feature.group
> [0.9.0.201312180808]
>
> I used http://download.eclipse.org/efxclipse/updates-nightly/site as the
> address and selected the e(fx)clipse install for Kepler.
>
> Any ideas?
Re: Problem installing e(fx)clipse in CentOS [message #1222049 is a reply to message #1222048] Wed, 18 December 2013 22:13 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
?
On 18.12.13 21:36, Tom Schindl wrote:
> Hi,
>
> I've upgrade the tooling to Xtext 2.5.0 which was released some days
> ago! You now need to add
> http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
> to your update-sites because Xtext 2.5.0 is NOT in the Kepler repo.
>
> As always if you have problem assembling stuff yourself, simply use our
> pre-built distros at
> http://downloads.efxclipse.bestsolution.at/downloads/nightly/sdk
>
> Tom
>
> On 18.12.13 21:21, Joseph Gagnon wrote:
>> I'm having a problem setting up e(fx)clipse on my CentOS 6.5 system. I
>> have eclipse Kepler installed and JDK 1.7.0_45. I followed the usual
>> procedure to install but ran into a problem during installation.
>>
>> 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.201312180808
>> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
>> Missing requirement: e(fx)clipse - IDE - FXGraph 0.9.0.201312180808
>> (org.eclipse.fx.ide.fxgraph.feature.feature.group 0.9.0.201312180808)
>> requires 'org.eclipse.xtext.sdk.feature.group 2.5.0' but it could not be
>> found
>> Cannot satisfy dependency:
>> From: e(fx)clipse - IDE - Kepler 0.9.0.201312180808
>> (org.eclipse.fx.ide.all.kepler.feature.feature.group 0.9.0.201312180808)
>> To: org.eclipse.fx.ide.fxgraph.feature.feature.group
>> [0.9.0.201312180808]
>>
>> I used http://download.eclipse.org/efxclipse/updates-nightly/site as the
>> address and selected the e(fx)clipse install for Kepler.
>>
>> Any ideas?
>
Re: Problem installing e(fx)clipse in CentOS [message #1222242 is a reply to message #1221964] Fri, 20 December 2013 00:54 Go to previous message
O Carlsen is currently offline O CarlsenFriend
Messages: 1
Registered: December 2013
Junior Member
Works for me, thanks Tom.


Thomas Schindl wrote on Wed, 18 December 2013 17:18
I've upgrade the tooling to Xtext 2.5.0 which was released some days
ago! You now need to add
http://download.eclipse.org/modeling/tmf/xtext/updates/composite/releases/
to your update-sites because Xtext 2.5.0 is NOT in the Kepler repo.

Previous Topic:libGL issue on CentOS 6.5
Next Topic:org.eclipse.fx.ui.dialogs.Dialog issues
Goto Forum:
  


Current Time: Thu Apr 18 05:38:59 GMT 2024

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

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

Back to the top