Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] How to build and release libraries ?

The libraries are not compiled during the Eclipse build. Both teams (Core
and SWT) compile it before and release to the repository. For examples on
project structure and how to compile, take a look at the two projects
(org.eclipse.core.resources and org.eclipse.swt) on dev.eclipse.org.

Rodrigo




                                                                                                                         
                      celek@xxxxxxxxxx                                                                                   
                      Sent by:                   To:      eclipse-dev@xxxxxxxxxxx                                        
                      eclipse-dev-admin@         cc:                                                                     
                      eclipse.org                Subject: [eclipse-dev] How to build and release libraries ?             
                                                                                                                         
                                                                                                                         
                      04/17/2002 09:54                                                                                   
                      AM                                                                                                 
                      Please respond to                                                                                  
                      eclipse-dev                                                                                        
                                                                                                                         
                                                                                                                         



Hi,

We need to build alibrary for some native calls.
What step, project structure, ant script should we follow so teh correct
libraries will be generated in the correct builds ?

SWT team ? Core Team ?

Chris
Install/Update

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






Back to the top