facebook

Eclipse 3.0.2 supported?

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

    shari
    Member

    Hi,
    can we upgrade Eclipse SDK to 3.0.2 or should we wait for an upgrade of MyEclipse 3.8.4 supporting the new SDK release?
    Thanks,
    Davide

    #227101 Reply

    Riyad Kalla
    Member

    Davide,
    Because it was a minor release increment there should be no API changes and thus MyEclipse should work fine without any changes for your. You can likely go ahead and upgrade without worry, but what I would suggest to be the safest, is doing a parallel install of Eclipse 3.0.2 and MyEclipse 3.8.4 side by side with your current install, and onceu you have determined that it is stable, remove the old installation.

    #227111 Reply

    shari
    Member

    Thanks. Maybe someone reading this thread already did it and would like to share the experience?

    #227114 Reply

    Mork
    Participant

    Can you please describe what you mean by “upgrade”, that is the steps you’d take? Do you just mean to extract 3.0.2 and copy over the 3.0.1 install or exactly how do you .. upgrade?.
    I’m assuming not to do a parallel install. I’d just back up the Eclipse folder before I did anything to it.

    Thanks in advance.

    – M

    #227116 Reply

    shari
    Member

    @Mork wrote:

    Can you please describe what you mean by “upgrade”,

    I would upgrade using the integrated update feature (Window/Software Updates).
    Installing a fresh copy means I have to reconfigure a lot of settings and I don’t have time do do that – meaning, I would install a fresh copy if and only if somethings goes wrong with the upgrade.

    #227841 Reply

    hughmadden
    Member

    Hiya,
    this is probably not a myeclipse problem, but is just posted because of someone’s request in this thread.

    I was running e 3.0.1 and mye 3.8.4. I used the auto update to move to 3.0.2 – once the updating finished downloading, I was prompted to restart the workbench. Apon answering yes, it shutdown and displayed an error message on restart.

    Now it won’t start (see log below).

    I’m doing a full download and re-install of 3.0.2 and 3.8.4, which I’m sure will work, but is inconvenient of course.

    The error was as follows:
    <–snip–>
    !SESSION Apr 10, 2005 15:05:19.527 ———————————————
    eclipse.buildId=I200406251208
    java.version=1.4.2_05
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

    !ENTRY org.eclipse.core.runtime Apr 10, 2005 15:05:19.527
    !MESSAGE Product org.eclipse.platform.ide could not be found.

    !ENTRY org.eclipse.osgi Apr 10, 2005 15:05:19.557
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:313)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    <–snip–>

    Underneath was a whole heap of errors such as:
    <–snip–>
    !ENTRY org.eclipse.osgi Apr 10, 2005 15:05:19.567
    !MESSAGE Bundle update@/c:/eclipse/plugins/org.eclipse.compare_3.0.0/ [93] was not resolved.
    <–snip–>

    #227859 Reply

    Riyad Kalla
    Member

    Did you try restarting with -clean?

    #227924 Reply

    hughmadden
    Member

    Hiya,
    no I didn’t try -clean (thanks for the tip however). The fresh install did the trick for me.

    thanks + regards.

    #228148 Reply

    Graeme Pyle
    Member

    I did an upgrade from 3.0.1 to 3.0.2, and now Eclipse crashes when opening JSPs:

    JVM terminated. Exit code=1
    /usr/java/jdk1.5.0/bin/java
    -Xmx512M
    -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main
    -os linux
    -ws gtk
    -arch x86
    -showsplash /opt/eclipse/eclipse -showsplash 600
    -exitdata /opt/eclipse/eclipse -exitdata 230003
    -vm /usr/java/jdk1.5.0/bin/java
    -vmargs
    -Xmx512M
    -cp /opt/eclipse/startup.jar org.eclipse.core.launcher.Main

    #228149 Reply

    Graeme Pyle
    Member

    Has anyone who runs MyEclipse 3.8.4 on Eclipse SDK 3.0.2 been able to use the MyEclipse JSP Editor without having the VM crash?

    Thanks,
    Graeme

    #228150 Reply

    Graeme Pyle
    Member

    Restarting with -clean fixed the problem!!!

    <happy happy>

    #228158 Reply

    Riyad Kalla
    Member

    Graeme glad to hear it’s working again, that is a good tip any time Eclipse barfs.

    #228303 Reply

    Victor Ott
    Member

    😡
    Until now I have 2 failed online updates, on two completely different machines, different JRE’s, one with ME, one without. Therefore my recommendation: don’t do online update (broke my own rule, which I now have for long time already… am very mad with myself).

    PS
    -clean doesn’t help at all

    PPS
    Here the head of the log file, I wonder why it complains about missing ME components!?

    !SESSION Apr 19, 2005 09:51:34.955 ---------------------------------------------
    eclipse.buildId=M200409161125
    java.version=1.5.0_02
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    
    !ENTRY org.eclipse.core.runtime Apr 19, 2005 09:51:34.955
    !MESSAGE Product org.eclipse.platform.ide could not be found.
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 09:51:34.985
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:313)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 09:51:34.995
    !MESSAGE Bundle update@/E:/progs/myeclipseide/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.4/ [3] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:34.995
    !MESSAGE Missing required bundle com.genuitec.eclipse.j2eedt.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:34.995
    !MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:34.995
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:34.995
    !MESSAGE Missing required bundle org.eclipse.jdt.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle org.eclipse.jface_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle org.eclipse.swt_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing optionally required bundle org.eclipse.ui.ide_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing optionally required bundle org.eclipse.ui.views_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing optionally required bundle org.eclipse.ui.editors_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing optionally required bundle org.eclipse.jface.text_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing optionally required bundle org.eclipse.ui.workbench.texteditor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle org.eclipse.ui.workbench_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jboss_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jboss2_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jboss3_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jboss4_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jetty_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jetty4_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jetty5_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jonas_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jonas3_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jrun_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.jrun4_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.oracle_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.oracle9_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.orion1_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.orion2_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.resin_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.resin2_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.05
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.resin3_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.sun_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.sun8_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.tomcat_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.tomcat4_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.tomcat5_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.weblogic_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.weblogic6_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.weblogic7_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.weblogic8_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.websphere_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.websphere5_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle org.eclipse.webbrowser_0.0.0.
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Bundle update@/E:/progs/myeclipseide/eclipse/plugins/com.genuitec.eclipse.browser_3.8.4/ [4] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.15
    !MESSAGE Missing optionally required bundle org.eclipse.ui.ide_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.views_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.editors_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.jface.text_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.workbench.texteditor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Bundle update@/E:/progs/myeclipseide/eclipse/plugins/com.genuitec.eclipse.bugzilla_3.8.4/ [5] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing required bundle org.eclipse.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.ide_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.views_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.25
    !MESSAGE Missing optionally required bundle org.eclipse.ui.editors_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing optionally required bundle org.eclipse.jface.text_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing optionally required bundle org.eclipse.ui.workbench.texteditor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle org.eclipse.search_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing optionally required bundle org.eclipse.help.base_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle org.eclipse.ui.workbench.texteditor_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle org.eclipse.team.cvs.ui_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 09:51:35.35
    !MESSAGE Missing required bundle org.eclipse.team.ui_0.0.0.
    [...]
    

    PPS
    Here one with JDK 1.4.7, both with ‘-clean’.

    !SESSION Apr 19, 2005 10:28:09.560 ---------------------------------------------
    eclipse.buildId=M200409161125
    java.version=1.4.2_07
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    
    !ENTRY org.eclipse.core.runtime Apr 19, 2005 10:28:09.560
    !MESSAGE Product org.eclipse.platform.ide could not be found.
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:313)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)
    
    !ENTRY org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Bundle update@/E:/progs/myeclipseide/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.4/ [3] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Missing required bundle com.genuitec.eclipse.j2eedt.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 19, 2005 10:28:09.580
    !MESSAGE Missing required bundle org.eclipse.jdt.core_0.0.0.
    [...]
    #228314 Reply

    Riyad Kalla
    Member

    Try -data c:\tempworkspace and see if that works, give it a totally new workspace.

    #228858 Reply

    Victor Ott
    Member

    sorry for the delay, haven’t seen the reply before. luckily i still have the old version.

     E:\progs\eclipse_301_crash_after_302_update>eclipse -clean -data E:\ttt

    took care to create e:\ttt before. result:

    An error has occured. See the log file e:\progs\....
    !SESSION Apr 28, 2005 21:37:02.09 ----------------------------------------------
    eclipse.buildId=M200409161125
    java.version=1.5.0_02
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    
    !ENTRY org.eclipse.core.runtime Apr 28, 2005 21:37:02.09
    !MESSAGE Product org.eclipse.platform.ide could not be found.
    
    !ENTRY org.eclipse.osgi Apr 28, 2005 21:37:02.49
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: No application id has been found.
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:313)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)
    
    !ENTRY org.eclipse.osgi Apr 28, 2005 21:37:02.59
    !MESSAGE Bundle update@/E:/progs/myeclipseide/eclipse/plugins/com.genuitec.eclipse.ast.deploy.core_3.8.4/ [3] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi Apr 28, 2005 21:37:02.59
    !MESSAGE Missing required bundle com.genuitec.eclipse.j2eedt.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 28, 2005 21:37:02.59
    !MESSAGE Missing required bundle com.genuitec.eclipse.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 28, 2005 21:37:02.59
    !MESSAGE Missing required bundle com.genuitec.eclipse.easie.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 28, 2005 21:37:02.69
    !MESSAGE Missing required bundle org.eclipse.jdt.core_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi Apr 28, 2005 21:37:02.69
    
    [...]
    
Viewing 15 posts - 1 through 15 (of 19 total)
Reply To: Eclipse 3.0.2 supported?

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