sebastianbenz / Jnario

Executable specifications for Java
136 stars 38 forks source link

Can't resolve target platform #133

Closed borisbrodski closed 10 years ago

borisbrodski commented 10 years ago

Currently the target platform kepler.target can't be resolved. This seems to be a problem (or change) with the kepler update site.

It look's like moving to luna update site solves the problem.

The error reported:

Jnario\releng\org.jnario.target\kepler.target: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.jdt.core 3.9.0.v_OTDT_r220_201306071800 to org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core 3.9.1.v_OTDT_r221_201309101918 to org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.jdt.core 3.9.2.v_OTDT_r222_201402180730 to org.eclipse.objectteams.otdt.core.patch.feature.group [2.0.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtend.examples 2.6.2.v201407030533 to bundle org.eclipse.emf.common.ui [2.9.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.common.types 2.6.2.v201407030533 to bundle org.eclipse.emf.ecore [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.common.types 2.6.2.v201407030533 to bundle org.eclipse.emf.common [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.purexbase 2.6.2.v201407030533 to bundle org.eclipse.emf.ecore [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.purexbase 2.6.2.v201407030533 to bundle org.eclipse.emf.common [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.ui.codetemplates 2.6.2.v201407030533 to bundle org.eclipse.emf.ecore [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.ui.codetemplates 2.6.2.v201407030533 to bundle org.eclipse.emf.common [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.xbase 2.6.2.v201407030533 to bundle org.eclipse.emf.ecore [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.xbase 2.6.2.v201407030533 to bundle org.eclipse.emf.common [2.10.0,3.0.0).; Unable to satisfy dependency from org.eclipse.xtext.xtext.ui.examples 2.6.2.v201407030533 to bundle org.eclipse.emf.common.ui [2.9.0,3.0.0).; No solution found because the problem is unsatisfiable.] -> [Help 1]

sebastianbenz commented 10 years ago

It seems to be working again. I had no problems right now.

borisbrodski commented 10 years ago

Yes, I works now.