Re: How standard and interchangeable are XML config files?



Lew wrote:
Ramon F Herrera wrote:
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.
That hasn't been my experience, as long as everything is relative to the project file. At least with IntelliJ IDEA.

--
Daniel Pitts' Tech Blog: <http://virtualinfinity.net/wordpress/>
.



Relevant Pages

  • My list D2007 annoyances/todos I would like to see resolved in D2008
    ... If someone of these is just product of using the IDE wrongly I hope someone will point me into right direction, and sorry of my bad English... ... from uses clause IDE just can't find it. ... have way to sort with compare function definer as ... D2007 will mess up my project files uses ...
    (borland.public.delphi.non-technical)
  • Re: VB debug problem
    ... same with run to cursor. ... different folders or is employing utilities to manage files outside the IDE ... The "cure" is to shutdown VB and cleanout the project folders (VSS is very ... Make sure all project files are read/write. ...
    (microsoft.public.vb.general.discussion)
  • Re: Script to replace header comment
    ... but if you make changes to project files ... outside Eclipse, don't forget to refresh once you're back in the IDE. ...
    (comp.lang.java.programmer)
  • RE: VB.Net 2003 Wont Debug on a Laptop
    ... > Debug>Start the whole IDE freezes up. ... I also find that the project files are locked ater the IDE crashes ...
    (microsoft.public.dotnet.languages.vb)