public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Claude Marinier <claudem223@gmail.com>
To: kawa@sourceware.org
Cc: "F. Rafael Leon" <teflon@ucdavis.edu>
Subject: Re: first Android app - Didn't find class
Date: Sun, 17 Apr 2016 23:50:00 -0000	[thread overview]
Message-ID: <CAPg6usBhwAc3APy1YuDC6DmO2Vfhm1CeYctGgCKEKBFdgLBETA@mail.gmail.com> (raw)
In-Reply-To: <CALPCXwjLYwFBx2zpS6B-xmqYAFps3yGtrUKG=_eUzmt3chfSZg@mail.gmail.com>

The name of the link I created is "libs/kawa.jar" which matches the XML file.


On 17 April 2016 at 18:05, F. Rafael Leon <teflon@ucdavis.edu> wrote:
> On Sun, Apr 17, 2016 at 4:10 PM, Claude Marinier <claudem223@gmail.com> wrote:
>> The the XML file references the REPL class here.
>>
>>     <java failonerror="true" fork="true" classname="kawa.repl">
>>
>> Looks like I need to edit the XML file. What changes do I need to make?
>
> I think the problem is in this line:
>
>             <pathelement path="libs/kawa.jar" />
>
> Maybe it needs to be:
>
>             <pathelement path="libs/kawa-2.1.jar" />
>
> Or you can set a symbolic link.
> In the build instructions, there is a command for setting this path:
>
> $ ln -s $KAWA_DIR/kawa-2.1.jar libs/kawa.jar
>
>     -Rafael



-- 
Claude Marinier

  parent reply	other threads:[~2016-04-17 23:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17  1:48 Claude Marinier
2016-04-17  4:23 ` F. Rafael Leon
2016-04-17  5:17   ` Per Bothner
2016-04-17  5:21   ` Per Bothner
2016-04-17  6:42     ` F. Rafael Leon
2016-04-24 16:10       ` Adrián Medraño Calvo
     [not found]   ` <CAPg6usC95-BBUniSY_hHFJvGm160kLwi7eYNybFj08Uhm9pgFw@mail.gmail.com>
2016-04-17 20:11     ` Fwd: " Claude Marinier
     [not found]       ` <CALPCXwjLYwFBx2zpS6B-xmqYAFps3yGtrUKG=_eUzmt3chfSZg@mail.gmail.com>
2016-04-17 23:50         ` Claude Marinier [this message]
2016-04-18  0:05       ` Per Bothner

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=CAPg6usBhwAc3APy1YuDC6DmO2Vfhm1CeYctGgCKEKBFdgLBETA@mail.gmail.com \
    --to=claudem223@gmail.com \
    --cc=kawa@sourceware.org \
    --cc=teflon@ucdavis.edu \
    /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).