Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] swt source and examples

Johnathan,

The SWT examples are in the Example Plug-ins downloads.  Links for these
downloads are on the same page as a given drop, so for instance from the
main Eclipse page you can follow the links:
      downloads->Release 2.0->look below the section containing downloads
for various platforms

You can retrieve the swt source by creating a cvs connection to:
      host: dev.eclipse.org
      repository path: /home/eclipse
      user: anonymous
      connection type: pserver
Retrieve the org.eclipse.swt and org.eclipse.swt.xxx projects, where xxx is
your platform.
Then in the retrieved swt project rename the contained .classpath_xxx file
to .classpath, where xxx is your platform.

Grant




                                                                                                                                              
                      "Jonathan Locke"                                                                                                        
                      <jlocke@xxxxxxxxxxxx>           To:      <platform-swt-dev@xxxxxxxxxxx>                                                 
                      Sent by:                        cc:                                                                                     
                      platform-swt-dev-admin@         Subject: [platform-swt-dev] swt source and examples                                     
                      eclipse.org                                                                                                             
                                                                                                                                              
                                                                                                                                              
                      07/29/2002 03:14 PM                                                                                                     
                      Please respond to                                                                                                       
                      platform-swt-dev                                                                                                        
                                                                                                                                              
                                                                                                                                              




hey there, i'm interested in looking at swt's source and building and
running
some swt examples.  is there a drop of eclipse (or swt) that includes all
that?
the eclipse sdk i installed doesn't seem to have either source or swt
examples.

thanks!

      jon

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






Back to the top