While I most certainly am posting this in the wrong forum - and no doubt a mod will tell me as much:
Has anyone had any luck with eclipse-devel? (V 3.4.1) I have installed it seemingly with success, but have spent the better part of the last day and a half trying to install plugins (ultimately to get maven and spring-ide installed.) Nothing works! Everything seems to fail, citing "unsatisfied dependencies" When I try to install those dependencies, I get other unsatisfied dependences, leading to other unsatisfied dependencies, until I come full circle to the original plugin dependencies.
For example, trying to install Web Tools, I get:
and many many more lines. I'm not really sure where to find osgi.bundle/org.eclipse.fdt.core.manipulation... and all the other dependencies. Very confused.
Can someone at least point me in the right direction? I've been looking for documentation to address this, and can not seem to find anything useful on the eclipse website. I don't know if this qualifies as a *FreeBSD* issue, but since eclipse does not apparently support FreeBSD directly, it appears I must rely on ports.
Note: What is *really* frustrating about all this is my Windows Vista install worked flawlessly! I had none of these problems.
Has anyone had any luck with eclipse-devel? (V 3.4.1) I have installed it seemingly with success, but have spent the better part of the last day and a half trying to install plugins (ultimately to get maven and spring-ide installed.) Nothing works! Everything seems to fail, citing "unsatisfied dependencies" When I try to install those dependencies, I get other unsatisfied dependences, leading to other unsatisfied dependencies, until I come full circle to the original plugin dependencies.
For example, trying to install Web Tools, I get:
Code:
Cannot complete the request. See the details.
Cannot complete the request. See the details.
Unsatisfied dependency: [org.eclipse.jst.jsf.designtime.tests 1.1.103.v20090902] requiredCapability: osgi.bundle/org.eclipse.jdt.core.manipulation/[1.3.0,1.4.0]
Unsatisfied dependency: [org.eclipse.jst.common.project.facet.ui 1.4.1.v200908111817] requiredCapability: osgi.bundle/org.eclipse.jdt.ui/[3.5.0,4.0.0)
Unsatisfied dependency: [org.eclipse.jpt.ui 2.2.1.v200909020220] requiredCapability: osgi.bundle/org.eclipse.help/[3.4.0,4.0.0)
Unsatisfied dependency: [org.eclipse.wst.xsl.debug.ui 1.0.0.v200904240436] requiredCapability: osgi.bundle/org.eclipse.debug.ui/[3.5.0,4.0.0)
Unsatisfied dependency: [org.eclipse.wst.server.discovery 1.0.1.v20090812b] requiredCapability: osgi.bundle/org.eclipse.equinox.p2.ui/[1.0.100,2.0.0)
Unsatisfied dependency: [org.eclipse.jst.ws.consumption 1.0.407.v200905191120] requiredCapability: osgi.bundle/org.eclipse.core.commands/[3.5.0,3.6.0)
Unsatisfied dependency: [org.eclipse.wst.server.discovery 1.0.1.v20090812b] requiredCapability: osgi.bundle/org.eclipse.equinox.p2.updatesite/[1.0.100,2.0.0)
Unsatisfied dependency: [org.eclipse.wst.wsdl.tests.performance 1.0.1] requiredCapability: osgi.bundle/org.eclipse.test/0.0.0
Can someone at least point me in the right direction? I've been looking for documentation to address this, and can not seem to find anything useful on the eclipse website. I don't know if this qualifies as a *FreeBSD* issue, but since eclipse does not apparently support FreeBSD directly, it appears I must rely on ports.
Note: What is *really* frustrating about all this is my Windows Vista install worked flawlessly! I had none of these problems.