Thanks, at least that explains why it did not alter the .classpath file. But I also do not see that folder in the Project and External Dependencies. But in any case, what I really want to do is to add a ‘lib’ entry in the .classpath file. It is so simple to add a ‘con’ entry but difficult if not impossible to add a ‘lib’ entry. Is it possible? If not, how do I have Eclipse resolve the compile errors I get because the .class files are generated from the .proto files but I can’t seem to add the folder containing the .class files to the classpath of projects that need them.
↧