Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2013-01-14 Thread Niels Thykier
On 2013-01-02 18:13, Dave Tapesar wrote:
 Hello there,
 
 I had the same issue on a Debian SID x86_64.
 As a sid, there was no eclipse update, only an install on July:
 eclipse:amd64 (3.8.0~rc4-1)
 The only openjdk update is from October 23rd
 openjdk-6-jre:amd64 6b24-1.11.4-3 - 6b24-1.11.5-1
 
 The problem appeared after the SVN plugin uninstall (because of a plugin
 problem) : when asked to reboot, I agreed and Eclipse would stop at the
 point Loading Workbench. Killing the graphic application launched what
 seemed to be a deadlock, as the java process was taking all CPU time. A
 simple kill pid stopped the process. Unfortunately, I have not kept the
 details (haven't made a strace)
 
 [...]
 
 Hope it helps.
 
 

To be honest, it sound like you have / had a different problem[1].

That said, I am glad you have resolved it and we will keep it in mind in
case others report problems with a similar set of symptoms.

~Niels

[1] The fact that is solved by upgrading Java6 to Java7 make it sound
like it is/was a bug in Java6.  The original problem includes a
configuration issue that (to my knowledge) has not been triggered by
bugs in OpenJDK (yet).

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2013-01-02 Thread Dave Tapesar
Hello there,

I had the same issue on a Debian SID x86_64.
As a sid, there was no eclipse update, only an install on July:
eclipse:amd64 (3.8.0~rc4-1)
The only openjdk update is from October 23rd
openjdk-6-jre:amd64 6b24-1.11.4-3 - 6b24-1.11.5-1

The problem appeared after the SVN plugin uninstall (because of a plugin
problem) : when asked to reboot, I agreed and Eclipse would stop at the
point Loading Workbench. Killing the graphic application launched what
seemed to be a deadlock, as the java process was taking all CPU time. A
simple kill pid stopped the process. Unfortunately, I have not kept the
details (haven't made a strace)

What was done:

aptitude remove eclipse
aptitude install eclipse
= Nothing changed

aptitude install openjdk-7-jdk
update-alternatives --config java

= I chose java7 and ran eclipse from a term. This solved the issue.
I than chose java6 (with update-alternative). Eclipse launches successfully.
Tried to launch eclipse form a graphical menu with success. No ~/.eclipse/
were deleted.

$ java -version
java version 1.6.0_24
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

$ java -version
java version 1.7.0_03
OpenJDK Runtime Environment (IcedTea7 2.1.3) (7u3-2.1.3-1)
OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)

Eclipse packages:

 LANG=en_US dpkg -l eclipse\*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version
Architecture  Description
+++-=-=-=-
ii  eclipse   3.8.0~rc4-1
all   Extensible Tool Platform and Java IDE
un  eclipse-common-nls
none  (no description available)
un  eclipse-ecj
none  (no description available)
ii  eclipse-jdt   3.8.0~rc4-1
all   Eclipse Java Development Tools (JDT)
un  eclipse-jdt-gcj
none  (no description available)
ii  eclipse-pde   3.8.0~rc4-1
amd64 Eclipse Plug-in Development Environment (PDE)
un  eclipse-pde-gcj
none  (no description available)
ii  eclipse-platform  3.8.0~rc4-1
amd64 Eclipse platform without development plug-ins
un  eclipse-platform-common
none  (no description available)
ii  eclipse-platform-data 3.8.0~rc4-1
all   Eclipse platform without development plug-ins (data)
un  eclipse-platform-gcj
none  (no description available)
un  eclipse-platform-nls
none  (no description available)
un  eclipse-plugin-cvs
none  (no description available)
ii  eclipse-rcp   3.8.0~rc4-1
amd64 Eclipse Rich Client Platform (RCP)
un  eclipse-rcp-gcj
none  (no description available)
un  eclipse-source
none  (no description available)



Hope it helps.

-- 
Dave Tapesar
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-12-02 Thread Michael Stapelberg
On Sat, 25 Aug 2012 20:27:35 +0200
Felix Natter fnat...@gmx.net wrote:
 http://www2.inf.fh-brs.de/~fnatte2s/testRefactoring-sample-workspace.tar.bz2
This file is no longer online. Could you re-upload please?


On Mon, 24 Sep 2012 21:55:56 +0200
Ulrich Van Den Hekke ulrich@shadoware.org wrote:
 I have the same problem. I start eclipse configure some project,
 install ADT plugin to work, after a few restart, i have this bug
 (splash screen hang on Loading Workbench). Removing .eclipse resolve
 the problem, but i need to reinstall plugin, and configuration, until
 the next hang.
Could you provide a sample workspace with which eclipse crashes please?

-- 
Best regards,
Michael

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-25 Thread Jakub Adam

Hi Felix,

Thanks for all the information you provided so far. I spent some time studying 
the logs but
couldn't make any final conclusion. All of the required packages you have 
installed seem to
be at their latest versions and I didn't find any fatal error related to bundle 
loading in
your debug logs.

Thinking of it more, maybe there is nothing wrong with the installation, but 
there is something
in your workspace that makes Eclipse hang during startup (but also it doesn't 
affect 4.2 binary
tarball).

When you run without ~/.eclipse do you see a workspace selection popup? If so, 
can you please
try to create a new empty workspace and look if Eclipse will start then?

If it happens that it's your current workspace that causes the hang on startup, 
are you able
to put somewhere for download a stripped down version? I think only the 
.metadata folder will
be sufficient, no projects that might contain private of confidential data. 
Please check
that the hang still occurs with the stripped workspace before uploading.

Regards,

Jakub

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-25 Thread Felix Natter
Jakub Adam jakub.a...@ktknet.cz writes:

 Hi Felix,

hello Jakub,

 Thanks for all the information you provided so far. I spent some time 
 studying the logs but
 couldn't make any final conclusion. All of the required packages you have 
 installed seem to
 be at their latest versions and I didn't find any fatal error related to 
 bundle loading in
 your debug logs.

 Thinking of it more, maybe there is nothing wrong with the installation, but 
 there is something
 in your workspace that makes Eclipse hang during startup (but also it doesn't 
 affect 4.2 binary
 tarball).

 When you run without ~/.eclipse do you see a workspace selection popup? If 
 so, can you please
 try to create a new empty workspace and look if Eclipse will start
 then?

Yes, it starts with a clean workspace. I've got a simple workspace
without confidential data, which I uploaded and which shows the problem.

 If it happens that it's your current workspace that causes the hang on 
 startup, are you able
 to put somewhere for download a stripped down version? I think only the 
 .metadata folder will
 be sufficient, no projects that might contain private of confidential data. 
 Please check
 that the hang still occurs with the stripped workspace before
 uploading.

http://www2.inf.fh-brs.de/~fnatte2s/testRefactoring-sample-workspace.tar.bz2

Best Regards and good luck,
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-20 Thread Felix Natter
Jakub Adam jakub.a...@ktknet.cz writes:

 Hi Felix,

hello Jakub,

 On 19.8.2012 19:31, Felix Natter wrote:
 I'd really like to help you, but this file:
   
 /usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
 is not there any more.

 It will be back when you reinstall eclipse-platform. That you are missing it 
 right now
 is a good sign, means you will get correct version from the latest package 
 when installed
 and we don't have to care about its content. You shouldn't ever run eclipse 
 as root of course,
 or it will be overwritten.

Here are the contents of bundles.info:
#version=1
com.ibm.icu,4.4.2.v20110823,plugins/com.ibm.icu_4.4.2.v20110823.jar,4,false
com.jcraft.jsch,0.1.42,plugins/com.jcraft.jsch_0.1.42.jar,4,false
javax.el,2.2.0,plugins/javax.el_2.2.0.jar,4,false
javax.servlet,3.0.0.v201103241327,plugins/javax.servlet_3.0.0.v201103241327.jar,4,false
javax.servlet.jsp,2.2.0.v201103241327,plugins/javax.servlet.jsp_2.2.0.v201103241327.jar,4,false
org.apache.ant,1.8.3.v20120321-1730,plugins/org.apache.ant_1.8.3.v20120321-1730/,4,false
org.apache.commons.codec,1.4.0,plugins/org.apache.commons.codec_1.4.0.jar,4,false
org.apache.commons.httpclient,3.1.0,plugins/org.apache.commons.httpclient_3.1.0.jar,4,false
org.apache.commons.logging,1.0.4.v20080605-1930,plugins/org.apache.commons.logging_1.0.4.v20080605-1930.jar,4,false
org.apache.el,7.0.26,plugins/org.apache.el_7.0.26.jar,4,false
org.apache.felix.gogo.command,0.12.0,plugins/org.apache.felix.gogo.command_0.12.0.jar,4,false
org.apache.felix.gogo.runtime,0.10.0,plugins/org.apache.felix.gogo.runtime_0.10.0.jar,4,false
org.apache.felix.gogo.shell,0.10.0,plugins/org.apache.felix.gogo.shell_0.10.0.jar,4,false
org.apache.jasper,7.0.26,plugins/org.apache.jasper_7.0.26.jar,4,false
org.apache.juli,7.0.26,plugins/org.apache.juli_7.0.26.jar,4,false
org.apache.lucene.analysis,2.9.4,plugins/org.apache.lucene.analysis_2.9.4.jar,4,false
org.apache.lucene.core,2.9.4,plugins/org.apache.lucene.core_2.9.4.jar,4,false
org.apache.tomcat.api,7.0.26,plugins/org.apache.tomcat.api_7.0.26.jar,4,false
org.apache.tomcat.util,7.0.26,plugins/org.apache.tomcat.util_7.0.26.jar,4,false
org.eclipse.ant.core,3.2.400.dist,plugins/org.eclipse.ant.core_3.2.400.dist.jar,4,false
org.eclipse.compare,3.5.300.dist,plugins/org.eclipse.compare_3.5.300.dist.jar,4,false
org.eclipse.compare.core,3.5.200.dist,plugins/org.eclipse.compare.core_3.5.200.dist.jar,4,false
org.eclipse.core.boot,3.1.300.dist,plugins/org.eclipse.core.boot_3.1.300.dist.jar,4,false
org.eclipse.core.commands,3.6.1.dist,plugins/org.eclipse.core.commands_3.6.1.dist.jar,4,false
org.eclipse.core.contenttype,3.4.200.dist,plugins/org.eclipse.core.contenttype_3.4.200.dist.jar,4,false
org.eclipse.core.databinding,1.4.1.dist,plugins/org.eclipse.core.databinding_1.4.1.dist.jar,4,false
org.eclipse.core.databinding.beans,1.2.200.dist,plugins/org.eclipse.core.databinding.beans_1.2.200.dist.jar,4,false
org.eclipse.core.databinding.observable,1.4.1.dist,plugins/org.eclipse.core.databinding.observable_1.4.1.dist.jar,4,false
org.eclipse.core.databinding.property,1.4.100.dist,plugins/org.eclipse.core.databinding.property_1.4.100.dist.jar,4,false
org.eclipse.core.expressions,3.4.400.dist,plugins/org.eclipse.core.expressions_3.4.400.dist.jar,4,false
org.eclipse.core.externaltools,1.0.100.dist,plugins/org.eclipse.core.externaltools_1.0.100.dist.jar,4,false
org.eclipse.core.filebuffers,3.5.200.dist,plugins/org.eclipse.core.filebuffers_3.5.200.dist.jar,4,false
org.eclipse.core.filesystem,1.3.200.dist,plugins/org.eclipse.core.filesystem_1.3.200.dist.jar,4,false
org.eclipse.core.filesystem.linux.x86,1.4.0.dist,plugins/org.eclipse.core.filesystem.linux.x86_1.4.0.dist.jar,4,false
org.eclipse.core.jobs,3.5.200.dist,plugins/org.eclipse.core.jobs_3.5.200.dist.jar,4,false
org.eclipse.core.net,1.2.200.dist,plugins/org.eclipse.core.net_1.2.200.dist.jar,4,false
org.eclipse.core.net.linux.x86,1.1.200.dist,plugins/org.eclipse.core.net.linux.x86_1.1.200.dist.jar,4,false
org.eclipse.core.resources,3.8.0.dist,plugins/org.eclipse.core.resources_3.8.0.dist.jar,4,false
org.eclipse.core.runtime,3.8.0.dist,plugins/org.eclipse.core.runtime_3.8.0.dist.jar,4,true
org.eclipse.core.runtime.compatibility,3.2.200.dist,plugins/org.eclipse.core.runtime.compatibility_3.2.200.dist.jar,4,false
org.eclipse.core.runtime.compatibility.auth,3.2.300.dist,plugins/org.eclipse.core.runtime.compatibility.auth_3.2.300.dist.jar,4,false
org.eclipse.core.runtime.compatibility.registry,3.5.100.dist,plugins/org.eclipse.core.runtime.compatibility.registry_3.5.100.dist/,4,false
org.eclipse.core.variables,3.2.600.dist,plugins/org.eclipse.core.variables_3.2.600.dist.jar,4,false
org.eclipse.cvs,1.2.0.dist,plugins/org.eclipse.cvs_1.2.0.dist.jar,4,false
org.eclipse.debug.core,3.7.100.dist,plugins/org.eclipse.debug.core_3.7.100.dist.jar,4,false
org.eclipse.debug.ui,3.8.0.dist,plugins/org.eclipse.debug.ui_3.8.0.dist.jar,4,false

Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-19 Thread Jakub Adam

Hi Felix,

On 19.8.2012 17:33, Felix Natter wrote:

Meanwhile I read this:
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681726
and decided to give Juno 4.2 a try.
This seems to work fine right now :-)


