Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
basebuilder-3.6.2/ | 22-Nov-2023 | - | 48,467 | 35,299 | ||
src/ | 22-Nov-2023 | - | 6 | 4 | ||
.git | D | 01-Jan-1970 | 0 | |||
MODULE_LICENSE_EPL | D | 22-Nov-2023 | 0 | |||
NOTICE | D | 22-Nov-2023 | 11 KiB | 225 | 179 | |
README.txt | D | 22-Nov-2023 | 814 | 18 | 12 |
README.txt
1Eclipse basebuilder is used to build Eclipse plugins. These are only used during the build and are not released. 2For more info, consult: http://wiki.eclipse.org/Platform-releng-basebuilder 3 4--- /basebuilder-3.6.2 directory: 5 6The contents of the basebuilder-3-6.2. directory were retrieved as follows: 7$ cvs -d :pserver:anonymous@dev.eclipse.org/cvsroot/eclipse/ login 8$ cvs -d :pserver:anonymous@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 13To 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