public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cagney@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Add emph to the build/eclipse path.
Date: Fri, 14 Dec 2007 17:06:00 -0000	[thread overview]
Message-ID: <20071214170651.1687.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  f18739e983ce23918c7b9293b42ec59cd19aa5c6 (commit)
       via  89798992a6ea43977ccef4d9717c75a222816f66 (commit)
      from  dec0936bd54221500923d04bd25ea6520ec5917e (commit)

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

- Log -----------------------------------------------------------------
commit f18739e983ce23918c7b9293b42ec59cd19aa5c6
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Dec 14 12:06:30 2007 -0500

    Add emph to the build/eclipse path.

commit 89798992a6ea43977ccef4d9717c75a222816f66
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Dec 14 11:49:02 2007 -0500

    Add frysk-import's .jar files.
    
    frysk-top/ChangeLog
    2007-12-14  Andrew Cagney  <cagney@redhat.com>
    
    	* .classpath.in: Add frysk-import's junit.jar, jline.jar,
    	getopt.jar, jdom.jar, antlr.jar and cdtparser.jar.

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

Summary of changes:
 frysk-top/.classpath.in |   18 ++++++++++++++++--
 frysk-top/ChangeLog     |    3 +++
 htdocs/build/index.html |    8 ++++----
 3 files changed, 23 insertions(+), 6 deletions(-)

First 500 lines of diff:
diff --git a/frysk-top/.classpath.in b/frysk-top/.classpath.in
index c88e218..1539220 100644
--- a/frysk-top/.classpath.in
+++ b/frysk-top/.classpath.in
@@ -8,6 +8,7 @@
 			exclude="configure.in"/>
         <classpathentry kind="src" path="frysk-sys"
 			exclude="configure.in"/>
+
         <classpathentry kind="lib" path="@abs_builddir@/frysk-gui/frysk-gui.jar"
 			sourcepath="@abs_builddir@/frysk-gui"/>
         <classpathentry kind="lib" path="@abs_builddir@/frysk-gtk/frysk-gtk.jar"
@@ -16,13 +17,26 @@
 			sourcepath="@abs_builddir@/frysk-core"/>
         <classpathentry kind="lib" path="@abs_builddir@/frysk-sys/frysk-sys.jar"
 			sourcepath="@abs_builddir@/frysk-sys"/>
+
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/junit.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/junit/src"/>
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/jline.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/jline/src"/>
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/getopt.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/getopt/src"/>
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/jdom.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/jdom/src"/>
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/antlr.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/antlr"/>
+	<classpathentry kind="lib" path="@abs_builddir@/frysk-imports/cdtparser.jar"
+			sourcepath="@abs_srcdir@/frysk-imports/cdtparser"/>
+
 	<classpathentry kind="lib" path="/usr/share/java/glade2.12.jar"/>
 	<classpathentry kind="lib" path="/usr/share/java/glib0.2.jar"/>
 	<classpathentry kind="lib" path="/usr/share/java/gtk2.8.jar"/>
 	<classpathentry kind="lib" path="/usr/share/java/cairo1.0.jar"/>
 	<classpathentry kind="lib" path="/usr/share/java/vte0.12.jar"/>
-	<classpathentry kind="lib" path="/usr/share/java/junit.jar"/>
-	<classpathentry kind="lib" path="/usr/share/java/jdom.jar"/>
+
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
diff --git a/frysk-top/ChangeLog b/frysk-top/ChangeLog
index aabcdac..77836a6 100644
--- a/frysk-top/ChangeLog
+++ b/frysk-top/ChangeLog
@@ -1,5 +1,8 @@
 2007-12-14  Andrew Cagney  <cagney@redhat.com>
 
+	* .classpath.in: Add frysk-import's junit.jar, jline.jar,
+	getopt.jar, jdom.jar, antlr.jar and cdtparser.jar.
+
 	* Makefile.am (eclipse/.project): New.
 	* Makefile.am (eclipse/.classpath): New.
 	* .classpath.in: New.
diff --git a/htdocs/build/index.html b/htdocs/build/index.html
index 138094a..ef91b2f 100644
--- a/htdocs/build/index.html
+++ b/htdocs/build/index.html
@@ -358,11 +358,11 @@ suppression will take place.</dd>
 
 <dd>
 First you will need to check out and build frysk from the command
-line.  This will create a build/eclipse directory containing the
-project file.  With the finished build.
+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:
 <ul>
-<li>Check eclipse-jdt is installed
-<li>Start eclipse
 <li>Select: File -> Import ...; to bring up the Import window
 <li>Select: General + Existing Project Into Workspace; and click next
 <li>Fill in: Select root directory; with the path to the <tt><em>build</em>/eclipse</tt> directory.


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


                 reply	other threads:[~2007-12-14 17:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071214170651.1687.qmail@sourceware.org \
    --to=cagney@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).