Just to make it clear, that bug is a wishlist item. Wheezy release is now frozen
so 4.2 will NOT make it into Debian until the next stable release is made
(a horizon of months) and it was never in our plan for Wheezy, as all the 
plugins
we have packaged run the same on Eclipse 3.8 (now the deprecated platform).


!MESSAGE The artifact file for osgi.bundle,javax.servlet,2.5.0.v200806031605
was not found.


Thanks a lot for your help, unfortunately I didn't receive it in time
(my own fault), and I am happy with 4.2 :-)


I'll close this report soon then. I tried to reproduce the problem, but without 
success.
It could be your local configuration issue, but also it's possible the bug is 
still
there affecting other users and might even persist into 4.2 release if not fixed
properly. Anyway, if you could still provide some of the information I asked 
previously,
you would be much helpful. I can't force you of course :)

Regards,

Jakub

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-19 Thread Felix Natter
Jakub Adam jakub.a...@ktknet.cz writes:

 Hi Felix,

hello Jakub,

 On 19.8.2012 17:33, Felix Natter wrote:
 Meanwhile I read this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681726
 and decided to give Juno 4.2 a try.
 This seems to work fine right now :-)

 Just to make it clear, that bug is a wishlist item. Wheezy release is now 
 frozen
 so 4.2 will NOT make it into Debian until the next stable release is made
 (a horizon of months) and it was never in our plan for Wheezy, as all the 
 plugins
 we have packaged run the same on Eclipse 3.8 (now the deprecated
 platform).

