1 Sep 07:49
NB6.1 library not found
Michelle Bhaal <ladybhaal <at> gmail.com>
2008-09-01 05:49:55 GMT
2008-09-01 05:49:55 GMT
Hello. I'm using NetBeans 6.1 and I'm referencing a library, which is a project alongside my current project. My current project has the library project listed as a library, but the IDE cannot see the classes contained in it. eg: Sub Project - Source Files - Package a.b.c - d.java - e.java Main Project - Source Files - Package x.y.z - phi.java <- references a.b.c.d.java - theta.java <- references a.b.c.e.java - Libraries - Sub Project Neither phi.java nor theta.java compile as they cannot see their references, the IDE simply won't list them (import <ctrl-space> = com, org, ..., but not a) Why? I can see that everything is where it's supposed to be, but neither NetBeans nor the ANT script when run manually can see the library.(Continue reading)
RSS Feed