Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233945 - dev-util/eclipse-sdk-3.3.1.1-r2 has missing plugins which are referenced by sdk features
Summary: dev-util/eclipse-sdk-3.3.1.1-r2 has missing plugins which are referenced by s...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 07:14 UTC by D. Stiefe1maier
Modified: 2009-11-06 14:15 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description D. Stiefe1maier 2008-08-05 07:14:02 UTC
I just installed eclipse 3.3 and after starting it, I noticed that
Help / software updates / manage cofiguration
says, that a hand full of plugins are missing, which are referenced by the Eclipse Project SDK 3.3.2.R33x
Here are the lines:

org.eclipse.jdt.doc.isv
org.eclipse.platform.doc.isv
Plug-in "com.jcraft.jsch" version "0.1.31" referenced by this feature is missing.
Plug-in "javax.servlet" version "2.4.0.v200706111738" referenced by this feature is missing.
Plug-in "javax.servlet.jsp" version "2.0.0.v200706191603" referenced by this feature is missing.
Plug-in "org.apache.commons.el" version "1.0.0.v200706111724" referenced by this feature is missing.
Plug-in "org.apache.commons.logging" version "1.0.4.v200706111724" referenced by this feature is missing.
Plug-in "org.apache.ant" version "1.7.0.v200706080842" referenced by this feature is missing.
Plug-in "org.apache.lucene" version "1.9.1.v200706111724" referenced by this feature is missing.
Plug-in "org.eclipse.platform.doc.user" version "3.3.0.M20070913-1400" referenced by this feature is missing.
Plug-in "org.eclipse.tomcat" version "4.1.230.v20070531" referenced by this feature is missing.
Plug-in "com.ibm.icu" version "3.6.1.v20070906" referenced by this feature is missing.
Plug-in "org.eclipse.swt.gtk.linux.x86_64" version "3.3.2.v3347" referenced by this feature is missing.

I have to admit I am a total newbee to eclipse. I don't even know if I'll need these components. Probably not, but it seems to be wrong that a fresh install is missing files.

Reproducible: Always

Steps to Reproduce:
1. emerge eclipse 3.3
2. start it
3. goto "manage cofiguration"
4. inspect
Actual Results:  
incomplete SDK

Expected Results:  
complete SDK, no missing dependencies

it may be helpful to note that...
- I have also installed eclipse 3.2 (installed it, then noticed that I need 3.3)
- I had to add the following lines to package.keywords:
dev-java/cldc-api               ~amd64
dev-java/junit                  ~amd64
dev-java/hamcrest-core          ~amd64
dev-java/icu4j                  ~amd64
dev-java/lucene                 ~amd64
dev-util/eclipse-sdk            ~amd64
Comment 1 Urs Joss 2008-09-25 15:33:55 UTC
Hi

I noticed the help sections are missing in both eclipse-sdk-3.3.1.1-r2 and eclipse-sdk-3.4-r2. Doing some trial and error stuff it seems it's also due to missing plugins:

/usr/lib/eclipse-3.{3,4}/plugins/org.eclipse.jdt.doc.user
/usr/lib/eclipse-3.{3,4}/plugins/org.eclipse.pde.doc.user
/usr/lib/eclipse-3.{3,4}/plugins/org.eclipse.platform.doc.user

I tried to understand the ebuild in some limited time, but I only found that tar in results already lacks the three directories.

That's it for now, maybe more later. HTH
Urs
Comment 2 Jean-Noël Rivasseau (RETIRED) gentoo-dev 2009-11-06 14:15:14 UTC
This Eclipse version is obsolete and removed from tree. Closing.