Oh I'm sorry, I didn't think of this when I deinstalled elipse
3.8.0~rc4-1 :-(

 !MESSAGE The artifact file for osgi.bundle,javax.servlet,2.5.0.v200806031605
 was not found.

 Thanks a lot for your help, unfortunately I didn't receive it in time
 (my own fault), and I am happy with 4.2 :-)

 I'll close this report soon then. I tried to reproduce the problem, but 
 without success.
 It could be your local configuration issue, but also it's possible the bug is 
 still
 there affecting other users and might even persist into 4.2 release if not 
 fixed
 properly. Anyway, if you could still provide some of the information I asked 
 previously,
 you would be much helpful. I can't force you of course :)

I'd really like to help you, but this file:
 
/usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
is not there any more.

 Start with empty ~/.eclipse.

I tried this, and it didn't change anything.

 Please check if you have installed the latest version of libservlet3.0-java 
 from Debian testing.
 Even better if you can get a list of all dependencies of eclipse-rcp
 package and installed versions.

To make things easier for me, here are the versions of *all* installed
packages (of course some packages have been removed when I removed the
eclipse packages):
  http://pastebin.com/9cHJaj5J

 Do you have any additional plugins installed?

Yes, I installed saferefactor from here:
  http://dsc.ufcg.edu.br/~spg/saferefactor/

