Re: How standard and interchangeable are XML config files?
- From: Daniel Pitts <newsgroup.spamfilter@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 23:13:15 -0700
Lew wrote:
Ramon F Herrera wrote:That hasn't been my experience, as long as everything is relative to the project file. At least with IntelliJ IDEA.How standard are those XML configuration files? Can a file created by
NetBeans be read and interpreted by Eclipse, and vice versa?
Arne Vajhøj wrote:Not standard at all.
The standards are ant and maven build files.
Bot Eclipse and NetBeans support ant build files.
Not only are project files not portable between IDEs, they're not portable within the same IDE.
Project files contain very specific information about directory locations, selected options, libraries and the like. Move a project even to a different hard drive on the same computer, much less to another machine, much, much less to a different IDE, and things break.
--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>
.
- Follow-Ups:
- References:
- How standard and interchangeable are XML config files?
- From: Ramon F Herrera
- Re: How standard and interchangeable are XML config files?
- From: Arne Vajhøj
- Re: How standard and interchangeable are XML config files?
- From: Lew
- How standard and interchangeable are XML config files?
- Prev by Date: Re: File Open dialog bug in 1.6.0_03
- Next by Date: clustering
- Previous by thread: Re: How standard and interchangeable are XML config files?
- Next by thread: Re: How standard and interchangeable are XML config files?
- Index(es):
Relevant Pages
|