d346
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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: 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. Last edited by DutchDaemon; October 3rd, 2009 at 17:30. Reason: [code] added, thread moved |
|
#2
|
|||
|
|||
|
Quote:
I have intalled eclipse-cdt with V 3.4.2 without problem. But I've got a runtime issue with eclise-cdt, I can't create any new project
|
|
#3
|
|||
|
|||
|
I know, I tried that first, with the same issues. I thought there might be some difference in the -devel version that would install jdt and other things (I'm not really sure what the differences are.)
This experience is bordering on bizarre because this should be a really easy thing, but I don't have a clue how to fix it. I wanted to make sure that I was at least not trying to attempt the impossible (e.g. eclipse 3.4 is broken in FreeBSD.) I wonder when 3.5 will be ported? I'd gladly do it, by my mad skillz are not up to speed yet... |
|
#4
|
|||
|
|||
|
Got it to work.
Could not use the eclipse "help->software updates" to install some plugings. Had to install a few things (emf, datatools, webtools) using ports (usr/ports/java/eclipse-*) Still not sure why. I guess there are some binaries involved? I thought eclipse was pure JVM, but I guess not. |
|
#5
|
||||
|
||||
|
Quote:
It uses swt which is portable, but the binaries are os dependent. Even on supported platform, there are also consideration about where the plugins are going to be installed and fs permissions. |
![]() |
| Tags |
| eclipse, plugins, unsatisfied dependency |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Where plugins for Firefox 3.5 are? | zeiz | Installation and Maintenance of FreeBSD Ports or Packages | 2 | September 25th, 2009 21:08 |
| Firefox3.0.11 plugins: where to get? | zeiz | Multimedia | 1 | August 10th, 2009 04:51 |
| compiz-plugins-main doesn't know if its installed or not | paean | Installation and Maintenance of FreeBSD Ports or Packages | 9 | June 19th, 2009 22:58 |
| Opera-plugins | lumiwa | Installation and Maintenance of FreeBSD Ports or Packages | 2 | January 28th, 2009 02:34 |
| Firefox 3 and Plugins | ninjaslim | Installation and Maintenance of FreeBSD Ports or Packages | 6 | December 14th, 2008 21:08 |