I am using JLCA 3.0 beta...
When I click on the JLCA UPGRADE_TODO help reference that is inserted into the converted code (see example below) I just get an error:
//UPGRADE_TODO: Class 'java.io.ObjectOutputStream' was converted to 'System.IO.BinaryWriter' which has a different behavior. 'ms-he...
more >>
Hi,
C# does not have any equivalent classes/ interfaces for the following.
Classes
---------
i)java.util.zip.ZipOutputStream
ii)java.util.PropertyResourceBundle
iii)java.io.StreamTokenizer
iv)java.text.SimpleDateFormat
Interfaces
------------
i)java.beans.PropertyChangeList...
more >>
hi,
We have java source files.we are going to convert the soucrce files into .NET compatible. Convert ths sources to C# or convert the sources to j# - which is easier and which one has more advantages than other?
Any suggestion ..
Regards
Ram...
more >>