How to compile RMI code using IDEA? Permanently deleted user 创建于 2003年05月14日 06:31 Dear all,Could you tell me how to I compile RMI code using the function of the IDEA?Thx a lotCaton
See http://www.intellij.net/forums/search.jsp?search=true&q=rmi&forums=-1
I use Ant to compile using IDEA. Heres wat my ant file looks like
]]>
there are ways in IDEA using the Options to create the Skeletons and stubs. I prefer the above.
Thanks
Sidd.