I will try to reproduce this on another wheezy machine.

Thanks and Good Luck!
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-19 Thread Jakub Adam

Hi Felix,

On 19.8.2012 19:31, Felix Natter wrote:

I'd really like to help you, but this file:
  
/usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
is not there any more.


It will be back when you reinstall eclipse-platform. That you are missing it 
right now
is a good sign, means you will get correct version from the latest package when 
installed
and we don't have to care about its content. You shouldn't ever run eclipse as 
root of course,
or it will be overwritten.

BTW, what do you have in /etc/eclipse.ini?


To make things easier for me, here are the versions of *all* installed
packages (of course some packages have been removed when I removed the
eclipse packages):
   http://pastebin.com/9cHJaj5J


Thanks for the list, but please reinstall eclipse-platform and make a new one, 
current is
missing many packages as you noted. I assume you use 4.2 tarball from 
eclipse.org, so
reinstalling distribution Eclipse will not interfere with your work environment.

Use 'dpkg --list' to create the list, it will be easier for me to compare.




Do you have any additional plugins installed?


Yes, I installed saferefactor from here:
   http://dsc.ufcg.edu.br/~spg/saferefactor/


I assume you installed it from the update site as regular user, so running 
Eclipse without
~/.eclipse eliminates its possible influence on the configuration. You already 
tried this,
so I doubt the extra plugin is a source of the problem.

