up vote 0 down vote favorite
share [g+] share [fb]

I recently moved to IntelliJ IDEA. And I need to add several files to one of the packages in my project.

The problem is I couldn't paste these files into that package. I also tried pasting the files in Explorer and pressing F5 in IntelliJ IDEA, but it did not work.

How to copy the files into IntelliJ except manually creating these source files one by one?

link|improve this question

50% accept rate
After pasting the files in explorer and restart intellij idea, these files appeared. But how to do this without restarting the intellij idea? – James Ni Jan 24 '09 at 8:00
Which version? On what OS? Just curious, because I haven't seen that problem on IntelliJ 7.0.5 running on Windows XP SP2. – duffymo Jan 24 '09 at 13:39
feedback

1 Answer

For some reason there's now two or three different paste functions available from the drop-down menu. One of them usually works. There's also a synchronize button under the file menu which may be used when there's inconsistencies , but frankly I very seldom use the synchronize button.

I have no idea why there's so many different paste functions, and it's definitely not very nice in an IDE that is known for its general niceness ;)

link|improve this answer
Though it's not a good idea, thank you all the same. At least, you reminded me the synchronize button. :) – James Ni Jan 24 '09 at 9:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.