public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Add emph to the build/eclipse path.
@ 2007-12-14 17:06 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2007-12-14 17:06 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-14 17:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-14 17:06 [SCM] master: Add emph to the build/eclipse path cagney

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).