> I've noticed that the import wizard fails if the text "import" appears > (e.g. in javadoc comments or strings) above the current point -- the > import statements are inserted just below that word occurrence rather > than at the top of the file. I suspect it's a simple fix, either > locating the imports starting from the top of the buffer, or tightening > up the search expression to require the search match to be at the start > of the line. This used to be a bug, but it got fixed with jde-2.2.8, or so I thought. I just tried it in the latest beta and it is still working. Could you send a file where it happens?
Javier
