Properties.txt missing



Hi to all, first of all , excuse my little knowledge of java
programming, I'm the C/C++ type, I'm just using Eclipse to compile
java code, including of course the .jar file, but for some reason, it
stops in the compilation saying , "properties.txt" missing.... Can
anybody tell me what this stands for? I know that the project doesn't
contain any file like that, is it something to add ?

.



Relevant Pages

  • Re: Eclipse IDE Question
    ... When "Build Automatically" is selected, Eclipse compiles Java files on the fly, so your project is always in a "built"-state. ... You'll never have to compile or build a project yourself. ... What do you exactly mean by compiling a JAR file? ...
    (comp.lang.java.programmer)
  • Re: Properties.txt missing
    ... java code, including of course the .jar file, but for some reason, it ... I'm not sure that your message is actually a compile error. ... Is that the exact error message, ... For example, how did you get the project into Eclipse, what buttons or menu options did you click on to start the compile, etc. I'm worried you might be using incorrect terminology. ...
    (comp.lang.java.programmer)
  • Re: tomcat with java 1.5 -1.6
    ... eclipse and java 1.6.0. ... I found that the jar file I compiled on the ... You need to compile on that new machine with -target 1.6 ... The Java Glossary ...
    (comp.lang.java.programmer)
  • Eclipse IDE Question
    ... I am new to Eclipse and it is mystifying me why the Build Project and ... and debug but can't figure out to compile a JAR file! ...
    (comp.lang.java.programmer)
  • Re: Creating a .jar package file
    ... > Java class names should be meaningful, ... I wrote Prob3Customer. ... that is why I'm trying to get the .jar file somewhere so I can ... compile my application Prob3PaneApp. ...
    (comp.lang.java.help)