Changeset 382

Show
Ignore:
Timestamp:
09/20/08 12:39:29 (4 months ago)
Author:
sergey.kol..@gmail.com
Message:

Sergey Kolos:

  • updated with another prerelease version.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • update-site/cusp_update/howto.txt

    r225 r382  
    4141LAST UPDATE: sbcl features are no longer provided - use binary packages 
    4242from sbcl site. 
     43 
     44 
     45-- add architecture and os to sbcl-os.feature, right click on feature.xml, pde tools, create 
     46ant build file, run as ant -> get error, go to temp folder inside feature folder, zip it and change 
     47extension to jar, copy to features on update site 
  • update-site/cusp_update/index.html

    r361 r382  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
     1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  
     2"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    23<html> 
    34  <head> 
    45    <title>Cusp - Eclipse Update Site</title> 
    5     <meta http-equiv="content-Type" content="text/html; charset=ISO-8859-1"></meta> 
    6     <meta http-equiv="content-language" content="en"></meta> 
    7     <meta name="description" content="buldocs Ltd."></meta
    8     <meta name="keywords" content="lisp,cusp,eclipse,sbcl,ide,libraries"></meta> 
    9     <meta name="robots" content="index,follow"></meta> 
     6    <meta http-equiv="content-Type" content="text/html; charset=ISO-8859-1"> 
     7    <meta http-equiv="content-language" content="en"> 
     8    <meta name="description" content="Sergey Kolos"
     9    <meta name="keywords" content="lisp,cusp,eclipse,sbcl,ide,libraries"> 
     10    <meta name="robots" content="index,follow"> 
    1011    <style type="text/css" media="all">@import url(screen.css);</style> 
    11     <link rel="SHORTCUT ICON" href="favicon.ico"></link> 
     12    <link rel="SHORTCUT ICON" href="favicon.ico"> 
    1213  </head> 
    1314  <body> 
     
    1516      <div id="layoutcenter"> 
    1617        <div id="content"> 
    17           <div class="section"><a name="Eclipse_Update_Site"></a><h1>Eclipse Update Site</h1> 
    18             <p>Welcome to the Cusp Eclipse Update Site</p><p>This site contains feature and plug-in versions for Eclipse,  
    19             published in the form expected by the Eclipse Update Manager. Use the Update Manager's Feature Updates  
    20             view to open this site (http://www.sergeykolos.com/cusp/update) to locate new and updated Eclipse feature 
    21             versions to download.</p> 
    22             <p>This site is still experimental. If you encounter problems please report them by creating a ticket  
    23               in <a href="http://cusp.devjavu.com/projects/cusp/wiki">Cusp Trac</a> or posting a message to  
    24               <a href="http://groups.google.com/group/cusp-development">Cusp Development (google group)</a>  
     18          <div class="section"><a name="Eclipse_Update_Site"></a> 
     19          <h1>Eclipse Update Site (requires Eclipse 3.3 or 3.4)</h1> 
     20            <p>Welcome to the Cusp Eclipse Update Site</p><p>This site contains 
     21            feature and plug-in versions for Eclipse, published in the form  
     22            expected by the Eclipse Update Manager. Use the Update Manager's  
     23            Feature Updates view to open this site (http://www.sergeykolos.com/cusp/update) 
     24            to locate new and updated Eclipse feature versions to download.</p> 
     25            <p>This site is still experimental. If you encounter problems please  
     26            report them by creating a ticket in  
     27            <a href="http://cusp.devjavu.com/projects/cusp/wiki">Cusp Trac</a>  
     28            or posting a message to  
     29            <a href="http://groups.google.com/group/cusp-development">Cusp Development (google group)</a>  
    2530            </p> 
    2631          </div> 
    27           <div class="section"><a name="Available_Features_and_Plugins"></a><h1>Available Features and Plugins</h1> 
     32          <div class="section"><a name="Available_Features_and_Plugins"></a> 
     33          <h1>Available Features and Plugins</h1> 
    2834            <table class="bodyTable"> 
    2935              <tr class="a"><th>feature</th><th>version</th></tr> 
    30               <tr class="a"><td>cusp</td><td>0.9.360 (tested with sbcl 1.0.19)</td></tr> 
     36              <tr class="a"><td>cusp</td><td>0.9.360 (tested with sbcl 1.0.19-20)</td></tr> 
    3137              <tr class="a"><td>cusp</td><td>0.9.245 (tested with sbcl 1.0.13-19)</td></tr> 
    3238              <tr class="a"><td>cusp</td><td>0.9.218 (tested with sbcl 1.0.13-15)</td></tr> 
     
    3743          </div> 
    3844          <div class="section"><a name="Manual"></a><h1>Manual Installation</h1> 
    39             <p>1. Download most recent zip file from <a href="http://www.sergeykolos.com/cusp/archive">archive folder</a></p> 
     45            <p>1. Download most recent zip file from  
     46            <a href="http://www.sergeykolos.com/cusp/archive">archive folder</a></p> 
    4047            <p>2. Extract contents of the archive into your Eclipse directory.</p> 
    4148          </div> 
    4249          <div class="section"><a name="Usage"></a><h1>Automatic Installation</h1> 
    43             <p>1. Start Eclipse and choose the menu '<tt>Help/Software Update/Find and Install</tt>'. Select the 
    44               checkbox '<tt>Search for new features to install</tt>' and press the '<tt>Next</tt>' button.</p> 
    45             <p>2. From the dialog '<tt>Update sites to visit</tt>' press the button '<tt>Add update site</tt>'  
    46               or '<tt>New Remote Site</tt>'.</p> 
     50            <p>Note: Eclipse 3.4 has new update manager, so you'll need to modify 
     51              these steps as needed. In the end Eclipse 3.4 will report that 
     52              its new manager cannot use this update site and will propose to 
     53              use old update manager. Agree to use the old manager and 
     54              then follow the instructions below.</p> 
     55            <p>1. Start Eclipse and choose the menu '<tt>Help/Software Update/Find and Install</tt>'. 
     56              Select the checkbox '<tt>Search for new features to install</tt>' 
     57              and press the '<tt>Next</tt>' button.</p> 
     58            <p>2. From the dialog '<tt>Update sites to visit</tt>' press  
     59              the button '<tt>Add update site</tt>' or '<tt>New Remote Site</tt>'.</p> 
    4760            <p>3. Enter "Cusp update site" in the '<tt>Name</tt>' field and the value  
    48               '<tt>http://www.sergeykolos.com/cusp/update</tt>' into the '<tt>URL</tt>' field of the  
    49               '<tt>New Update Site</tt>' dialog. Press the <tt>OK</tt> button.</p> 
    50             <p>4. Expand '<tt>Cusp update site</tt>', select the checkbox '<tt>Cusp</tt>' and press the  
    51               '<tt>Next</tt>' button.</p> 
     61              '<tt>http://www.sergeykolos.com/cusp/update</tt>' into the '<tt>URL</tt>' 
     62               field of the '<tt>New Update Site</tt>' dialog. Press the 
     63               <tt>OK</tt> button.</p> 
     64            <p>4. Expand '<tt>Cusp update site</tt>', select the checkbox  
     65              '<tt>Cusp</tt>' and press the '<tt>Next</tt>' button.</p> 
    5266            <p>5. Accept the license agreement, and press '<tt>Next</tt>' button.</p> 
    53             <p>6. Unselect Lisp Libraries if you don't want this optional component be installed,  
    54               press '<tt>Next</tt>' and then '<tt>Finish</tt>' buttons to install Cusp and accept to restart 
    55               Eclipse. 
     67            <p>6. Unselect Lisp Libraries if you don't want this optional component 
     68              be installed, press '<tt>Next</tt>' and then '<tt>Finish</tt>' buttons  
     69              to install Cusp and accept to restart Eclipse. 
    5670            </p> 
    57             <p>7. Note that sbcl is no longer provided through this update site. You will need to provide a version of CL. 
    58             The Cusp should work with many CL distributions, however it is mostly tested with SBCL.  
    59             SBCL distribution should be installed in Cusp plugin folder or it should be installed  
    60             sitewide and correct value of SBCL_HOME should be specified. Compiled version of SBCL 
    61             can be downloaded from its <a href="http://www.sbcl.org/">website</a>. Once you download and unpack 
    62             archive with correct version of binary package, read install file on how to install SBCL. 
     71            <p>7. Note that SBCL is no longer provided through this update site. 
     72              You will need to provide a version of CL. The Cusp should work with 
     73              many CL distributions, however it is mostly tested with SBCL. SBCL  
     74              distribution should be installed in Cusp plugin folder or it should  
     75              be installed sitewide and correct value of SBCL_HOME should be 
     76              specified. Compiled version of SBCL can be downloaded from its 
     77              <a href="http://www.sbcl.org/">website</a>. Once you download and 
     78              unpack archive with correct version of binary package, read install 
     79              file on how to install SBCL. 
    6380            </p> 
    6481            Note: If Cusp cannot find your lisp installation check  
     
    7087          <div class="teaser"> 
    7188            <h1>News</h1> 
    72             <div class="news">Sep. 15,  2008 - Cusp (svn) 0.9.360 (1.0 release candidate)</a></div> 
    73             <div class="news">Aug. 16,  2008 - Cusp (svn) 0.9.245</a></div> 
    74             <div class="news">Aug. 12,  2008 - Cusp (svn) 0.9.218</a></div> 
     89            <div class="news">Sep. 18,  2008 - Cusp (svn) 0.9.375 (zip archive only, not available through update site)</div> 
     90            <div class="news">Sep. 16,  2008 - New (fixed) zip archive with Cusp 0.9.360</div> 
     91            <div class="news">Sep. 15,  2008 - Cusp (svn) 0.9.360 (1.0 release candidate)</div> 
     92            <div class="news">Aug. 16,  2008 - Cusp (svn) 0.9.245</div> 
     93            <div class="news">Aug. 12,  2008 - Cusp (svn) 0.9.218</div> 
    7594          </div> 
    7695          <div class="teaser"> 
  • update-site/cusp_update/site.xml

    r361 r382  
    1313      <category name="cusp"/> 
    1414   </feature> 
     15   <feature url="features/sbcl_win32_1.0.20.jar" id="sbcl_win32" version="1.0.20" os="win32" arch="x86"> 
     16      <category name="cusp"/> 
     17   </feature> 
     18   <feature url="features/sbcl_linux_1.0.20.jar" id="sbcl_linux" version="1.0.20" os="linux" arch="x86"> 
     19      <category name="cusp"/> 
     20   </feature> 
     21   <feature url="features/jasko.tim.lisp_0.9.375.jar" id="jasko.tim.lisp" version="0.9.375"> 
     22      <category name="cusp"/> 
     23   </feature> 
    1524   <category-def name="cusp" label="Cusp"> 
    1625      <description>