public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A.
@ 2007-12-20 10:15 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2007-12-20 10:15 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  033a6a74b58a3e0980b748360755ee13d9601a61 (commit)
      from  e9da21cc5516c519054e31d67b2d963dbf2e5335 (commit)

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

- Log -----------------------------------------------------------------
commit 033a6a74b58a3e0980b748360755ee13d9601a61
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Thu Dec 20 11:15:29 2007 +0100

    Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A.

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

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

First 500 lines of diff:
diff --git a/htdocs/build/index.html b/htdocs/build/index.html
index e0041f8..15df093 100644
--- a/htdocs/build/index.html
+++ b/htdocs/build/index.html
@@ -369,6 +369,25 @@ files.<br>Once the build has finished, from eclipse:
 </ul>
 </dd>
 
+<dt>How do I use gcj? (aka, I see an error about gnu.gcj.RawData)</dt>
+<dd>
+Since frysk relies on some gcj specific implementation details
+(cni and gnu.gcj.RawData) you want to make sure to have the gcj
+JRE/JDK compat package install (java-1.5.0-gcj-devel). To make sure
+this JRE/JVM is used in the Frysk Eclipse workspace do:
+<ul>
+<li>Expand 'my project' in the package browser.
+<li>Select JRE System Library.
+<li>Right click and select Configure...
+<li>Select Alternate JRE.
+<li>Click Installed JREs...
+<li>Click Add...
+<li>Add JRE home directory: /usr/lib/jvm/java-1.5.0-gcj.
+<li>Make sure this JRE is now selected before clicking finish.
+</ul>
+The project should now auto-re-build without any errors.
+</dd>
+
 <dt>What should my eclipse format options be set to?</dt>
 <dd>
 <em>frysk</em> pretty much follows the standard Java Conventions; to


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


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

only message in thread, other threads:[~2007-12-20 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-20 10:15 [SCM] master: Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A mark

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