What is the best way to import Spring 3.x sources?

So when you do it against existing source code it doesn't guess the module names very well because of the directory structure that Spring 3.x has now.

Is there anyway you can get the module names to be correct thru importing the project from source in IntelliJ?

0

There's no need to import anything.

A checkout from SVN will give you a IDEA project definition out of the box.

-tt

0

请先登录再写评论。