Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] Marker attributes question

Just to add on to John's comments, we recently (its in HEAD but not the
latest integration build) released a new marker attribute which allows you
(on a per marker basis) to override the "persistent" property declared in
the plugin.xml. See IMaker.TRANSIENT.

                  dj



                                                                                                                          
                      Daniel                                                                                              
                      Megert/Zurich/IBM@IBMCH         To:       platform-core-dev@xxxxxxxxxxx                             
                      Sent by:                        cc:                                                                 
                      platform-core-dev-admin@        Subject:  [platform-core-dev] Marker attributes question            
                      eclipse.org                                                                                         
                                                                                                                          
                                                                                                                          
                      01/24/2003 04:57 AM                                                                                 
                      Please respond to                                                                                   
                      platform-core-dev                                                                                   
                                                                                                                          
                                                                                                                          








Am I allowed to set internal/transient marker attributes using
setAttribute(...) which are not declare in plugin.xml? Does the attribute
declaration in plugin.xml only come into play for declaring API attributes
and when markers are persisted?

Dani

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






Back to the top