Home | History | Annotate | only in /external/eclipse-basebuilder
Up to higher level directory
NameDateSize
basebuilder-3.6.2/05-Oct-2017
MODULE_LICENSE_EPL05-Oct-20170
NOTICE05-Oct-201711K
README.txt05-Oct-2017814
src/05-Oct-2017

README.txt

      1 Eclipse basebuilder is used to build Eclipse plugins. These are only used during the build and are not released.
      2 For more info, consult: http://wiki.eclipse.org/Platform-releng-basebuilder
      3 
      4 --- /basebuilder-3.6.2 directory:
      5 
      6 The contents of the basebuilder-3-6.2. directory were retrieved as follows:
      7 $ cvs -d :pserver:anonymous (a] dev.eclipse.org/cvsroot/eclipse/ login
      8 $ cvs -d :pserver:anonymous (a] dev.eclipse.org/cvsroot/eclipse/ checkout -r R3_6_2 org.eclipse.releng.basebuilder
      9 $ find . -name "CVS" -exec rm -rf {} \;
     10 
     11 --- /src directory:
     12 
     13 To find the Eclipse sources matching basebuilder-3.6.2:
     14 - open the Eclipse 3.6.2 download page:
     15   http://download.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/index.php
     16 - fetch "Source Build (Source in .zip)" eclipse-sourceBuild-srcIncluded-3.6.2.zip [135 MB]
     17 
     18