| Home » Eclipse Projects » Eclipse Platform » Crash while synchronizing SVN workspace
 Goto Forum:| 
| Crash while synchronizing SVN workspace [message #336206] | Fri, 29 May 2009 03:50  |  | 
| Eclipse User  |  |  |  |  | This is a multi-part message in MIME format. --------------000502010301050601020906
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I'm not sure which group this should be posted to.
 
 Eclipse dies (window just disappears) when attempting to synchronize a
 SVN workspace.
 
 Running from the console with -debug -consoleLog gives:
 
 > The program 'Eclipse' received an X Window System error.
 > This probably reflects a bug in the program.
 > The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
 >   (Details: serial 37524 error_code 14 request_code 1 minor_code 0)
 >   (Note to programmers: normally, X errors are reported asynchronously;
 >    that is, you will receive the error a while after causing it.
 >    To debug your program, run it with the --sync command line
 >    option to change this behavior. You can then get a meaningful
 >    backtrace from your debugger if you break on the gdk_x_error() function.)
 
 When attaching GDB to the process, I get a segmentation fault in
 pango_layout_new() (see attached backtrace).
 
 See also the attached Eclipse configuration details.
 
 --
 /Jesper
 
 --------------000502010301050601020906
 Content-Type: text/plain;
 name="eclipse-crash-backtrace.txt"
 Content-Transfer-Encoding: 8bit
 Content-Disposition: inline;
 filename="eclipse-crash-backtrace.txt"
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb350cb90 (LWP 9174)]
 pango_layout_new (context=0x88c5d20) at /build/buildd/pango1.0-1.24.1/pango/pango-layout.c:271
 271     /build/buildd/pango1.0-1.24.1/pango/pango-layout.c: No such file or directory.
 in /build/buildd/pango1.0-1.24.1/pango/pango-layout.c
 (gdb) bt
 #0  pango_layout_new (context=0x88c5d20) at /build/buildd/pango1.0-1.24.1/pango/pango-layout.c:271
 #1  0xb7588288 in IA__gtk_widget_create_pango_layout (widget=0x86b7ec8,
 text=0x85258c8 "Synchronize SVN (Workspace)") at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:6504
 #2  0xb745372d in gtk_label_ensure_layout (label=0x86b7ec8)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtklabel.c:2449
 #3  0xb74592ac in gtk_label_size_request (widget=0x86b7ec8, requisition=0x86b7ee4)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtklabel.c:2582
 #4  0xb7d5ea0c in IA__g_cclosure_marshal_VOID__BOXED (closure=0x831fd38, return_value=0x0,
 n_param_values=2, param_values=0xb25f0ec8, invocation_hint=0xb3509a8c, marshal_data=0xb7459270)
 at /build/buildd/glib2.0-2.20.1/gobject/gmarshal.c:566
 #5  0xb7d503d9 in g_type_class_meta_marshal (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0ec8, invocation_hint=0xb3509a8c, marshal_data=0x7c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:878
 #6  0xb7d51ba8 in IA__g_closure_invoke (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0ec8, invocation_hint=0xb3509a8c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:767
 #7  0xb7d676c0 in signal_emit_unlocked_R (node=0x8322a30, detail=0, instance=0x86b7ec8,
 emission_return=0x0, instance_and_params=0xb25f0ec8)
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3177
 #8  0xb7d694b9 in IA__g_signal_emit_valist (instance=0x86b7ec8, signal_id=15, detail=0,
 var_args=0xb3509c8c "y���m��k\b�\234P�\acM��k\b\232\002")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2980
 #9  0xb7d697e3 in IA__g_signal_emit_by_name (instance=0x86b7ec8, detailed_signal=0xb76966e0 "size-request")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3074
 #10 0xb74d6036 in do_size_request (widget=0x86b7ec8) at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:620
 #11 0xb74d6307 in _gtk_size_group_compute_requisition (widget=0x86b7ec8, requisition=0xb3509d04)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:820
 #12 0xb758a76f in IA__gtk_widget_size_request (widget=0x86b7ec8, requisition=0xb3509d04)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:3698
 #13 0xb73a61ec in gtk_box_size_request (widget=0x8345510, requisition=0x834552c)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkbox.c:280
 #14 0xb7d5ea0c in IA__g_cclosure_marshal_VOID__BOXED (closure=0x831fd38, return_value=0x0,
 n_param_values=2, param_values=0xb25f0ea0, invocation_hint=0xb3509edc, marshal_data=0xb73a6170)
 at /build/buildd/glib2.0-2.20.1/gobject/gmarshal.c:566
 #15 0xb7d503d9 in g_type_class_meta_marshal (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0ea0, invocation_hint=0xb3509edc, marshal_data=0x7c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:878
 #16 0xb7d51ba8 in IA__g_closure_invoke (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0ea0, invocation_hint=0xb3509edc)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:767
 #17 0xb7d676c0 in signal_emit_unlocked_R (node=0x8322a30, detail=0, instance=0x8345510,
 emission_return=0x0, instance_and_params=0xb25f0ea0)
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3177
 #18 0xb7d694b9 in IA__g_signal_emit_valist (instance=0x8345510, signal_id=15, detail=0,
 var_args=0xb350a0dc "y���m�\020U4\b\b�P�\acM�\020U4\b\232\002")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2980
 #19 0xb7d697e3 in IA__g_signal_emit_by_name (instance=0x8345510, detailed_signal=0xb76966e0 "size-request")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3074
 #20 0xb74d6036 in do_size_request (widget=0x8345510) at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:620
 #21 0xb74d6307 in _gtk_size_group_compute_requisition (widget=0x8345510, requisition=0xb350a144)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:820
 #22 0xb758a76f in IA__gtk_widget_size_request (widget=0x8345510, requisition=0xb350a144)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:3698
 #23 0xb739ae21 in gtk_alignment_size_request (widget=0x877dd50, requisition=0x877dd6c)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkalignment.c:428
 #24 0xb7d5ea0c in IA__g_cclosure_marshal_VOID__BOXED (closure=0x831fd38, return_value=0x0,
 n_param_values=2, param_values=0xb25f0e78, invocation_hint=0xb350a31c, marshal_data=0xb739adc0)
 at /build/buildd/glib2.0-2.20.1/gobject/gmarshal.c:566
 #25 0xb7d503d9 in g_type_class_meta_marshal (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0e78, invocation_hint=0xb350a31c, marshal_data=0x7c)
 ---Type <return> to continue, or q <return> to quit---
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:878
 #26 0xb7d51ba8 in IA__g_closure_invoke (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0e78, invocation_hint=0xb350a31c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:767
 #27 0xb7d676c0 in signal_emit_unlocked_R (node=0x8322a30, detail=0, instance=0x877dd50,
 emission_return=0x0, instance_and_params=0xb25f0e78)
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3177
 #28 0xb7d694b9 in IA__g_signal_emit_valist (instance=0x877dd50, signal_id=15, detail=0,
 var_args=0xb350a51c "�ַ�m�P�\bH�P�\acM�P�\b\232\002")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2980
 #29 0xb7d697e3 in IA__g_signal_emit_by_name (instance=0x877dd50, detailed_signal=0xb76966e0 "size-request")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3074
 #30 0xb74d6036 in do_size_request (widget=0x877dd50) at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:620
 #31 0xb74d6307 in _gtk_size_group_compute_requisition (widget=0x877dd50, requisition=0xb350a58c)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:820
 #32 0xb758a76f in IA__gtk_widget_size_request (widget=0x877dd50, requisition=0xb350a58c)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:3698
 #33 0xb7593d9a in gtk_window_size_request (widget=0x8341c50, requisition=0x8341c6c)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwindow.c:4913
 #34 0xb7d5ea0c in IA__g_cclosure_marshal_VOID__BOXED (closure=0x831fd38, return_value=0x0,
 n_param_values=2, param_values=0xb25f0e50, invocation_hint=0xb350a75c, marshal_data=0xb7593d60)
 at /build/buildd/glib2.0-2.20.1/gobject/gmarshal.c:566
 #35 0xb7d503d9 in g_type_class_meta_marshal (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0e50, invocation_hint=0xb350a75c, marshal_data=0x7c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:878
 #36 0xb7d51c7b in IA__g_closure_invoke (closure=0x831fd38, return_value=0x0, n_param_values=2,
 param_values=0xb25f0e50, invocation_hint=0xb350a75c)
 at /build/buildd/glib2.0-2.20.1/gobject/gclosure.c:767
 #37 0xb7d676c0 in signal_emit_unlocked_R (node=0x8322a30, detail=0, instance=0x8341c50,
 emission_return=0x0, instance_and_params=0xb25f0e50)
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3177
 #38 0xb7d694b9 in IA__g_signal_emit_valist (instance=0x8341c50, signal_id=15, detail=0,
 var_args=0xb350a95c "�m��m�P\0344\b\210�P�\acM�P\0344\b\232\002")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:2980
 #39 0xb7d697e3 in IA__g_signal_emit_by_name (instance=0x8341c50, detailed_signal=0xb76966e0 "size-request")
 at /build/buildd/glib2.0-2.20.1/gobject/gsignal.c:3074
 #40 0xb74d6036 in do_size_request (widget=0x8341c50) at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:620
 #41 0xb74d6307 in _gtk_size_group_compute_requisition (widget=0x8341c50, requisition=0xb350a9fc)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtksizegroup.c:820
 #42 0xb758a76f in IA__gtk_widget_size_request (widget=0x8341c50, requisition=0xb350a9fc)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtkwidget.c:3698
 #43 0xb7540274 in gtk_tooltip_show_tooltip (display=0x83160b0)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtktooltip.c:876
 #44 0xb7540521 in tooltip_popup_timeout (data=0x83160b0)
 at /build/buildd/gtk+2.0-2.16.1/gtk/gtktooltip.c:1048
 #45 0xb7be58fb in gdk_threads_dispatch (data=0x8970640) at /build/buildd/gtk+2.0-2.16.1/gdk/gdk.c:498
 #46 0xb7cc92b6 in g_timeout_dispatch (source=0x8afc468, callback=0, user_data=0x8970640)
 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:3253
 #47 0xb7cc8b88 in IA__g_main_context_dispatch (context=0x831e208)
 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
 #48 0xb7ccc0eb in g_main_context_iterate (context=0x831e208, block=1, dispatch=1, self=0xb25f1600)
 at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
 #49 0xb7ccc5ba in IA__g_main_loop_run (loop=0x8985078) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2656
 #50 0xb26a2f07 in ?? () from /usr/lib/libsvn_auth_gnome_keyring-1.so.1
 #51 0xb26a35b8 in ?? () from /usr/lib/libsvn_auth_gnome_keyring-1.so.1
 #52 0xb2ff9495 in svn_auth__simple_first_creds_helper () from /usr/lib/libsvn_subr-1.so.1
 #53 0xb26a393a in ?? () from /usr/lib/libsvn_auth_gnome_keyring-1.so.1
 #54 0xb2fdc217 in svn_auth_first_credentials () from /usr/lib/libsvn_subr-1.so.1
 #55 0xb31ed328 in ?? () from /usr/lib/libsvn_ra_neon-1.so.1
 #56 0xb31c8603 in get_credentials (sess=<value optimized out>, errmsg=0xb350af58, attempt=0,
 chall=0xb25f1358, pwbuf=0xb350adc8 "حP��Ͳ\005") at /build/buildd/neon27-0.28.2/src/ne_auth.c:354
 #57 0xb31c8ff2 in basic_challenge (sess=0xb43b2ff0, attempt=0, parms=0xb25f1358, errmsg=0xb350af58)
 at /build/buildd/neon27-0.28.2/src/ne_auth.c:382
 #58 0xb31c7cfd in ah_post_send (req=0xb2327e20, cookie=0xb43b2ff0, status=0xb2329f40)
 at /build/buildd/neon27-0.28.2/src/ne_auth.c:1295
 #59 0xb31bc466 in ne_end_request (req=0xb2327e20) at /build/buildd/neon27-0.28.2/src/ne_request.c:1319
 #60 0xb31bdef9 in ne_request_dispatch (req=0xb2327e20) at /build/buildd/neon27-0.28.2/src/ne_request.c:1378
 #61 0xb31ee55f in svn_ra_neon__request_dispatch () from /usr/lib/libsvn_ra_neon-1.so.1
 #62 0xb31e74ee in svn_ra_neon__exchange_capabilities () from /usr/lib/libsvn_ra_neon-1.so.1
 #63 0xb31ec8b7 in ?? () from /usr/lib/libsvn_ra_neon-1.so.1
 #64 0xb326f75d in svn_ra_open3 () from /usr/lib/libsvn_ra-1.so.1
 #65 0xb32ece64 in svn_client__open_ra_session_internal () from /usr/lib/libsvn_client-1.so.1
 #66 0xb32f0ae0 in svn_client_status4 () from /usr/lib/libsvn_client-1.so.1
 #67 0xb331a722 in SVNClient::status () from /usr/lib/jni/libsvnjavahl-1.so.0.0.0
 #68 0xb33230ac in Java_org_tigris_subversion_javahl_SVNClient_status ()
 from /usr/lib/jni/libsvnjavahl-1.so.0.0.0
 #69 0xb4969f4d in ?? ()
 #70 0xb496327d in ?? ()
 #71 0xb4962f07 in ?? ()
 #72 0xb49633e3 in ?? ()
 #73 0xb4962da1 in ?? ()
 #74 0xb4962da1 in ?? ()
 #75 0xb4962da1 in ?? ()
 #76 0xb4962f07 in ?? ()
 #77 0xb4962f07 in ?? ()
 #78 0xb4962da1 in ?? ()
 #79 0xb4962da1 in ?? ()
 #80 0xb4962f07 in ?? ()
 #81 0xb49602cc in ?? ()
 #82 0xb6b817f7 in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #83 0xb6c63859 in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #84 0xb6b80aaf in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #85 0xb6b80f92 in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #86 0xb6b8112a in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #87 0xb6bd0b07 in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #88 0xb6d0738c in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #89 0xb6d0744a in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #90 0xb6c695f9 in ?? () from  /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 #91 0xb803d4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
 #92 0xb7fb349e in clone () from /lib/tls/i686/cmov/libc.so.6
 
 --------------000502010301050601020906
 Content-Type: text/plain;
 name="eclipse-config.txt"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline;
 filename="eclipse-config.txt"
 
 *** Date: Friday, May 29, 2009 9:46:17 AM Sweden Time
 
 *** Platform Details:
 
 *** System properties:
 eclipse.application=3Dorg.eclipse.ui.ide.workbench
 eclipse.buildId=3DI20090515-1143
 eclipse.commands=3D-os
 linux
 -ws
 gtk
 -arch
 x86
 -showsplash
 /home/jesperes/eclipse/eclipse-SDK-3.5RC1/eclipse//plugins/o rg.eclipse.pl=
 atform_3.3.200.v200905151143/splash.bmp
 -launcher
 /home/jesperes/eclipse/eclipse-SDK-3.5RC1/eclipse/eclipse
 -name
 Eclipse
 --launcher.library
 /home/jesperes/eclipse/eclipse-SDK-3.5RC1/eclipse/plugins/or g.eclipse.equ=
 inox.launcher.gtk.linux.x86_1.0.200.v20090306-1900/eclipse_1 200.so
 -startup
 /home/jesperes/eclipse/eclipse-SDK-3.5RC1/eclipse/plugins/or g.eclipse.equ=
 inox.launcher_1.0.200.v20090513.jar
 -debug
 -consoleLog
 -vm
 /usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386/client/libjv m.so
 eclipse.consoleLog=3Dtrue
 eclipse.home.location=3Dfile:/home/jesperes/eclipse/eclipse- SDK-3.5RC1/ec=
 lipse/
 eclipse.launcher=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC1 /eclipse/ecli=
 pse
 eclipse.p2.data.area=3D@config.dir/../p2/
 eclipse.p2.profile=3DSDKProfile
 eclipse.product=3Dorg.eclipse.sdk.ide
 eclipse.startTime=3D1243582974876
 eclipse.vm=3D/usr/lib/jvm/java-6-openjdk/jre/bin/../lib/i386 /client/libjv=
 m.so
 eclipse.vmargs=3D-Xms40m
 -Xmx256m
 -Djava.library.path=3D/usr/lib/jni
 -XX:MaxPermSize=3D256m
 -Djava.class.path=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC 1/eclipse/plu=
 gins/org.eclipse.equinox.launcher_1.0.200.v20090513.jar
 file.encoding=3DUTF-8
 file.encoding.pkg=3Dsun.io
 file.separator=3D/
 java.awt.graphicsenv=3Dsun.awt.X11GraphicsEnvironment
 java.awt.printerjob=3Dsun.print.PSPrinterJob
 java.class.path=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC1/ eclipse/plugi=
 ns/org.eclipse.equinox.launcher_1.0.200.v20090513.jar
 java.class.version=3D50.0
 java.endorsed.dirs=3D/usr/lib/jvm/java-6-openjdk/jre/lib/end orsed
 java.ext.dirs=3D/usr/lib/jvm/java-6-openjdk/jre/lib/ext:/usr /java/package=
 s/lib/ext
 java.home=3D/usr/lib/jvm/java-6-openjdk/jre
 java.io.tmpdir=3D/tmp
 java.library.path=3D/usr/lib/jni
 java.runtime.name=3DOpenJDK Runtime Environment
 java.runtime.version=3D1.6.0_0-b14
 java.specification.name=3DJava Platform API Specification
 java.specification.vendor=3DSun Microsystems Inc.
 java.specification.version=3D1.6
 java.vendor=3DSun Microsystems Inc.
 java.vendor.url=3Dhttp://java.sun.com/
 java.vendor.url.bug=3Dhttp://java.sun.com/cgi-bin/bugreport.cgi
 java.version=3D1.6.0_0
 java.vm.info=3Dmixed mode, sharing
 java.vm.name=3DOpenJDK Client VM
 java.vm.specification.name=3DJava Virtual Machine Specification
 java.vm.specification.vendor=3DSun Microsystems Inc.
 java.vm.specification.version=3D1.0
 java.vm.vendor=3DSun Microsystems Inc.
 java.vm.version=3D14.0-b08
 line.separator=3D
 
 org.apache.commons.logging.Log=3Dorg.apache.commons.logging. impl.NoOpLog
 org.eclipse.debug.ui.breakpoints.toggleFactoriesUsed=3Dfalse
 org.eclipse.equinox.launcher.splash.location=3D/home/jespere s/eclipse/ecl=
 ipse-SDK-3.5RC1/eclipse//plugins/org.eclipse.platform_3.3.20 0.v2009051511=
 43/splash.bmp
 org.eclipse.equinox.simpleconfigurator.configUrl=3Dfile:org. eclipse.equin=
 ox.simpleconfigurator/bundles.info
 org.eclipse.update.reconcile=3Dfalse
 org.osgi.framework.executionenvironment=3DOSGi/Minimum-1.0,O SGi/Minimum-1=
 =2E1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2S E-1.5,JavaSE-=
 1.6
 org.osgi.framework.language=3Den
 org.osgi.framework.os.name=3DLinux
 org.osgi.framework.os.version=3D2.6.28
 org.osgi.framework.processor=3Dx86
 org.osgi.framework.system.packages=3Djavax.accessibility,jav ax.activation=
 ,javax.activity,javax.annotation,javax.annotation.processing ,javax.crypto=
 ,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,jav ax.imageio.ev=
 ent,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.i mageio.plugin=
 s.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,java x.jws.soap,ja=
 vax.lang.model,javax.lang.model.element,javax.lang.model.typ e,javax.lang.=
 model.util,javax.management,javax.management.loading,javax.m anagement.mod=
 elmbean,javax.management.monitor,javax.management.openmbean, javax.managem=
 ent.relation,javax.management.remote,javax.management.remote .rmi,javax.ma=
 nagement.timer,javax.naming,javax.naming.directory,javax.nam ing.event,jav=
 ax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,java x.print,javax=
 =2Eprint.attribute,javax.print.attribute.standard,javax.prin t.event,javax=
 =2Ermi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.secu rity.auth,jav=
 ax.security.auth.callback,javax.security.auth.kerberos,javax .security.aut=
 h.login,javax.security.auth.spi,javax.security.auth.x500,jav ax.security.c=
 ert,javax.security.sasl,javax.sound.midi,javax.sound.midi.sp i,javax.sound=
 =2Esampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowse t,javax.sql.r=
 owset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.bo rder,javax.sw=
 ing.colorchooser,javax.swing.event,javax.swing.filechooser,j avax.swing.pl=
 af,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing .plaf.multi,j=
 avax.swing.plaf.synth,javax.swing.table,javax.swing.text,jav ax.swing.text=
 =2Ehtml,javax.swing.text.html.parser,javax.swing.text.rtf,ja vax.swing.tre=
 e,javax.swing.undo,javax.tools,javax.transaction,javax.trans action.xa,jav=
 ax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bi nd.annotation=
 =2Eadapters,javax.xml.bind.attachment,javax.xml.bind.helpers ,javax.xml.bi=
 nd.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.cryp to.dsig,javax=
 =2Exml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.x ml.crypto.dsi=
 g.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.pars ers,javax.xml=
 =2Esoap,javax.xml.stream,javax.xml.stream.events,javax.xml.s tream.util,ja=
 vax.xml.transform,javax.xml.transform.dom,javax.xml.transfor m.sax,javax.x=
 ml.transform.stax,javax.xml.transform.stream,javax.xml.valid ation,javax.x=
 ml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.x ml.ws.http,ja=
 vax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,j avax.xml.xpat=
 h,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORB A_2_3.portabl=
 e,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.o mg.CORBA.port=
 able,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg .CosNaming.Na=
 mingContextExtPackage,org.omg.CosNaming.NamingContextPackage ,org.omg.Dyna=
 mic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPacka ge,org.omg.Dy=
 namicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryP ackage,org.om=
 g.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterce ptor,org.omg.=
 PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServe r,org.omg.Por=
 tableServer.CurrentPackage,org.omg.PortableServer.POAManager Package,org.o=
 mg.PortableServer.POAPackage,org.omg.PortableServer.portable ,org.omg.Port=
 ableServer.ServantLocatorPackage,org.omg.SendingContext,org. omg.stub.java=
 =2Ermi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org .w3c.dom.even=
 ts,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3 c.dom.stylesh=
 eets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpa th,org.xml.sa=
 x,org.xml.sax.ext,org.xml.sax.helpers
 org.osgi.framework.vendor=3DEclipse
 org.osgi.framework.version=3D1.5.0
 org.osgi.supports.framework.extension=3Dtrue
 org.osgi.supports.framework.fragment=3Dtrue
 org.osgi.supports.framework.requirebundle=3Dtrue
 os.arch=3Di386
 os.name=3DLinux
 os.version=3D2.6.28-12-generic
 osgi.arch=3Dx86
 osgi.bundles=3Dreference:file:org.eclipse.equinox.simpleconf igurator_1.0.=
 100.v20090514-1915.jar@1:start
 osgi.bundles.defaultStartLevel=3D4
 osgi.bundlestore=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC1 /eclipse/conf=
 iguration/org.eclipse.osgi/bundles
 osgi.configuration.area=3Dfile:/home/jesperes/eclipse/eclips e-SDK-3.5RC1/=
 eclipse/configuration/
 osgi.debug=3D
 osgi.framework=3Dfile:/home/jesperes/eclipse/eclipse-SDK-3.5 RC1/eclipse/p=
 lugins/org.eclipse.osgi_3.5.0.v20090513.jar
 osgi.framework.extensions=3D
 osgi.framework.shape=3Djar
 osgi.framework.version=3D3.5.0.v20090513
 osgi.install.area=3Dfile:/home/jesperes/eclipse/eclipse-SDK- 3.5RC1/eclips=
 e/
 osgi.instance.area=3Dfile:/home/jesperes/workspace/
 osgi.instance.area.default=3Dfile:/home/jesperes/workspace/
 osgi.logfile=3D/home/jesperes/workspace/.metadata/.log
 osgi.manifest.cache=3D/home/jesperes/eclipse/eclipse-SDK-3.5 RC1/eclipse/c=
 onfiguration/org.eclipse.osgi/manifests
 osgi.nl=3Den_US
 osgi.os=3Dlinux
 osgi.splashLocation=3D/home/jesperes/eclipse/eclipse-SDK-3.5 RC1/eclipse//=
 plugins/org.eclipse.platform_3.3.200.v200905151143/splash.bm p
 osgi.splashPath=3Dplatform:/base/plugins/org.eclipse.platfor m
 osgi.syspath=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC1/ecl ipse/plugins
 osgi.tracefile=3D/home/jesperes/workspace/.metadata/trace.lo g
 osgi.ws=3Dgtk
 path.separator=3D:
 sun.arch.data.model=3D32
 sun.boot.class.path=3D/usr/lib/jvm/java-6-openjdk/jre/lib/re sources.jar:/=
 usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar:/usr/lib/jvm/java- 6-openjdk/jre=
 /lib/sunrsasign.jar:/usr/lib/jvm/java-6-openjdk/jre/lib/jsse .jar:/usr/lib=
 /jvm/java-6-openjdk/jre/lib/jce.jar:/usr/lib/jvm/java-6-open jdk/jre/lib/c=
 harsets.jar:/usr/lib/jvm/java-6-openjdk/jre/lib/rhino.jar:/u sr/lib/jvm/ja=
 va-6-openjdk/jre/classes
 sun.boot.library.path=3D/usr/lib/jvm/java-6-openjdk/jre/lib/ i386
 sun.cpu.endian=3Dlittle
 sun.cpu.isalist=3D
 sun.desktop=3Dgnome
 sun.io.unicode.encoding=3DUnicodeLittle
 sun.jnu.encoding=3DUTF-8
 sun.management.compiler=3DHotSpot Client Compiler
 sun.os.patch.level=3Dunknown
 user.country=3DUS
 user.dir=3D/home/jesperes/eclipse/eclipse-SDK-3.5RC1/eclipse
 user.home=3D/home/jesperes
 user.language=3Den
 user.name=3Djesperes
 user.timezone=3DEurope/Stockholm
 user.zoneinfo.dir=3D/usr/share/javazi
 
 *** Features:
 org.eclipse.cvs (1.1.100.v20090514-7E79FBV9BJ99r9SHS3BF7N) "Eclipse CVS C=
 lient"
 org.eclipse.help (1.1.0.v20090407-7e7eFAlFEx2XZoYitqd9cLH) "Help System B=
 ase"
 org.eclipse.jdt (3.5.0.v20090514-7r88FEeFJePytkF1wvDorXU1) "Eclipse Java =
 Development Tools"
 org.eclipse.pde (3.5.0.v20090123-7Z7YF8NFE-z0VXhWbol9W6JF) "PDE"
 org.eclipse.platform (3.5.0.v20090513-9fEdG1HFtGcZlCVLSVqmsTcdv4RgTlPeD) =
 "Eclipse Platform"
 org.eclipse.rcp (3.5.0.v20090506-9SA-FwxFtqHA7O_ZPyAv-cGC) "Eclipse RCP"
 org.eclipse.sdk (3.5.0.v20090423-7Q7bA7DPP1PM3CXXP6SZjrs2SfWMEOVS4svD0UZz=
 -yw5S) "Eclipse Project SDK"
 org.tigris.subversion.clientadapter.feature (1.6.0.2) "Subversion Client =
 Adapter"
 org.tigris.subversion.clientadapter.javahl.feature (1.6.2) "Subversion Ja=
 vaHL"
 org.tigris.subversion.subclipse (1.6.2) "SVN Team Provider Core"
 org.tigris.subversion.subclipse.graph.feature (1.0.7) "Subversion Revisio=
 n Graph"
 org.tigris.subversion.subclipse.mylyn (3.0.0) "Subclipse Integration for =
 Mylyn 3.x"
 
 *** Plug-in Registry:
 com.ibm.icu (4.0.1.v20090415) "International Components for Unicode for J=
 ava (ICU4J)" [Active]
 com.jcraft.jsch (0.1.41.v200903070017) "JSch" [Resolved]
 javax.servlet (2.5.0.v200806031605) "Servlet API Bundle" [Resolved]
 javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle" [R=
 esolved]
 org.apache.ant (1.7.1.v20090120-1145) "Apache Ant" [Resolved]
 org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec Plu=
 g-in" [Resolved]
 org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0 Expre=
 ssion Language Interpreter" [Resolved]
 org.apache.commons.httpclient (3.1.0.v20080605-1935) "Apache Commons Http=
 client" [Resolved]
 org.apache.commons.lang (2.4.0.v20081016-1030) "Apache Jakarta Commons La=
 ng" [Resolved]
 org.apache.commons.logging (1.0.4.v200904062259) "Apache Commons Logging =
 Plug-in" [Resolved]
 org.apache.jasper (5.5.17.v200903231320) "Apache Jasper 2 Plug-in" [Resol=
 ved]
 org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
 org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene Analysis=
 " [Resolved]
 org.eclipse.ant.core (3.2.100.v20090511) "Ant Build Tool Core" [Starting]=
 
 org.eclipse.ant.ui (3.4.0.v20090504) "Ant UI" [Starting]
 org.eclipse.compare (3.5.0.I20090514-0808) "Compare Support" [Active]
 org.eclipse.compare.core (3.5.0.I20090430-0408) "Core Compare Support" [S=
 tarting]
 org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
 org.eclipse.core.commands (3.5.0.I20090429-1800) "Commands" [Resolved]
 org.eclipse.core.contenttype (3.4.0.v20090429-1800) "Eclipse Content Mech=
 anism" [Active]
 org.eclipse.core.databinding (1.2.0.I20090429-1800) "JFace Data Binding" =
 [Starting]
 org.eclipse.core.databinding.beans (1.2.0.I20090429-1800) "JFace Data Bin=
 ding for JavaBeans" [Resolved]
 org.eclipse.core.databinding.observable (1.2.0.I20090511-2000a) "JFace Da=
 ta Binding Observables" [Active]
 org.eclipse.core.databinding.property (1.2.0.I20090429-1800) "JFace Data =
 Binding" [Starting]
 org.eclipse.core.expressions (3.4.100.v20090429-1800) "Expression Languag=
 e" [Active]
 org.eclipse.core.filebuffers (3.5.0.v20090513-2000) "File Buffers" [Activ=
 e]
 org.eclipse.core.filesystem (1.2.0.v20090507) "Core File Systems" [Active=
 ]
 org.eclipse.core.filesystem.linux.x86 (1.2.0.v20080604-1400) "Core File S=
 ystem for Linux" [Resolved]
 org.eclipse.core.jobs (3.4.100.v20090429-1800) "Eclipse Jobs Mechanism" [=
 Active]
 org.eclipse.core.net (1.2.0.I20090514-0808) "Internet Connection Manageme=
 nt" [Active]
 org.eclipse.core.net.linux.x86 (1.1.0.I20081021) "Proxy for Linux" [Resol=
 ved]
 org.eclipse.core.resources (3.5.0.v20090512) "Core Resource Management" [=
 Active]
 org.eclipse.core.resources.compatibility (3.4.0.v20090505) "Core Resource=
 Management Compatibility Fragment" [Resolved]
 org.eclipse.core.runtime (3.5.0.v20090429-1800) "Core Runtime" [Active]
 org.eclipse.core.runtime.compatibility (3.2.0.v20090413) "Core Runtime Pl=
 ug-in Compatibility" [Active]
 org.eclipse.core.runtime.compatibility.auth (3.2.100.v20090413) "Authoriz=
 ation Compatibility Plug-in" [Active]
 org.eclipse.core.runtime.compatibility.registry (3.2.200.v20090429-1800) =
 "Eclipse Registry Compatibility Fragment" [Resolved]
 org.eclipse.core.variables (3.2.200.v20090506) "Core Variables" [Starting=
 ]
 org.eclipse.cvs (1.0.100.v20090123) "Eclipse CVS Client" [Starting]
 org.eclipse.debug.core (3.5.0.v20090513) "Debug Core" [Active]
 org.eclipse.debug.ui (3.5.0.v20090512) "Debug UI" [Active]
 org.eclipse.draw2d (3.5.0.v20090422-2346) "Graphical Editing Framework Dr=
 aw2d" [Starting]
 org.eclipse.ecf (3.0.0.v20090513-0832) "Eclipse Communication Framework (=
 ECF)" [Active]
 org.eclipse.ecf.filetransfer (3.0.0.v20090513-0832) "ECF Filetransfer API=
 " [Active]
 org.eclipse.ecf.identity (3.0.0.v20090513-0832) "ECF Identity API" [Activ=
 e]
 org.eclipse.ecf.provider.filetransfer (3.0.0.v20090513-0832) "ECF Filetra=
 nsfer Provider" [Active]
 org.eclipse.ecf.provider.filetransfer.httpclient (3.0.0.v20090513-0832) "=
 ECF HttpClient Filetransfer Provider" [Active]
 org.eclipse.ecf.provider.filetransfer.httpclient.ssl (1.0.0.v20090513-083=
 2) "ECF HttpClient Filetransfer Provider" [Resolved]
 org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20090513-0832) "ECF Fil=
 etransfer Provider" [Resolved]
 org.eclipse.ecf.ssl (1.0.0.v20090513-0832) "Eclipse Communication Framewo=
 rk (ECF)" [Resolved]
 org.eclipse.equinox.app (1.2.0.v20090513) "Equinox Application Container"=
 [Active]
 org.eclipse.equinox.common (3.5.0.v20090513) "Common Eclipse Runtime" [Ac=
 tive]
 org.eclipse.equinox.concurrent (1.0.0.v20090306-1900) "Equinox Concurrent=
 API" [Starting]
 org.eclipse.equinox.ds (1.1.0.v20090513) "Declarative Services" [Active]
 org.eclipse.equinox.frameworkadmin (1.0.100.v20090429-2126) "Equinox Fram=
 ework Admin" [Active]
 org.eclipse.equinox.frameworkadmin.equinox (1.0.100.v20090429-2126) "Equi=
 nox Framework Admin for Equinox" [Active]
 org.eclipse.equinox.http.jetty (2.0.0.v20090429-1630) "Jetty Http Service=
 " [Starting]
 org.eclipse.equinox.http.registry (1.0.200.v20090429-1630) "Http Service =
 Registry Extensions" [Resolved]
 org.eclipse.equinox.http.servlet (1.0.200.v20090429-1630) "Http Services =
 Servlet" [Starting]
 org.eclipse.equinox.jsp.jasper (1.0.200.v20090306-1900) "Jasper Jsp Suppo=
 rt Bundle" [Starting]
 org.eclipse.equinox.jsp.jasper.registry (1.0.100.v20090429-1630) "Jasper =
 Jsp Registry Support Plug-in" [Starting]
 org.eclipse.equinox.launcher (1.0.200.v20090513) "Equinox Launcher" [Reso=
 lved]
 org.eclipse.equinox.launcher.gtk.linux.x86 (1.0.200.v20090306-1900) "Equi=
 nox Launcher Linux X86 Fragment" [Resolved]
 org.eclipse.equinox.p2.artifact.repository (1.0.100.v20090514-1915) "Equi=
 nox Provisioning Artifact Repository Support" [Starting]
 org.eclipse.equinox.p2.console (1.0.100.v20090513-1912) "Equinox Provisio=
 ning Console" [Starting]
 org.eclipse.equinox.p2.core (1.0.100.v20090513-1912) "Equinox Provisionin=
 g Core" [Active]
 org.eclipse.equinox.p2.director (1.0.100.v20090513-1912) "Equinox Provisi=
 oning Director" [Active]
 org.eclipse.equinox.p2.director.app (1.0.100.v20090511-1920) "Equinox Pro=
 visioning Director Application" [Starting]
 org.eclipse.equinox.p2.directorywatcher (1.0.100.v20090429-2126) "Equinox=
 Provisioning Directory Watcher" [Active]
 org.eclipse.equinox.p2.engine (1.0.100.v20090513-1912) "Equinox Provision=
 ing Engine" [Active]
 org.eclipse.equinox.p2.exemplarysetup (1.0.100.v20090513-1912) "Equinox P=
 rovisioning Exemplary Setup" [Active]
 org.eclipse.equinox.p2.extensionlocation (1.0.100.v20090429-2126) "Extens=
 ion Location Repository Support" [Starting]
 org.eclipse.equinox.p2.garbagecollector (1.0.100.v20090429-2126) "Provisi=
 oning Garbage Collector" [Active]
 org.eclipse.equinox.p2.jarprocessor (1.0.100.v20090513-1912) "Equinox Pro=
 visioning JAR Processor" [Resolved]
 org.eclipse.equinox.p2.metadata (1.0.100.v20090513-1912) "Equinox Provisi=
 oning Metadata" [Active]
 org.eclipse.equinox.p2.metadata.generator (1.0.100.v20090429-2126) "Equin=
 ox Provisioning Metadata Generator" [Starting]
 org.eclipse.equinox.p2.metadata.repository (1.0.100.v20090507-1950) "Equi=
 nox Provisioning Metadata Repository" [Active]
 org.eclipse.equinox.p2.publisher (1.0.0.v20090514-1915) "Equinox Provisio=
 ning Publisher" [Starting]
 org.eclipse.equinox.p2.reconciler.dropins (1.0.100.v20090504-1937) "Dropi=
 n Reconciler Plug-in" [Active]
 org.eclipse.equinox.p2.repository (1.0.0.v20090515) "Equinox Provisioning=
 Repository" [Active]
 org.eclipse.equinox.p2.repository.tools (1.0.0.v20090511-1920) "Equinox p=
 2 repository tools." [Starting]
 org.eclipse.equinox.p2.touchpoint.eclipse (1.0.100.v20090506-2002) "Equin=
 ox Provisioning Eclipse Touchpoint" [Starting]
 org.eclipse.equinox.p2.touchpoint.natives (1.0.100.v20090513-1912) "Equin=
 ox Provisioning Native Touchpoint" [Starting]
 org.eclipse.equinox.p2.ui (1.0.100.v20090514-1915) "Equinox Provisioning =
 UI Support" [Active]
 org.eclipse.equinox.p2.ui.sdk (1.0.100.v20090511-1920) "Equinox Provision=
 ing Platform Update Support" [Active]
 org.eclipse.equinox.p2.ui.sdk.scheduler (1.0.0.v20090511-1920) "Equinox P=
 rovisioning Platform Automatic Update Support" [Active]
 org.eclipse.equinox.p2.updatechecker (1.1.0.v20090429-2126) "Equinox Prov=
 isioning Update Checker" [Active]
 org.eclipse.equinox.p2.updatesite (1.0.100.v20090512-1957) "Update site r=
 epository adapter bundle (Incubation)" [Starting]
 org.eclipse.equinox.preferences (3.2.300.v20090513) "Eclipse Preferences =
 Mechanism" [Active]
 org.eclipse.equinox.registry (3.4.100.v20090429-1630) "Extension Registry=
 Support" [Active]
 org.eclipse.equinox.security (1.0.100.v20090429-1630) "Equinox Java Authe=
 ntication and Authorization Service (JAAS)" [Active]
 org.eclipse.equinox.security.ui (1.0.100.v20090429-1630) "Equinox Securit=
 y Default UI" [Starting]
 org.eclipse.equinox.simpleconfigurator (1.0.100.v20090514-1915) "Simple C=
 onfigurator" [Active]
 org.eclipse.equinox.simpleconfigurator.manipulator (1.0.100.v20090429-212=
 6) "Simple Configurator Manipulator" [Active]
 org.eclipse.equinox.util (1.0.100.v20090429-1630) "Equinox Util Bundle" [=
 Active]
 org.eclipse.gef (3.5.0.v20090429-1850) "Graphical Editing Framework GEF" =
 [Starting]
 org.eclipse.help (3.4.0.v20090429_1800) "Help System Core" [Active]
 org.eclipse.help.appserver (3.1.400.v20090429_1800) "Help Application Ser=
 ver" [Starting]
 org.eclipse.help.base (3.4.0.v20090502) "Help System Base" [Starting]
 org.eclipse.help.ui (3.4.0.v20090429_1800) "Help System UI" [Starting]
 org.eclipse.help.webapp (3.4.0.v20090429_1800) "Help System Webapp" [Star=
 ting]
 org.eclipse.jdt (3.5.0.v20090513-2000) "Eclipse Java Development Tools" [=
 Resolved]
 org.eclipse.jdt.apt.core (3.3.200.v20090429-1720) "Java Annotation Proces=
 sing Core" [Active]
 org.eclipse.jdt.apt.pluggable.core (1.0.200.v20090429-1720) "Java Compile=
 r Apt IDE" [Active]
 org.eclipse.jdt.apt.ui (3.3.200.v20090429-1720) "Java Annotation Processi=
 ng UI" [Starting]
 org.eclipse.jdt.compiler.apt (1.0.200.v20090429-1720) "Java Compiler Apt"=
 [Resolved]
 org.eclipse.jdt.compiler.tool (1.0.100.v_959a) "Java Compiler Tool Suppor=
 t" [Resolved]
 org.eclipse.jdt.core (3.5.0.v_959) "Java Development Tools Core" [Active]=
 
 org.eclipse.jdt.core.manipulation (1.3.0.v20090513-2000) "Java Code Manip=
 ulation Functionality" [Active]
 org.eclipse.jdt.debug (3.5.0.v20090512) "JDI Debug Model" [Active]
 org.eclipse.jdt.debug.ui (3.4.0.v20090511) "JDI Debug UI" [Starting]
 org.eclipse.jdt.doc.isv (3.5.0.v20090513-2000) "Eclipse JDT Plug-in Devel=
 oper Guide" [Resolved]
 org.eclipse.jdt.doc.user (3.5.0.v20090513-2000) "Eclipse Java development=
 user guide" [Resolved]
 org.eclipse.jdt.junit (3.5.0.v20090513-2000) "Java Development Tools JUni=
 t support" [Starting]
 org.eclipse.jdt.junit.runtime (3.4.100.v20090513-2000) "Java Development =
 Tools JUnit runtime support" [Resolved]
 org.eclipse.jdt.junit4.runtime (1.1.0.v20090513-2000) "Java Development T=
 ools JUnit4 runtime support" [Resolved]
 org.eclipse.jdt.launching (3.5.0.v20090504) "Java Development Tools Launc=
 hing Support" [Active]
 org.eclipse.jdt.ui (3.5.0.v20090514-2000) "Java Development Tools UI" [Ac=
 tive]
 org.eclipse.jface (3.5.0.I20090511-2000) "JFace" [Active]
 org.eclipse.jface.databinding (1.3.0.I20090511-2000a) "JFace Data Binding=
 for SWT and JFace" [Resolved]
 org.eclipse.jface.text (3.5.0.v20090514-2000) "JFace Text" [Resolved]
 org.eclipse.jsch.core (1.1.100.I20090430-0408) "JSch Core" [Active]
 org.eclipse.jsch.ui (1.1.200.I20090430-0408) "JSch UI" [Starting]
 org.eclipse.ltk.core.refactoring (3.5.0.v20090513-2000) "Refactoring Core=
 " [Starting]
 org.eclipse.ltk.ui.refactoring (3.4.100.v20090513-2000) "Refactoring UI" =
 [Starting]
 org.eclipse.mylyn.commons.core (3.2.0.I20090520-2300-e3x) "Mylyn Commons =
 Core" [Resolved]
 org.eclipse.mylyn.commons.net (3.2.0.I20090520-2300-e3x) "Mylyn Commons N=
 et" [Active]
 org.eclipse.mylyn.commons.ui (3.2.0.I20090520-2300-e3x) "Mylyn Commons UI=
 " [Active]
 org.eclipse.mylyn.context.core (3.2.0.I20090520-2300-e3x) "Mylyn Context =
 Core" [Active]
 org.eclipse.mylyn.context.ui (3.2.0.I20090520-2300-e3x) "Mylyn Context UI=
 " [Active]
 org.eclipse.mylyn.monitor.core (3.2.0.I20090520-2300-e3x) "Mylyn Monitor =
 Core" [Resolved]
 org.eclipse.mylyn.monitor.ui (3.2.0.I20090520-2300-e3x) "Mylyn Monitor UI=
 " [Active]
 org.eclipse.mylyn.resources.ui (3.2.0.I20090520-2300-e3x) "Mylyn Resource=
 s UI" [Starting]
 org.eclipse.mylyn.tasks.core (3.2.0.I20090520-2300-e3x) "Mylyn Tasks Core=
 " [Resolved]
 org.eclipse.mylyn.tasks.ui (3.2.0.I20090520-2300-e3x) "Mylyn Tasks UI" [A=
 ctive]
 org.eclipse.mylyn.team.ui (3.2.0.I20090520-2300-e3x) "Mylyn Team UI" [Act=
 ive]
 org.eclipse.osgi (3.5.0.v20090513) "OSGi System Bundle" [Active]
 org.eclipse.osgi.services (3.2.0.v20090513) "OSGi Release 4.2.0 Services"=
 [Resolved]
 org.eclipse.osgi.util (3.2.0.v20090429-1630) "OSGi Release 4.2.0 Utility =
 Classes" [Resolved]
 org.eclipse.pde (3.4.100.v20090506) "PDE" [Active]
 org.eclipse.pde.api.tools (1.0.100.v20090512) "API Tools" [Active]
 org.eclipse.pde.api.tools.ui (1.0.100.v20090511) "API Tools UI" [Starting=
 ]
 org.eclipse.pde.build (3.5.0.v20090511-1742) "Plug-in Development Environ=
 ment Build Support" [Starting]
 org.eclipse.pde.core (3.5.0.v20090512) "PDE Core" [Active]
 org.eclipse.pde.doc.user (3.3.0.v20090513) "PDE User Guide" [Resolved]
 org.eclipse.pde.ds.core (1.0.0.v20090429-1800) "PDE DS Core" [Starting]
 org.eclipse.pde.ds.ui (1.0.0.v20090504) "PDE DS UI" [Starting]
 org.eclipse.pde.junit.runtime (3.4.0.v20090429-1800) "PDE JUnit Plug-in T=
 est" [Resolved]
 org.eclipse.pde.runtime (3.4.100.v20090429-1800) "PDE Runtime" [Starting]=
 
 org.eclipse.pde.ua.core (1.0.0.v20090429-1800) "PDE UA Core" [Starting]
 org.eclipse.pde.ua.ui (1.0.0.v20090511) "PDE UA UI" [Starting]
 org.eclipse.pde.ui (3.5.0.v20090512) "PDE UI" [Active]
 org.eclipse.pde.ui.templates (3.4.100.v20090429-1800) "PDE Templates" [St=
 arting]
 org.eclipse.platform (3.3.200.v200905151143) "Eclipse Platform" [Resolved=
 ]
 org.eclipse.platform.doc.isv (3.5.0.v20090514-2000) "Eclipse Platform Plu=
 g-in Developer Guide" [Resolved]
 org.eclipse.platform.doc.user (3.5.0.v20090514-2000) "Eclipse Workbench U=
 ser Guide" [Resolved]
 org.eclipse.rcp (3.4.0.v20080507) "Eclipse RCP" [Starting]
 org.eclipse.sdk (3.5.0.v200905151143) "Eclipse Project SDK" [Starting]
 org.eclipse.search (3.5.0.v20090513-2000) "Search Support" [Starting]
 org.eclipse.swt (3.5.0.v3548c) "Standard Widget Toolkit" [Resolved]
 org.eclipse.swt.gtk.linux.x86 (3.5.0.v3548c) "Standard Widget Toolkit for=
 GTK 2.0" [Resolved]
 org.eclipse.team.core (3.5.0.I20090514-0808) "Team Support Core" [Active]=
 
 org.eclipse.team.cvs.core (3.3.200.I20090430-0408) "CVS Team Provider Cor=
 e" [Active]
 org.eclipse.team.cvs.ssh (3.2.100.I20090508-2000) "CVS SSH Core" [Startin=
 g]
 org.eclipse.team.cvs.ssh2 (3.2.200.I20090508-2000) "CVS SSH2" [Starting]
 org.eclipse.team.cvs.ui (3.3.200.I20090430-0408) "CVS Team Provider UI" [=
 Active]
 org.eclipse.team.ui (3.5.0.I20090430-0408) "Team Support UI" [Active]
 org.eclipse.text (3.5.0.v20090513-2000) "Text" [Resolved]
 org.eclipse.tptp.platform.agentcontroller (4.2.300.v200905140100) "TPTP A=
 gent Controller" [Resolved]
 org.eclipse.tptp.platform.iac.administrator (4.4.201.v200905090100) "Inte=
 grated Agent Controller Administrator" [Starting]
 org.eclipse.ui (3.5.0.I20090514-2000) "Eclipse UI" [Active]
 org.eclipse.ui.browser (3.2.300.v20090413) "Browser Support" [Starting]
 org.eclipse.ui.cheatsheets (3.3.200.v20090413) "Cheat Sheets" [Starting]
 org.eclipse.ui.console (3.4.0.v20090513) "Console" [Active]
 org.eclipse.ui.editors (3.5.0.v20090513-2000) "Default Text Editor" [Acti=
 ve]
 org.eclipse.ui.externaltools (3.2.0.v20090504) "External Tools" [Active]
 org.eclipse.ui.forms (3.4.0.v20090514) "Eclipse Forms" [Active]
 org.eclipse.ui.ide (3.5.0.I20090513-2000) "Eclipse IDE UI" [Active]
 org.eclipse.ui.ide.application (1.0.100.I20090514-2000) "Eclipse IDE UI A=
 pplication" [Resolved]
 org.eclipse.ui.intro (3.3.0.v20090429_1800) "Welcome Framework" [Starting=
 ]
 org.eclipse.ui.intro.universal (3.2.300.v20090514) "Universal Welcome" [S=
 tarting]
 org.eclipse.ui.navigator (3.4.0.I20090512-2000) "Common Navigator View" [=
 Starting]
 org.eclipse.ui.navigator.resources (3.4.0.I20090512-2000) "Navigator Work=
 bench Components" [Starting]
 org.eclipse.ui.net (1.2.0.I20090430-0408) "Internet Connection Management=
 UI" [Active]
 org.eclipse.ui.presentations.r21 (3.2.100.I20081007-0800) "R21 Presentati=
 on Plug-in" [Starting]
 org.eclipse.ui.views (3.4.0.I20090505-2000) "Views" [Active]
 org.eclipse.ui.views.log (1.0.100.v20090429-1800) "Log View" [Active]
 org.eclipse.ui.views.properties.tabbed (3.5.0.I20090429-1800) "Tabbed Pro=
 perties View" [Starting]
 org.eclipse.ui.workbench (3.5.0.I20090514-2000) "Workbench" [Active]
 org.eclipse.ui.workbench.compatibility (3.2.0.I20090429-1800) "Workbench =
 Compatibility" [Resolved]
 org.eclipse.ui.workbench.texteditor (3.5.0.v20090513-2000) "Text Editor F=
 ramework" [Active]
 org.eclipse.update.configurator (3.3.0.v20090312) "Install/Update Configu=
 rator" [Active]
 org.eclipse.update.core (3.2.300.v20090429-1625) "Install/Update Core" [A=
 ctive]
 org.eclipse.update.core.linux (3.2.100.v20081008) "Install/Update Core fo=
 r Linux" [Resolved]
 org.eclipse.update.scheduler (3.2.200.v20081127) "Automatic Updates Sched=
 uler" [Active]
 org.eclipse.update.ui (3.2.200.v20090213) "Install/Update UI" [Starting]
 org.hamcrest.core (1.1.0.v20090501071000) "Hamcrest Core Library of Match=
 ers" [Starting]
 org.junit (3.8.2.v20090203-1005) "JUnit Testing Framework" [Resolved]
 org.junit4 (4.5.0.v20090423) "JUnit Testing Framework Version 4" [Resolve=
 d]
 org.mortbay.jetty.server (6.1.15.v200905121527) "Jetty Server" [Resolved]=
 
 org.mortbay.jetty.util (6.1.15.v200905121527) "Jetty Utilities" [Resolved=
 ]
 org.mortbay.management (6.1.15.v200905051925) "Jetty Management" [Resolve=
 d]
 org.objectweb.asm (3.1.0.v200803061910) "ASM" [Resolved]
 org.sat4j.core (2.1.0.v20090513) "SAT4J Core" [Resolved]
 org.sat4j.pb (2.1.0.v20090513) "SAT4J Pseudo" [Resolved]
 org.tigris.subversion.clientadapter (1.6.0.2) "Subversion Client Adapter"=
 [Active]
 org.tigris.subversion.clientadapter.javahl (1.6.2) "Subversion JavaHL" [A=
 ctive]
 org.tigris.subversion.subclipse.core (1.6.2) "SVN Team Provider Core" [Ac=
 tive]
 org.tigris.subversion.subclipse.doc (1.3.0) "Subclipse Documentation" [Re=
 solved]
 org.tigris.subversion.subclipse.graph (1.0.7) "Subversion Revision Graph"=
 [Starting]
 org.tigris.subversion.subclipse.mylyn (3.0.0) "Subclipse Integration for =
 Mylyn 3.x" [Active]
 org.tigris.subversion.subclipse.ui (1.6.2) "SVN Team Provider UI" [Active=
 ]
 slf4j.api (1.5.5) "bundleName" [Resolved]
 slf4j.jcl (1.5.5.v200905051925) "bundleName" [Resolved]
 
 *** User Preferences:
 #Fri May 29 09:46:22 CEST 2009
 /instance/org.eclipse.jdt.ui/sp_cleanup.always_use_parenthes es_in_express=
 ions=3Dfalse
 /instance/org.eclipse.team.ui/org.eclipse.team.ui.first_time =3Dfalse
 /instance/org.eclipse.ant.ui/useQuickDiffPrefPage=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_between_empty_braces_in_array_initializer=3Ddo not insert
 /project/com.iar.cdt.r32c.toolchain/org.eclipse.jdt.core/org .eclipse.jdt.=
 core.compiler.problem.assertIdentifier=3Derror
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.brace_posit=
 ion_for_type_declaration=3Dend_of_line
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.typeParameterHiding=3Dwarning
 /project/com.iar.ewbridge/org.eclipse.jdt.core/org.eclipse.j dt.core.compi=
 ler.compliance=3D1.6
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_opening_brace_in_switch=3Dinsert
 /instance/org.eclipse.ui.workbench/resourcetypes=3D<?xml version\=3D"1.0"=
 encoding\=3D"UTF-8"?>\n<editors version\=3D"3.1">\n<info extension\=3D"h=
 tml" name\=3D"*">\n<editor id\=3D"org.eclipse.ui.browser.editorSupport"/>=
 \n</info>\n<info extension\=3D"htm" name\=3D"*">\n<editor id\=3D"org.ecli=
 pse.ui.browser.editorSupport"/>\n</info>\n<info extension\=3D"rb" name\=3D=
 "*">\n<editor id\=3D"org.eclipse.dltk.ruby.ui.editor.RubyEditor"/>\n<defa=
 ultEditor id\=3D"org.eclipse.dltk.ruby.ui.editor.RubyEditor"/>\n</info >\n=
 <info extension\=3D"jardesc" name\=3D"*">\n<editor id\=3D"org.eclipse.jdt=
 =2Eui.JARDescEditor"/>\n<defaultEditor id\=3D"org.eclipse.jdt.ui.JARDescE=
 ditor"/>\n</info>\n<info extension\=3D"properties" name\=3D"sample">\n<ed=
 itor id\=3D"org.eclipse.pde.ui.sampleEditor"/>\n<defaultEditor id\=3D"org=
 =2Eeclipse.pde.ui.sampleEditor"/>\n</info>\n<info extension\=3D"jpage" na=
 me\=3D"*">\n<editor id\=3D"org.eclipse.jdt.debug.ui.SnippetEditor"/>\n</i=
 nfo>\n<info extension\=3D"shtml" name\=3D"*">\n<editor id\=3D"org.eclipse=
 =2Eui.browser.editorSupport"/>\n</info>\n</editors>
 /instance/org.eclipse.wst.sse.ui/useQuickDiffPrefPage=3Dtrue
 /instance/org.eclipse.jdt.ui/sp_cleanup.qualify_static_membe r_accesses_th=
 rough_subtypes_with_declaring_class=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.alignment_f=
 or_declarator_list=3D16
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_new_=
 line_after_template_declaration=3Ddo not insert
 /instance/org.eclipse.wst.sse.core/task-tags/enabled=3Dtrue
 /instance/org.eclipse.ant.ui/problem_security=3Dwarning
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.hiddenCatchBlock=3Dwarning
 /instance/org.eclipse.jdt.ui/sp_cleanup.remove_private_const ructors=3Dtru=
 e
 /project/com.iar.ide.debugger.cdp/org.eclipse.jdt.core/org.e clipse.jdt.co=
 re.compiler.codegen.targetPlatform=3D1.6
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.assertIdentifier=3Derror
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.alignment_f=
 or_arguments_in_qualified_allocation_expression=3D16
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.alignment_f=
 or_conditional_expression=3D80
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.continuatio=
 n_indentation=3D2
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.blank_lines=
 _between_type_declarations=3D1
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.indent_body=
 _declarations_compare_to_enum_constant_header=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_comma_in_method_invocation_arguments=3Dinsert
 /project/com.iar.ide.debugger.jkc/org.eclipse.jdt.core/org.e clipse.jdt.co=
 re.compiler.problem.assertIdentifier=3Derror
 /project/com.iar.ide.debugger.cdp.tests/org.eclipse.jdt.core /org.eclipse.=
 jdt.core.compiler.problem.enumIdentifier=3Derror
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_opening_bracket=3Ddo not insert
 /instance/org.eclipse.team.ui/org.eclipse.team.ui.sychronizi ng_default_pa=
 rticipant=3Dorg.tigris.subversion.subclipse.participant
 /instance/org.eclipse.mylyn.context.core/mylyn.attention.mig rated=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_prefix_operator=3Ddo not insert
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_closing_paren_in_switch=3Ddo not insert
 /project/com.iar.ide.protobuf/org.eclipse.jdt.core/org.eclip se.jdt.core.c=
 ompiler.problem.enumIdentifier=3Derror
 /instance/org.eclipse.jdt.ui/useAnnotationsPrefPage=3Dtrue
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.comment.cle=
 ar_blank_lines_in_block_comment=3Dfalse
 /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.manage_v iew_perspecti=
 ves=3Dorg.eclipse.debug.ui.DebugPerspective,
 /profile/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/remi ndOnSchedule=3D=
 false
 /instance/org.eclipse.jdt.ui/formatter_profile=3D_IAR
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_after_comma_in_method_declaration_throws=3Dinsert
 /instance/org.eclipse.jdt.ui/sp_cleanup.add_missing_override _annotations=3D=
 true
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_comma_in_allocation_expression=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.blank_lines=
 _before_package=3D0
 /project/com.iar.ide.common.doc/org.eclipse.jdt.core/org.ecl ipse.jdt.core=
 =2Ecompiler.source=3D1.6
 /instance/org.eclipse.debug.ui/preferredDetailPanes=3DDefaul tDetailPane\:=
 DefaultDetailPane|
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_ellipsis=3Ddo not insert
 /project/com.iar.cdt.arm5.toolchain/org.eclipse.jdt.core/org .eclipse.jdt.=
 core.compiler.compliance=3D1.6
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_comma_in_template_parameters=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_opening_brace_in_method_declaration=3Dinsert
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.specialParameterHidingField=3Ddisabled
 /project/com.iar.cdt.generic.toolchain.ui/org.eclipse.jdt.co re/org.eclips=
 e.jdt.core.compiler.compliance=3D1.6
 /instance/org.eclipse.ui.editors/printMarginColor=3D255,192, 203
 /instance/org.eclipse.jdt.ui/sp_cleanup.qualify_static_metho d_accesses_wi=
 th_declaring_class=3Dfalse
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_colon_in_case=3Dinsert
 @org.eclipse.jdt.core=3D3.5.0.v_959
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_unary_operator=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_colon_in_labeled_statement=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.keep_then_s=
 tatement_on_same_line=3Dfalse
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_after_question_in_wildcard=3Ddo not insert
 /instance/org.eclipse.jdt.ui/sp_cleanup.sort_members=3Dfalse
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_closing_paren_in_if=3Ddo not insert
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_closing_bracket=3Ddo not insert
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_closing_paren_in_method_declaration=3Ddo not insert
 /instance/org.eclipse.core.resources/refresh.enabled=3Dtrue
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.staticAccessReceiver=3Dwarning
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.lineSplit=3D=
 80
 /project/com.iar.ide.debugger.tests.dsf/org.eclipse.jdt.core /org.eclipse.=
 jdt.core.compiler.problem.enumIdentifier=3Derror
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.alignment_f=
 or_expressions_in_array_initializer=3D16
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_colon_in_assert=3Dinsert
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_between_empty_brackets=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_closing_paren_in_for=3Ddo not insert
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_closing_angle_bracket_in_template_arguments=3Dinsert
 /project/com.iar.ew/org.eclipse.jdt.core/org.eclipse.jdt.cor e.compiler.pr=
 oblem.assertIdentifier=3Derror
 /instance/org.eclipse.cdt.ui/MemberFilterActionGroup.COutlin eViewer.2=3Dt=
 rue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.indent_body=
 _declarations_compare_to_access_specifier=3Dtrue
 /instance/org.eclipse.cdt.ui/MemberFilterActionGroup.COutlin eViewer.1=3Dt=
 rue
 /project/com.iar.ew.project/org.eclipse.jdt.core/org.eclipse .jdt.core.com=
 piler.problem.rawTypeReference=3Dwarning
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.indent_brea=
 ks_compare_to_cases=3Dtrue
 /instance/org.eclipse.dltk.ui/useAnnotationsPrefPage=3Dtrue
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_comma_in_parameterized_type_reference=3Ddo not insert
 /instance/org.eclipse.dltk.ruby.ui/useAnnotationsPrefPage=3D true
 /instance/org.eclipse.pde.core/saved_platform2=3D/home/jespe res/eclipse/e=
 clipse-SDK-3.4.2
 /instance/org.eclipse.pde.core/saved_platform1=3D/home/jespe res/targetEcl=
 ipse
 /instance/org.eclipse.debug.ui/org.eclipse.debug.ui.PREF_FIL TER_WORKING_S=
 ETS=3Dtrue
 /instance/org.eclipse.pde.core/saved_platform0=3D/home/jespe res/targetEcl=
 ipse/eclipse
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.indent_stat=
 ements_compare_to_block=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_new_=
 line_after_opening_brace_in_array_initializer=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_after_opening_paren_in_constructor_declaration=3Ddo not insert
 /instance/org.eclipse.cdt.ui/org.eclipse.cdt.ui.formatterpro files.version=
 =3D1
 /instance/org.eclipse.cdt.ui/useAnnotationsPrefPage=3Dtrue
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_after_comma_in_enum_constant_arguments=3Dinsert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_colon_in_default=3Ddo not insert
 /profile/_SELF_/org.eclipse.equinox.p2.ui.sdk.scheduler/remi ndElapsedTime=
 =3D30 minutes
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_new_=
 line_before_while_in_do_statement=3Ddo not insert
 /instance/org.eclipse.ui.intro.universal/org.eclipse.sdk.ide _INTRO_ROOT_P=
 AGES=3Doverview,tutorials,samples,whatsnew
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_before_comma_in_declarator_list=3Ddo not insert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.alignment_f=
 or_superinterfaces_in_enum_declaration=3D16
 /instance/org.eclipse.ui.views.log/show_filter_text=3Dtrue
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.internal.ui.Pac kageExplorer.=
 HideInnerClassFilesFilter=3Dtrue
 /instance/org.eclipse.cdt.core/org.eclipse.cdt.core.formatte r.insert_spac=
 e_after_colon_in_labeled_statement=3Dinsert
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_spac=
 e_before_assignment_operator=3Dinsert
 /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.w idth=3D
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.never_inden=
 t_line_comments_on_first_column=3Dfalse
 /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.formatte r.insert_new_=
 line_before_else_in_if_statement=3Ddo not insert
 
 |  |  |  |  |  | 
 
 
 Current Time: Fri Oct 31 05:53:55 EDT 2025 
 Powered by FUDForum . Page generated in 0.03467 seconds |