public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Add Eclipse How do I use gcj? (aka, I see an error about gnu.gcj.RawData) Q/A.
Date: Thu, 20 Dec 2007 10:15:00 -0000	[thread overview]
Message-ID: <20071220101546.2405.qmail@sourceware.org> (raw)

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


                 reply	other threads:[~2007-12-20 10:15 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=20071220101546.2405.qmail@sourceware.org \
    --to=mark@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).