Many thanks,

Jakub

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-12 Thread Jakub Adam

Hi Felix,

!MESSAGE The artifact file for osgi.bundle,javax.servlet,2.5.0.v200806031605
was not found.

This should not happen, Eclipse 3.8 uses javax.servlet 3.0.0. Please paste here
the contents of your

 
/usr/lib/eclipse/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info

Maybe it wasn't updated for some reason.

Also please create an .options file somewhere, with following contents:

org.eclipse.equinox.p2.core/debug=true
org.eclipse.equinox.p2.core/reconciler=true
org.eclipse.equinox.p2.core/installregistry=true
org.eclipse.eclipse.p2.engine/engine/debug=true
osgi.checkConfiguration=true
org.eclipse.osgi/debug=true

Then run eclipse *from the same directory* where .options is placed, with these 
arguments:

/usr/lib/eclipse/eclipse -consoleLog -debug

This should produce more debug information. Start with empty ~/.eclipse.

Please check if you have installed the latest version of libservlet3.0-java 
from Debian testing.
Even better if you can get a list of all dependencies of eclipse-rcp package 
and installed versions.

Do you have any additional plugins installed?

Also check /usr/lib/eclipse/plugins for any broken symlinks.

Regards

Jakub

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#684604: eclipse-rcp: eclipse 3.8 hangs on splash screen with Loading Workbench after update from 3.7.2

