svn commit: r16979 - trunk/www: . psf
Dave Thompson <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dthompson
Date: 2009-03-27 08:35:58-0700
New Revision: 16979
Modified:
trunk/www/dev.html
trunk/www/psf/index.html
Log:
Updating link to psf file page, and replaced old psf page with a placeholder.
Modified: trunk/www/dev.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/dev.html?view=diff&pathrev=16979&r1=16978&r2=16979
==============================================================================
--- trunk/www/dev.html (original)
+++ trunk/www/dev.html 2009-03-27 08:35:58-0700
@@ -182,12 +182,9 @@
</ul>
<p>
Download using
-<a href="http://argouml.tigris.org/psf/">
- psf files
-</a>.
-<p>
-See <a href="http://argouml-stats.tigris.org/documentation/defaulthtml/cookbook/ch02.html#starting">
- Cookbook section 2.1</a>.
+<a href="http://argouml.tigris.org/wiki/Team_Project_Set_Files_For_ArgoUML">psf files</a>,
+see <a href="http://argouml.tigris.org/wiki/Setting_up_Eclipse_3">
+ Eclipse setup guide.</a>.
</p>
</div>
</td>
Modified: trunk/www/psf/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/psf/index.html?view=diff&pathrev=16979&r1=16978&r2=16979
==============================================================================
--- trunk/www/psf/index.html (original)
+++ trunk/www/psf/index.html 2009-03-27 08:35:58-0700
@@ -6,137 +6,9 @@
<div class="h2">
<h2>Team Project Set Files for ArgoUML</h2>
<p>
-Here are the files used to download the correct set of files from the
-Subversion repository when developing ArgoUML with Eclipse.
+The information previously on this page can now be found here:
+<a href="http://argouml.tigris.org/wiki/Team_Project_Set_Files_For_ArgoUML>http://argouml.tigris.org/wiki/Team_Project_Set_Files_For_ArgoUML</a>
</p>
- <table>
- <tr>
- <td>
- <a href="/nonav/psf/argouml-core-projectset.psf">argouml-core-projectset.psf</a>
- </td>
- <td>
- Main file for developing ArgoUML.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/argouml-command-line-build-projectset.psf">argouml-command-line-build-projectset.psf</a>
- </td>
- <td>
- Command-line-build support for Eclipse working copies.
- Requires argouml-core-projectset.psf.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/argouml-modules-projectset.psf">argouml-modules-projectset.psf</a>
- </td>
- <td>
- File with all modules. Requires argouml-core-projectset.psf.
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="/nonav/psf/argoeclipse_projectset.psf">argoeclipse_projectset.psf</a>
- </td>
- <td>
- For developing ArgoEclipse. Requires argouml-core-projectset.psf.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/argoprint_projectset.psf">argoprint_projectset.psf</a>
- </td>
- <td>
- For developing ArgoPrint. Requires argouml-core-projectset.psf.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/gef-swidgets-toolbar-projectSet.psf">gef-swidgets-toolbar-projectSet.psf</a>
- </td>
- <td>
- For downloading the source of some of the used tools.
- </td>
- </tr>
-
- <tr>
- <td>
- <a href="/nonav/psf/argouml-doc-projectset.psf">argouml-doc-projectset.psf</a>
- </td>
- <td>
- For working with the documentation & website.
- </td>
- </tr>
- </table>
- </div>
-
- <div class="h2">
- <h2>Project Set Files when developing against the stable release 0.26.2</h2>
- <p>
- Please don't commit to any of these projects!
- </p>
- <table>
- <tr>
- <td>
- <a href="/nonav/psf/0_26_2/argouml-core-projectset.psf">argouml-core-projectset.psf</a>
- </td>
- <td>
- Main file for developing ArgoUML.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/0_26_2/argouml-command-line-build-projectset.psf">argouml-command-line-build-projectset.psf</a>
- </td>
- <td>
- Command-line-build support for Eclipse working copies.
- Requires argouml-core-projectset.psf.
- </td>
- </tr>
- <!--
- <tr>
- <td>
- <a href="/nonav/psf/0_26_2/argouml-modules-projectset.psf">argouml-modules-projectset.psf</a>
- </td>
- <td>
- File with all modules. Requires argouml-core-projectset.psf.
- </td>
- </tr>
- -->
-
- <tr>
- <td>
- <a href="/nonav/psf/0_26_2/argouml-doc-projectset.psf">argouml-doc-projectset.psf</a>
- </td>
- <td>
- For working with the documentation & website.
- </td>
- </tr>
- </table>
- </div>
-
- <div class="h2">
- <h2>Experimental Team Project Set Files </h2>
- <table>
- <tr>
- <td>
- <a href="/nonav/psf/argouml-xml-umlpropertypanels.psf">argouml-xml-umlpropertypanels.psf</a>
- </td>
- <td>
- For developing the XML based property panels. Requires argouml-core-projectset.psf.
- </td>
- </tr>
- <tr>
- <td>
- <a href="/nonav/psf/argouml-enki-projectset.psf">argouml-enki-projectset.psf</a>
- </td>
- <td>
- For developing the Enki model implementation.
- </td>
- </tr>
- </table>
</div>
</body>
</html>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1445134
To unsubscribe from this discussion, e-mail: [[email protected]].