Using with IntelliJ

Hi All

I’m fairly new to Java (lots f VB and C# in VisualStudio). I have a working project using the scheduler and now I want to put under version control (we use VisulaSVN Server and TortoiseSVN) and make an intelliJ project out of it.

The source control stuff is no problem (but I understand IntelliJ has this built in, so probably won’t use tortoise svn); however, I’m stuck about how to get my exsiting scheduler project into IntelliJ. Can anyone point me in the right direction?

Does intellisense actually work in IntelliJ? I don’ see it listed in the post on IDE’s

Thanks

Mark