This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] master: Fix typo; mention build-from-eclipse isn't yet done.


The branch, master has been updated
       via  cbc4543f8c848f5bcc642f513fa185df153a532a (commit)
      from  f18739e983ce23918c7b9293b42ec59cd19aa5c6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit cbc4543f8c848f5bcc642f513fa185df153a532a
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Dec 14 12:09:52 2007 -0500

    Fix typo; mention build-from-eclipse isn't yet done.

-----------------------------------------------------------------------

Summary of changes:
 htdocs/build/index.html |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

First 500 lines of diff:
diff --git a/htdocs/build/index.html b/htdocs/build/index.html
index ef91b2f..64233a4 100644
--- a/htdocs/build/index.html
+++ b/htdocs/build/index.html
@@ -354,14 +354,14 @@ suppression will take place.</dd>
 
 <dl>
 
-<dt>How do I "import" frysk into eclipse?</dt>
+<dt>How do I "import" <em>frysk</em> into eclipse?</dt>
 
 <dd>
-First you will need to check out and build frysk from the command
-line; creates the directory <tt><em>build</em>/eclipse</tt> which
-contains pre-configured eclipse <tt>.project</tt>
-and <tt>.classpath</tt> files.<br>  Once the build has finished, from
-eclipse:
+First you will need to check out and build <em>frysk</em> from the
+command line; this will create the
+directory <tt><em>build</em>/eclipse</tt> which contains
+pre-configured eclipse <tt>.project</tt> and <tt>.classpath</tt>
+files.<br>Once the build has finished, from eclipse:
 <ul>
 <li>Select: File -> Import ...; to bring up the Import window
 <li>Select: General + Existing Project Into Workspace; and click next
@@ -382,6 +382,12 @@ To set the format options globally to "Java" use:
 
 </dd>
 
+<dt>How do I build <em>frysk</em> from eclipse?</dt>
+
+<dd>
+So far everyone has stuck with the command line.
+</dd>
+
 </dl>
 
 <h3><a name="faq-git">GIT Questions, with Answers</h3></a>


hooks/post-receive
--
frysk system monitor/debugger


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]