What about adding an exception to the throws clause if a method was
added that throws it from that method? Also update the throws Javadoc
statement.Louis ----- Original Message ----- From: "Mike Aizatsky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 8:13 AM Subject: RE: [Eap-list] Ariadna, build #606 is available > Hi, > > The list of future intention actions is not available because we are > implementing them as soon as we realize that it might be useful and we > have no strongly pronounced set of intention actions which we want to > implement. > > Current intention actions are: > > - Create field from usage > - Create local variable from usage > - Create class from usage > - Create field from constructor parameter > - Create class from "new" operator > - Split "if (a && b)" statement > > Best regards, > Mike Aizatsky. > ------------------------------ > IntelliJ Software, "Develop with pleasure!" http://www.intellij.com > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > On > > Behalf Of Rees M > > Sent: Wednesday, February 27, 2002 3:25 PM > > To: '[EMAIL PROTECTED]' > > Subject: RE: [Eap-list] Ariadna, build #606 is available > > > > Is there a list of all the current and future Intention actions > anywhere? > > > > -----Original Message----- > > From: Eugene Zhuravlev [mailto:[EMAIL PROTECTED]] > > Sent: 27 February 2002 11:57 > > To: Eap-List > > Subject: [Eap-list] Ariadna, build #606 is available > > > > > > Ariadna, build #606 is available at http://www.intellij.com/eap. > > > > Changes in build 606 from 605: > > > > - Multiple bugfixes. > > - Editor. Unused imports are highlighted as warnings. > > - Editor. Intention action for spilitting "if (a && b) ..." construct > into > > 2 > > nested if's (invoked on '&&'). > > - Structure View. "Autoscroll from Source" mode - tracks editor caret > > movements and automatically selects the corresponding node. > > - Structure View. Expanded nodes, selection and scrolling position are > > kept > > on switching between editors. > > - Compiler. Dependency-based make is completed. Any feedback is very > > welcome. > > - Compiler. "Synchronize output directory" option. > > - JSP Support. Taglib directives are recognized in included files. > > > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > > > > > ************************************************************************ > ** > > ************* > > This email and any files transmitted with it are confidential and > intended > > solely for the use of the individual or entity to whom they are > addressed. > > If you have received this email in error please notify > > [EMAIL PROTECTED] immediately. > > > > This footnote also confirms that this email message has been swept for > the > > presence of computer viruses. > > > ************************************************************************ > ** > > ************* > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
