Re: How standard and interchangeable are XML config files?
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Tue, 30 Oct 2007 23:12:06 -0400
Ramon F Herrera wrote:
I just began playing with NetBeans. My previous IDE was the
traditional (non-Eclipsized) Borland JBuilder, which used a
configuration file called <project_name>.jpx with XML lines inside.
NB creates a folder called 'nbproject' which contains inside a file
called 'project.xml'. That constitutes a bare bones, minimum project.
How standard are those XML configuration files? Can a file created by
NetBeans be read and interpreted by Eclipse, and vice versa?
Not standard at all.
The standards are ant and maven build files.
Bot Eclipse and NetBeans support ant build files.
Arne
.
- Follow-Ups:
- References:
- How standard and interchangeable are XML config files?
- From: Ramon F Herrera
- How standard and interchangeable are XML config files?
- Prev by Date: Re: REAL SSCCE of my graphical interface with memory leaks
- Next by Date: Re: How to strip comments out of code
- Previous by thread: How standard and interchangeable are XML config files?
- Next by thread: Re: How standard and interchangeable are XML config files?
- Index(es):
Relevant Pages
|
|