I am using javac
i moved the jmrix dir into jmri and set the class path
things are working now with these classes
i am now trying to compile the LocoNetMessage class but run into an
error every time i it tries to compile a line with log.error in it
like
log.error("invalid length in call to ctor: "+len);
or
static org.apache.log4j.Category log =
org.apache.log4j.Category.getInstance(LocoNetMessage.class.getName());
its actually been a while since i've programed so my skills are rusty
and i think i know the purpose of these lines there like system.out
messages to veiw the error except maybe your trying to keep them in a
log :)
anyways your patience with my ingnorance is appriciated
Chad Spickett
--- In jmriusers@y..., Bob Jacobsen <Bob_Jacobsen@l...> wrote:
At 5:29 PM +0000 8/8/02, sixth_rule wrote:
i have compiled just one class JmriException.java
yet i can't compile LocoNetException.java ???
i keep getting the message can't resolve symbol
class :JmriException
location:package jmri
import jmri.JmriException
i have touached nothing but can't find the problem??
i have left all the files where they are and i don't know why it
won't compile??
To help, I think we're going to need a little more information.
How are you doing this? Are you using either the Ant or JBuilder
tools described on
Or are you using plain javac? If so, in what directory are you
trying
to compile?
Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@l..., 510-486-7355, fax 510-495-2957)
At CERN until August 10, replies may be slow.