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
