Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] State of update for M5


Probably not.  I'd need to figure out how to call Ant against some downloaded file, programatically, against a certain set of call-backs.  I have enough to learn as it is.  Plus Jim's comments are scary.  

In my case, we'll have all of our features have the same structure, so I can use the same install handler for all of them.  If I had Ant support, we could get out of the handler business (not a big deal), but it would also mean our developers could structure their features however they wanted, which (in foresight) is probably not that good.  Structure is good. <g>

Patrick Mueller
patrick_mueller@xxxxxxx



klicnik@xxxxxxxxxx
Sent by: platform-update-dev-admin@xxxxxxxxxxx

05/08/2002 04:42 PM
Please respond to platform-update-dev

       
        To:        platform-update-dev@xxxxxxxxxxx
        cc:        
        Subject:        Re: [platform-update-dev] State of update for M5



Patrick, is this something you could try in the next week-or-so to see
whether you could actually use it in a meaningfull way. I am concerned
about Jim's comments and don't want to just add the additional imports if
it ends up not working because of Ant class loading problems.

To try this, you can just modify the org.eclipse.update.core plugin.xml to
add an <import> reference for ant.core.



                                                                                                                               
                   Patrick_Mueller@xxxxxxx                                                                                    
                   Sent by:                          To:     platform-update-dev@xxxxxxxxxxx                                  
                   platform-update-dev-admin@e       cc:     platform-update-dev@xxxxxxxxxxx                                  
                   clipse.org                        Subject:     Re: [platform-update-dev] State of update for M5            
                                                                                                                               
                                                                                                                               
                   05/08/2002 04:21 PM                                                                                        
                   Please respond to                                                                                          
                   platform-update-dev                                                                                        
                                                                                                                               
                                                                                                                               




Having core ant support would be fine.  I'm thinking <copy> here <g>.

Patrick Mueller
patrick_mueller@xxxxxxx


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



Back to the top