|
From: Rob F. <rfl...@us...> - 2003-01-24 13:12:04
|
Date: Friday January 24, 2003 @ 5:12 Author: rfletch6 Update of /cvsroot/jedit/plugins/JTools In directory sc8-pr-cvs1:/tmp/cvs-serv12713/JTools Modified Files: TODO.txt build.xml Log Message: bugfixes: - finally (I hope) fixed the go to line option of Check Imports - the insert positions for resolved wildcards weren't working properly - fixed IndexOutOfBoundsException if wildcard import the first thing in the file - stopped ExtendWizard allowing overloading of static methods - because Jane doesn't report interface methods as abstract they weren't default selected - stopped generated code declaring "extends Object" - move caret to start of generated code |