2012-08-11 Thread Felix Natter
Package: eclipse-rcp
Version: 3.8.0~rc4-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

I did an apt-get dist-upgrade which upgraded my eclipse from 3.7.2 to
3.8.0~rc4-1.

After the upgrade, when I start eclipse, it hangs at the splash screen with
Loading Workbench.

After removing ~/.eclipse and restarting eclipse, I get this log in
~/.eclipse/org.eclipse.platform_3.8_155965261/configuration/1344688663520.log:

!SESSION 2012-08-11 14:37:43.357
---
eclipse.buildId=I20120502-2000
java.version=1.6.0_26
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE
Command-line arguments:  -os linux -ws gtk -arch x86 -clean -initialize

!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-08-11 14:37:51.480
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-08-11 14:37:51.480
!MESSAGE session context was:(profile=PlatformProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --
[R]javax.servlet 2.5.0.v200806031605,
action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-08-11
14:37:51.480
!MESSAGE The artifact file for osgi.bundle,javax.servlet,2.5.0.v200806031605
was not found.

here are my eclipse packages:
LANG=en_US dpkg -l eclipse\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion
Description
+++-===-===-==
ii  eclipse 3.8.0~rc4-1
Extensible Tool Platform and Java IDE
un  eclipse-common-nls  none  (no
description available)
un  eclipse-ecj none  (no
description available)
ii  eclipse-jdt 3.8.0~rc4-1
Eclipse Java Development Tools (JDT)
un  eclipse-jdt-gcj none  (no
description available)
ii  eclipse-pde 3.8.0~rc4-1
Eclipse Plug-in Development Environment (PDE)
un  eclipse-pde-gcj none  (no
description available)
ii  eclipse-platform3.8.0~rc4-1
Eclipse platform without development plug-ins
un  eclipse-platform-common none  (no
description available)
ii  eclipse-platform-data   3.8.0~rc4-1
Eclipse platform without development plug-ins (data)
un  eclipse-platform-gcjnone  (no
description available)
un  eclipse-platform-nlsnone  (no
description available)
un  eclipse-plugin-cvs  none  (no
description available)
ii  eclipse-rcp 3.8.0~rc4-1
Eclipse Rich Client Platform (RCP)
un  eclipse-rcp-gcj none  (no
description available)
un  eclipse-source  none  (no
description available)


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eclipse-rcp depends on:
ii  default-jre [java6-runtime]1:1.6-47
ii  gcj-4.4-jre [java5-runtime]4.4.7-1
ii  gcj-4.6-jre [java5-runtime]4.6.3-1
ii  gcj-4.7-jre [java5-runtime]4.7.1-1
ii  gcj-jre [java5-runtime]4:4.7.1-1
ii  libc6  2.13-33
ii  libequinox-osgi-java   3.8.0~rc4-1
ii  libfelix-gogo-command-java 0.12.0-1
ii  libfelix-gogo-shell-java   0.10.0-1
ii  libicu4j-4.4-java  4.4.2.2-1
ii  libswt-cairo-gtk-3-jni 3.8.0~rc4-1
ii  libswt-gtk-3-java  3.8.0~rc4-1
ii  libswt-webkit-gtk-3-jni3.8.0~rc4-1
ii  openjdk-6-jre [java6-runtime]  6b24-1.11.3-2
ii  sun-java6-jre [java6-runtime]  6.26-3

Versions of packages eclipse-rcp recommends:
ii  libswt-glx-gtk-3-jni3.8.0~rc4-1
ii  libswt-gnome-gtk-3-jni  3.8.0~rc4-1

Versions of packages eclipse-rcp suggests:
ii  eclipse  3.8.0~rc4-1

Please tell me what additional information i shall supply or what I
shall try.

Thank you!
-- 
Felix Natter

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.