public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Kawa debugging with Eclipse
@ 2014-04-23 13:48 Andrea Bernardini
  2014-04-23 15:26 ` Charles Turner
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Bernardini @ 2014-04-23 13:48 UTC (permalink / raw)
  To: kawa

Is it possible to use Eclipse to build and run Kawa?

Now I'm using Eclipse as editor, but I can't build the project nor use
the debugger. 

I created a Java project in Eclipse, configured the classpath and
removed some errors, but when I try to run the project I get this
exception:

>Exception in thread "main" java.lang.Error: internal error - primitive
>type not found
>	at gnu.bytecode.Type.make(Type.java:199)
>	at gnu.bytecode.Type.make(Type.java:141)
>	at gnu.bytecode.Type.make(Type.java:131)
>	at gnu.bytecode.ClassType.addMethod(ClassType.java:710)
>	at gnu.bytecode.ClassType.addMethods(ClassType.java:1036)
>	at
>	gnu.bytecode.ClassType.getDeclaredMethods(ClassType.java:749)
>	at
>	gnu.bytecode.ClassType.getDeclaredMethod(ClassType.java:938)
>	at
>	gnu.bytecode.ClassType.getDeclaredMethod(ClassType.java:958)
>	at gnu.bytecode.Type.<clinit>(Type.java:652) at
>	gnu.expr.Compilation.<clinit>(Compilation.java:290) at
>	kawa.repl.processArgs(repl.java:716) at
>	kawa.repl.main(repl.java:863)

Anyway, what other tools do you use to debug kawa?

-- 
Andrea Bernardini
Engineering Of Computing Systems student
Politecnico di Milano, Italy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-24 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23 13:48 Kawa debugging with Eclipse Andrea Bernardini
2014-04-23 15:26 ` Charles Turner
2014-04-23 18:19   ` Per Bothner
     [not found]   ` <CAOTvmomYQ+z=_OO70Fp7zJkKWgXPCU4+m242N4drbKyFxFKVXQ@mail.gmail.com>
2014-04-23 18:19     ` Fwd: " Matthieu Vachon
2014-04-24 16:47       ` Andrea Bernardini

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