I see it as following: I'm coding some new package with 5 classes, lets suppose it will be "com.intellij.whatever" After that I want to create a stubs of javadocs for all public/protected methods in that package. How can I get it without typing "/**Enter" each method?
"Gokcer Gokdal" <[EMAIL PROTECTED]> wrote in message ags2na$s7k$[EMAIL PROTECTED]">news:ags2na$s7k$[EMAIL PROTECTED]... > Can you explain more? > > "Pavel Bernshtam" <[EMAIL PROTECTED]> wrote in message > ags2c4$rph$[EMAIL PROTECTED]">news:ags2c4$rph$[EMAIL PROTECTED]... > > I think that should be added to Ariadna be "batch javadoc comments > > generating" feature. > > > > It will work just as when I write '/**' and press Enter, but for all > classes > > in package ... > > > > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
