It is in context menu -> Refactor -> Move... or simply F6 (Is that from NC? :-)
-- fedor. ---- Learned men are the cisterns of knowledge, not the fountainheads. > -----Original Message----- > From: Keith Chew [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 07, 2002 1:20 PM > To: [EMAIL PROTECTED] > Subject: RE: [Eap-list] cvs and refactoring... > > > > I cannot find a Move Classes method. > > Keith > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On > Behalf Of Fedor Karpelevitch > Sent: Tuesday, 5 March 2002 5:46 p.m. > To: [EMAIL PROTECTED] > Subject: Re: [Eap-list] cvs and refactoring... > > > create the new folder (com/abccompany/message) > select all classes in the old package, do "Move classes" and > select the new > package as destination. you get the result yo wanted > > ����������� 04 ���� 2002 05:58 pm, �� ��������: > > Hi fedor > > > > Maybe I did not make myself clear. > > > > I want to rename a folder. What is the best way to do this > in IntelliJ? eg > > > > I want to change: > > > > com.mycompany.message > > > > to > > > > com.abccompany.message > > > > I cannot use the refactor feature of IntelliJ because the > folder is CVS > > controlled. > > > > Keith > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On > > Behalf Of Fedor Karpelevitch > > Sent: Tuesday, 5 March 2002 11:01 a.m. > > To: '[EMAIL PROTECTED]' > > Subject: RE: [Eap-list] cvs and refactoring... > > > > > > CVS does not allow you to remove directories. So IDEA > should not remove > > anything. > > _______________________________________________ > 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
