public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: GNU Classpath Project <classpath@gnu.org>
Cc: Mauve News Group <mauve-discuss@sources.redhat.com>
Subject: testing with eclipse
Date: Thu, 08 Sep 2005 16:44:00 -0000	[thread overview]
Message-ID: <m3vf1b7buo.fsf@localhost.localdomain> (raw)

I checked in some eclipse build infrastructure to the wonka module in
mauve, including a launch configuration.

Now you should be able to very easily test classpath changes using the
visual tester without leaving eclipse.  It is literally a push-button
operation.

To do this, first you have to set up an eclipse workspace containing
classpath and jamvm; follow the instructions I posted a short while
ago.  (At the moment this is not totally trivial as it requires a
jamvm patch.)

Then, check out the wonka module from mauve.  When this is done, you
should see a launch configuration called "WonkaVisualTestEngine" (I
have only done this stuff in my workspace, I'm not totally sure it
will automatically show up after a checkout.)

If you run this launch config, the test engine will start up.  It is
set up to always load all the tests; however is it very easy to add
your own launch configurations.  (Please don't modify the shared one
unless your changes are appropriate for everybody.)


Eclipse puts your most recently used launch configuration at the top
of the list.  So once you've run this once, testing classpath changes
works like this:

* Modify Classpath sources
* Save the change (eclipse automatically recompiles, it is nearly
  instantaneous for most changes).
* Click the button to run the launch configuration
* Repeat

I'll add a simple way to run all of mauve as well.
(We could make things even easier in some ways, especially for mauve,
but that would require real programming.  Maybe someone would like to
volunteer :-)

Tom

                 reply	other threads:[~2005-09-08 16:44 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=m3vf1b7buo.fsf@localhost.localdomain \
    --to=tromey@redhat.com \
    --cc=classpath@gnu.org \
    --cc=mauve-discuss@sources.redhat.com \
    /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).