""Olle Sundblad"" skribis: [...] > > I have been useing jde-gen-class-buffer for a while and now I hear that the > most annoying feature may be a setup problem... > > I have tried jde 228 and 229b8 using a relative and relative and a fixed > path (ie ./classes and c:/dev/proj1/classes) but with no success. Any hints > on how to get it to work? > > > /Olle
> c:/dev/proj1/(prj.el is here) > c:/dev/proj1/src/ > c:/dev/proj1/src/package1/TestPackage.java > c:/dev/proj1/classes/ > c:/dev/proj1/classes/package1/ You should try to include your src-directory to a variable that is referenced in jde-package-search-classpath-variables. In my case, it worked. HTH Paul
