Re: Script to replace header comment



Arved Sandstrom wrote:
NOTE:
can't remember about NetBeans, but if you make changes to project files
outside Eclipse, don't forget to refresh once you're back in the IDE.


Lew wrote:
That is an aspect of Eclipse that I find annoying.  It has this
mysterious shadow copy of files that don't necessarily match what's on
disk even when you don't have editing changes pending.  NetBeans
appears to work directly from the file system, which I prefer.


Arne Vajhøj wrote:
My guess is that the apps you write are also caching data.

Huh? I don't understand the relevance of that.

Eclipse is using the equivalent of commit option A.

What is that?

--
Lew


.



Relevant Pages

  • Re: Script to replace header comment
    ... That is an aspect of Eclipse that I find annoying. ... Create a new source file from outside the IDE and save it in a project directory. ... When you start Eclipse it completely ignores any new files, not even showing them for addition to version control if that's applicable for the project - you have to explicitly refresh the project in order to synchronize the Eclipse file system with the real "file" system that it maps to. ...
    (comp.lang.java.programmer)
  • Re: Script to replace header comment
    ... That is an aspect of Eclipse that I find annoying. ... Create a new source file from outside the IDE and save it in a project directory. ... When you start Eclipse it completely ignores any new files, not even showing them for addition to version control if that's applicable for the project - you have to explicitly refresh the project in order to synchronize the Eclipse file system with the real "file" system that it maps to. ...
    (comp.lang.java.programmer)
  • Re: Script to replace header comment
    ... can't remember about NetBeans, but if you make changes to project files ... outside Eclipse, don't forget to refresh once you're back in the IDE. ... That is an aspect of Eclipse that I find annoying. ...
    (comp.lang.java.programmer)
  • Re: Speed Up Compilation -article request
    ... Upgrading from Rational Application Developer (Eclipse based, BTW) from version 6 to version 7 for a team was a nightmare of metadata-file editing on a large team a few years ago. ... It would be really nice if IDE vendors could ... Ant does not require multiple entries for dependencies into multiple configuration files. ...
    (comp.lang.java.programmer)
  • Re: Eclipse ARM toolchain for the Linux
    ... the free GNU tools with the Eclipse IDE. ... Most programmers use the IDE that came with the tool, and rely on that for project management, compiler settings, etc. ... Doing things right takes time and money - it means more courses and education, or hiring more experienced employees that cost more money. ...
    (comp.arch.embedded)