Compiling problem - urg

my problem is that I am using jbuilder 4 professional to compile/run my code.

However I want to use the XML DOM but jbuilder does not appear to support the necessary packages for use with XML.

How can I get round this.

Can I compile instead from the command line - I am using JDK1.4 which supports the java xml packages necessary. Or is there a way of adding the necessary files to my project?

thanks, B

[435 byte] By [barzizoua] at [2007-9-27 5:59:04]
# 1
Include jdk1.4/jre/lib/rt.jar in your classpath.
dvohra09a at 2007-7-8 8:26:04 > top of Java-index,Developer Tools,Java Compiler...