Closed GoogleCodeExporter closed 9 years ago
It doesn't say that Jupiter only works for Eclipse IDE for Java developers. It
says
that Jupiter works for the Eclipse IDE.
Jupiter requires Java because it is written in Java, as are all Eclipse plugins,
including the CDT plugins.
Original comment by jsakuda
on 27 Jan 2009 at 7:16
Well, could you explain me why I get the following log error message?
I have installed jupiter on eclipse cdt 3.4.1.
ENTRY org.eclipse.equinox.p2.director 4 1 2009-01-27 11:34:01.356
!MESSAGE Cannot complete the install because some dependencies are not
satisfiable
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-01-27 11:34:01.356
!MESSAGE Unsatisfied dependency: [edu.hawaii.ics.csdl.jupiter 3.4.1.1]
requiredCapability: osgi.bundle/org.junit/0.0.0
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-01-27 11:34:01.356
!MESSAGE Unsatisfied dependency: [edu.hawaii.ics.csdl.jupiter 3.4.1.1]
requiredCapability: osgi.bundle/org.eclipse.jdt.ui/0.0.0
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-01-27 11:34:01.356
!MESSAGE Unsatisfied dependency: [edu.hawaii.ics.csdl.jupiter 3.4.1.1]
requiredCapability: osgi.bundle/org.eclipse.jdt.ui/0.0.0
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-01-27 11:34:01.356
!MESSAGE Unsatisfied dependency: [edu.hawaii.ics.csdl.jupiter 3.4.1.1]
requiredCapability: osgi.bundle/org.junit/0.0.0
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-01-27 11:34:01.356
!MESSAGE Unsatisfied dependency: [edu.hawaii.ics.csdl.jupiter.feature.group
3.4.1.1]
requiredCapability:
org.eclipse.equinox.p2.iu/edu.hawaii.ics.csdl.jupiter/[3.4.1.1,3.4.1.1]
Original comment by fcova...@gmail.com
on 27 Jan 2009 at 7:59
Jupiter's manifest lists org.junit as a required bundle/plugin. I guess the
version
of Eclipse you have does not have this bundle included.
Original comment by jsakuda
on 27 Jan 2009 at 8:19
Original comment by jsakuda
on 8 Oct 2009 at 8:39
Original issue reported on code.google.com by
fcova...@gmail.com
on 27 Jan 2009 at 3:06