facebook

Missing icons after quickfix 3 installed [Closed]

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #214719 Reply

    Don Nelson
    Member

    I installed Q/F 3, started eclipse with -clean, and now I am missing some icons on the tool bar – the 2 MyEclipse buttons (deploy and start/stop servers) are text, the XML expand and collapse all buttons are big red squares, and the MyEclipse logo on the prefs page is a small red square.

    This has happened on two different machines (both Win XP). While this isn’t hindering me in any way, it makes me wonder what else might have changed….

    Thanks,

    Don

    #214720

    Riyad Kalla
    Member

    Don,
    Where did you unzip the QuickFix files to? What is the Build ID of Eclipse you are running? (Help > About) also what is the Build ID of MyEclipse that you are running? (Window > Preferences > MyEclipse)

    #214731

    Don Nelson
    Member

    Riyad,

    I unzipped the files into Eclipse/plugins.

    Eclipse build ID: 200406251208

    MyEclipse build ID: 200408201200-3.8.1+QF20040825

    #214732

    Don Nelson
    Member

    Also, content assist for taglibs in JSP pages has stopped working, and I get compile errors on some JSP pages. The log file is also full of exceptions, along the lines of:

    … 14 more
    Root exception:
    java.lang.NoClassDefFoundError: com/genuitec/eclipse/easie/core/D
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
    at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:298)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.defineClass(EclipseClassLoader.java:223)
    at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultClassLoader.findClassImpl(DefaultClassLoader.java:281)
    at org.eclipse.osgi.framework.internal.defaultadaptor.DefaultClassLoader.findClass(DefaultClassLoader.java:172)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.findLocalClass(AbstractClassLoader.java:220)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.basicFindLocalClass(EclipseClassLoader.java:135)
    at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:73)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
    at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at com.genuitec.eclipse.easie.websphere.WebsphereLauncherPlugin.startup(Unknown Source)

    #214734

    Riyad Kalla
    Member

    Don,
    I would urge you to double check what you did the install instructions: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-3514.html

    The quick fix is for MyEclipse and its plugins, it needs to be unzipped to the MyEclipse/eclipse/plugins dir. I wasn’t clear from you message if that is what you did (since I don’t know whats above the “Eclipse” dir you mentioned) but if you did unzip this to Eclipse, that would explain why things are *broken* now.

    #214738

    Don Nelson
    Member

    Yep, made a bone-headed mistake – thanks for pointing it out. Works fine now that I reinstalled everything 🙄

    #214739

    Riyad Kalla
    Member

    Hey I’m glad its working. Thank you for following up.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Missing icons after quickfix 3 installed [Closed]

You must be logged in to post in the forum log in