[jdom-interest] which zip file to use n how to use with netbeans?
Todd O'Bryan
toddobryan at mac.com
Wed Nov 24 03:33:43 PST 2004
On Nov 24, 2004, at 4:44 AM, TC Tan wrote:
> hi, i'm just a amateur java programmer. i'm working on a software that
> uses jdom to manipulate xml files. i'm to build on this software.
>
> my problem is that i'm using netbeans 3.6 with j2sdk 1.4.2_04 to do
> all the programming. is the new jdom 1.0 compatible with the
> netbeans??
>
Yes, JDOM is compatible with Java 1.4.2 (It may even still be
compatible with 1.2 or 1.3, but I'm not sure of that.)
> if not then what is ur suggestion, although i can still revert back to
> using the old style notepad and command prompt by using j2sdk 1.5.
>
> also i have seen the archive directory. i'm not sure which which files
> should i download - jdom-1.0.tar.gz or jdom-1.0.zip? also i'm not sure
> which version of jdom release was used by the previous developer.
tar.gz is usually used in the Unix world, zip in Windows. Either way,
you have to download and uncompress the files. When you try to compile
the code from the previous developer, you'll undoubtedly get some
errors. You don't really need to know which version s/he was using, you
just have to identify the inconsistencies and fix them. The JavaDoc in
the download or on the jdom.org site will probably be helpful as you do
this.
>
> Please advise me on what to do. This software is my final year project
> which is to be submittted by February 2005.
>
> Tiong Chuan
> Software Engineering Student
> Singapore
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list