Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] JDT/Core - patch available

Issues listed below are now addressed. For those who can't wait until next
integration build, we have posted a patch for build 20021113. You can get
it at:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/patches/org.eclipse.jdt.cor__2.1.0.zip

If you don't take the patch, you'll experience:
- full build after each startup (26044)
- incorrect stepping (yoyo behavior) when debugging message send with
implicit this receiver (26098)
- an obscure refresh problem in the package view if you play the SWT game
of manually changing the .classpath file (24517)

There were substantial changes on the JDT/Core front, near the end to allow
for classpath evolutions such as exclusion filters and multiple output
folder. Hopefully, we should be back to normal with this patch.

New version got contributed for next integration build (v_283).



                                                                                                                       
                      "Philippe Mulet"                                                                                 
                      <Philippe_Mulet@ot        To:       eclipse-dev@xxxxxxxxxxx                                      
                      i.com>                    cc:                                                                    
                      Sent by:                  Subject:  [eclipse-dev] JDT/Core                                       
                      eclipse-dev-admin@                                                                               
                      eclipse.org                                                                                      
                                                                                                                       
                                                                                                                       
                      11/13/2002 07:10                                                                                 
                      PM                                                                                               
                      Please respond to                                                                                
                      eclipse-dev                                                                                      
                                                                                                                       
                                                                                                                       




We have found a couple defects in JDT/Core, for which we will contribute
fixes in next integration build:

26044 Unexpected full builds        (REOPENED)
26098 Wrong line number attribute.
24517 type view does not notice when jar disappears

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






Back to the top