|
From: Valery K. <st...@or...> - 2000-06-01 14:12:09
|
Hello, jEdit-users! There are two jEdit-macros that will simplify and "automate" new java-classes and java-applets (*.java- and *.html-files) creation. You may want to modificate them to satisfy your coding style. http://www.nbk.orc.ru/typesaver/Create_new_java_file.macro http://www.nbk.orc.ru/typesaver/Create_new_java_applet.macro NOTE: you need TextTools plugin installed if you want these macros to insert date stamp in your newly cteated java-files. If you don't have TextTools plugin installed, just comment "insert-date" line in both macros! -- Best regards, Valery Kondakoff mailto:st...@or... http://www.nbk.orc.ru -- Moscow Rock-Club "Nе Бей Копытом" Homepage http://www.nbk.orc.ru/mtb -- MTB riding in Moscow PS - I still can't find a way to change buffer edit mode from macro... Please, let me know if there is one! |