Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » I installed the most recent version of e(fx)clipse and I get an error.(I installed the most recent version of e(fx)clipse and I get an error. Could you please help me resolve it?)
I installed the most recent version of e(fx)clipse and I get an error. [message #1700027] Mon, 29 June 2015 14:22 Go to next message
Eclipse UserFriend
eclipse.buildId=4.4.2.M20150204-1700
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product

org.eclipse.fx.ide.java6
Error
Mon Jun 29 23:27:55 IST 2015
FrameworkEvent ERROR

org.osgi.framework.BundleException: Could not resolve module: org.eclipse.fx.ide.java6 [898]
  Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version>=1.3)(!(version>=1.8)))"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Re: I installed the most recent version of e(fx)clipse and I get an error. [message #1700047 is a reply to message #1700027] Mon, 29 June 2015 15:27 Go to previous message
Eclipse UserFriend
This is not an error but expected if you look at the filter criteria.
the bundle should only activate if you are not running java8!

In 2.0 (released last week) we got rid of that but you need to update to
Eclipse Mars to use it.

Tm

On 29.06.15 20:53, Jacob George wrote:
> eclipse.buildId=4.4.2.M20150204-1700
> java.version=1.8.0_45
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product org.eclipse.epp.package.jee.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product
> org.eclipse.epp.package.jee.product
>
> org.eclipse.fx.ide.java6
> Error
> Mon Jun 29 23:27:55 IST 2015
> FrameworkEvent ERROR
>
> org.osgi.framework.BundleException: Could not resolve module:
> org.eclipse.fx.ide.java6 [898]
> Unresolved requirement: Require-Capability: osgi.ee;
> filter:="(&(osgi.ee=JavaSE)(version>=1.3)(!(version>=1.8)))"
>
> at org.eclipse.osgi.container.Module.start(Module.java:434)
> at
> org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
>
> at
> org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
>
> at
> org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
>
> at
> org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
>
> at
> org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
>
>
Previous Topic:Creating html with e(fx)clipse
Next Topic:Build Issues
Goto Forum:
  


Current Time: Mon Jul 07 23:30:46 EDT 2025

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

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

Back to the top