Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] PDE regression: importing binary projects broke n

If you use binary projects for self-hosting, you may encounter a number of
problems that depend on the content of your binary projects. Some (like PDE
UI) that contain files with *.java extension may report compilation errors.
In PDE case, these files are actually templates that seed Java file
generation from PDE template wizards.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                         
                      Gary Gregory                                                                                                       
                      <ggregory@seagulls        To:       "'eclipse-dev@xxxxxxxxxxx'" <eclipse-dev@xxxxxxxxxxx>                          
                      w.com>                    cc:                                                                                      
                      Sent by:                  Subject:  RE: [eclipse-dev] PDE regression: importing binary projects broke       n      
                      eclipse-dev-admin@                                                                                                 
                      eclipse.org                                                                                                        
                                                                                                                                         
                                                                                                                                         
                      03/21/2003 01:03                                                                                                   
                      PM                                                                                                                 
                      Please respond to                                                                                                  
                      eclipse-dev                                                                                                        
                                                                                                                                         
                                                                                                                                         



Does this make RC3a unusable for "normal" Java development?


Gary


-----Original Message-----
From: Dejan Glozic [mailto:dejan@xxxxxxxxxx]
Sent: Friday, March 21, 2003 10:00 AM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] PDE regression: importing binary projects broken


PDE has detected a stop-ship regression in RC3a caused by a side-effect of
another defect fix. The problem is described in:


http://bugs.eclipse.org/bugs/show_bug.cgi?id=35440


If you self-host with binary projects, you probably noticed the problem
(the most visible consequence is a bunch of compile errors from PDE UI
'template' folder). The problem is caused by incorrect addition of binary
plug-in project as the source container, causing all kinds of unindented
effects.


We would like to fix this problem ASAP. Please take a look at the defect
and let us know if you have concerns about the proposed fix.


Regards,


Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854


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








Back to the top