Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] I200312151413 not usable?

I've released a fix on behalf of the Text team.  For details, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48761

Nick




Pascal Rapicault/Ottawa/IBM@IBMCA 
Sent by: eclipse-dev-admin@xxxxxxxxxxx
12/15/2003 05:57 PM
Please respond to
eclipse-dev


To
eclipse-dev@xxxxxxxxxxx
cc
eclipse-dev-admin@xxxxxxxxxxx
Subject
Re: [eclipse-dev] I200312151413 not usable?







The problem is in the plugin.xml of org.eclipse.ui.editors.
A new extension point has been added and it is missing the name attribute.
Please add the name attribute to this extension point.

        PaScaL 



Douglas Pollock/Ottawa/IBM@IBMCA 
Sent by: eclipse-dev-admin@xxxxxxxxxxx 
12/15/2003 04:25 PM 
Please respond to eclipse-dev 
        
        To:        eclipse-dev@xxxxxxxxxxx 
        cc:         
        Subject:        Re: [eclipse-dev] I200312151413 not usable?



After further inspection, it has been discovered that though the build has 

a JDT UI plugin, it does not appear to want to import it.  So, if you 
create a fresh workspace -- and then import binary projects -- JDT UI is 
not loaded into the workspace.  This is 
"https://bugs.eclipse.org/bugs/show_bug.cgi?id=48659";







Debbie Wilson/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx
15/12/2003 04:14 PM
Please respond to eclipse-dev

       To:     eclipse-dev@xxxxxxxxxxx
       cc: 
       Subject:        Re: [eclipse-dev] I200312151413 not usable?



I tried this and all seemed to work fine until I tried running Eclipse 
within Eclipse (self-hosting).  I could not get a Java perspective in the 
2nd Eclipse. 
I was only given the option to create a 'Simple' project when I tried 
New->Project and if I tried Window->Open Perspective->Other the Java 
perspective was not listed. 

                                                Deb 





Dorian Birsan/Toronto/IBM@IBMCA 
Sent by: eclipse-dev-admin@xxxxxxxxxxx 

12/15/2003 03:46 PM 
Please respond to
eclipse-dev



To
eclipse-dev@xxxxxxxxxxx 
cc

Subject
Re: [eclipse-dev] I200312151413 not usable?








Just like for the nightly build, you need to drop the config.ini (attached 

here) into the org.eclipse.update.configurator. 
The patch has been released and will be picked up by the next build. 

-Dorian



Douglas Pollock/Ottawa/IBM@IBMCA 
Sent by: eclipse-dev-admin@xxxxxxxxxxx 

12/15/2003 03:28 PM 

Please respond to
eclipse-dev




To
eclipse-dev@xxxxxxxxxxx 
cc

Subject
[eclipse-dev] I200312151413 not usable?









I'm not sure if there's been a warning about this before, but I can't seem 


to get the integration build to start-up.  It gets into some kind of 
start-up loop.  Killing "eclipse.exe" manually restores the machine to 
sanity.  Starting again doesn't help.
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




#### config.ini has been removed from this note on December 15, 2003 by 
Douglas Pollock

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe 
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top