Is there no way to import/run RAD 6 project on intellij
Hi All,
I searched the forum for keywords like 'RAD' and 'Websphere' and nothing relevant showed up.
1) So let me ask is it possible to import RAD 6 project into intellij? are there instructions on how to configure websphere support ( all thos server config xml files in RAD map to where in intellij )
2) i didnt do a search for this problem: i work on several project at the same time, intellij always open the last project active, is there anyway to make it prompt what root directory/project i want to use when it starts? like RAD asks u which project directory i want to use when it starts
thanks in advance.
请先登录再写评论。
Hello yoshi,
Importing RAD project isn't supported in IDEA.
You can uncheck "Reopen last project on startup" option (Settings | General).
Websphere Remote Debugging works with Intellij, other than that I didn't see any support for websphere
well RAD projects should import at least partially, they're basically eclipse 3.x projects with some more features/plugins.
Did you try "import eclipse workspace" ?
well i was able to import the project, which consists of 60+ modules, somehow module dependencies were lost so i have to compile each one at a time, some more questions are:
1) does intellij import the dependencies between modules as well, or can eclipse generate an ant script that does the same thing as 'build all project' in RAD/eclipse
2) i was able to compile the project, but i m clueless on how to setup the websphere part after that. in RAD i have a couple server.config file and many secuirty/data/etc xml file, where do all thos parameters go in intellij? are there docs on how to do that?
thanks again guys
Hi Yoshi, were you able to make any headway with getting your RAD project going in IntelliJ? We are facing the same dilemma, so if there's any knowledge you can pass along from your experience, it would be great apprecited!
Thanks,
Al