Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] M5 regression problem


1. This feature will not be released in version 2.1 due to some outstanding issues.  If you liked using it, I created a hack (see the newsgroup) that can be merged in M5 that re-enables this wrapping behavior, without the bugs that were in M4.  One of the remaining issues was to *not* wrap text inside a <PRE> tag.
http://dev.eclipse.org/bugs/show_bug.cgi?id=27509

2. Check the .log file.  It sounds like your plugin was disabled for some reason.




jml <jml@xxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx

02/14/2003 11:40 PM
Please respond to platform-ui-dev

       
        To:        platform-ui-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-ui-dev] M5 regression problem



I recently download M5 and replaced my M4 with it. With only two days of
using it, I am switch back to M4 -- there are a lot of regression problems!

1. Previously, when I type comments in the java editor, system will
automatically change to another line when I type too much in a line. I
think this is a good feature, but now it is gone in M5.

2. In M4, I can debug my plugin. But in M5, I don't know why, after I
start up the debugger, in the debugging workbench, I can't find any
trace of my plugin. After I switch back to M4, things work well again.


Don't know whether all this is related to how I do "upgrade" and
"downgrade". What I did is just unzip the file and override existing
file, so my workspace and runtime-workspace will not be replaced.

Thanks
jml

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev


Back to the top