Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140110 - dev-util/eclipse-sdk-3.2 - export of plugins does not work
Summary: dev-util/eclipse-sdk-3.2 - export of plugins does not work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 06:05 UTC by Mirko Stocker
Modified: 2006-10-30 12:57 UTC (History)
1 user (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 Mirko Stocker 2006-07-12 06:05:50 UTC
I have a quite strange bug here, and I don't even know if it is Gentoo's fault, but I thought I should report it anyway. If I create a sample-plugin and want to export it from Eclipse (3.2) as a deployable plugin, I get several errors like:

# 12.07.06 01:25:36 CEST
# Eclipse Java Compiler 0.671, 3.2.0 release, Copyright IBM Corp 2000, 2006.
All rights reserved.
incorrect
classpath: /usr/lib/eclipse-3.2/plugins/org.eclipse.ui_3.2.0.I20060605-1400
.jar[~org/eclipse/ui/internal/*
incorrect classpath: ?**/*]
incorrect
classpath: /usr/lib/eclipse-3.2/plugins/org.eclipse.core.runtime_3.2.0.v2006
0603.jar[~org/eclipse/core/internal/preferences/legacy/*
incorrect classpath: ~org/eclipse/core/internal/runtime/*
incorrect classpath: +org/eclipse/core/runtime/*
incorrect classpath: ?**/*]
... and a few more

First I thought I did something wrong, but I found that I can export the plugins if I use a precompiled Eclipse, so I think the error might be related to Gentoo. Does anybody have a clue about this? Can I do something to narrow the bug down?

PS: I'm using Sun's JDK 1.5.0.07
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-07-12 07:08:55 UTC
I'm wondering if it has something to do with permissions and you not being able to write to /usr/lib/ecipse-3.2.
Comment 2 Mirko Stocker 2006-07-12 07:13:25 UTC
Just tried it as root, but I get the same errors.
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2006-07-12 07:22:54 UTC
Could you provide step by step instructions to reproduce this?
Comment 4 Mirko Stocker 2006-07-12 07:35:40 UTC
Sure!

In Eclipse 3.2, create a new Project -> Plug-In Develpoment -> Plug-In Project, use all default settings and give it a name like "TestPlugin", leave all settings as they are on the next page and then select "Plug-in with a view" on the template page and finish the wizard.
Use File -> Export and use "Plug-in Develpoment" -> "Deployable plug-ins and fragments" as the destination. On the next step, give a file or directory, finish the wizard and then I get the error.

I was able to reproduce this behaviour on my desktop and notebook.
Comment 5 Federico Fissore 2006-10-27 11:36:01 UTC
please, can you update to eclipse-3.2.1-r1 and report if the problem is still present?
Comment 6 Mirko Stocker 2006-10-29 22:36:13 UTC
It works now! Thanks! :)
Comment 7 Josh Nichols (RETIRED) gentoo-dev 2006-10-30 12:57:12 UTC
Marking fixed.