visual studio .net jlca:
Hello all, I want to convert a Java library to C#, and try to use JLCA. (I use JLCA 2.0 and don't want to use the 3.0 beta, because the 3.0 converts some J2EE functionnality (jms) to the equivalent in Microsoft's world (Ms-MQ) but I don't want to. I have to keep the JMS "as this") First I have a bug with the wizard version of JLCA. It converts a lot of source files and then hangs. I have to cancel the process, and I receive a strange error message : "Attempt to cancel the conversion process failed (RPC server not availble). The conversion was not successfull. The wizard will exit." I've not tried to analyse the error a lot deeper (don't have so much time to do that). It does not seem to be related to a particular java file (if I remove it, it fails on another file). Maybe the number of input files... So I decided to try again with the command line tool. And here is my question : How can I specify some paths for additional source files that may be required ? It's easy with the wizard, but not documented for command-line tool. Thanks for your help, M.D
Don't see what you're looking for? Try a search.
|