> Has anyone sucessfully used the java2cpp utility from
> http://www.simplesql.org/java2cpp.html ? I can't find any doc to see
> where I might be going wrong in not getting any conversion.
> thanks...charlie
Hi,
I looked at it as I wrote my diploma (=batchler) about conversion from
Java to C++. It's not complete now.
cu Martin
cs_hart@yahoo.com - 20 Jan 2005 18:32 GMT
I don't understand. Are you saying the utility is not complete or it
doesn't completely convert the java. When I ran it I didn't get file
converted although all th c++ files were created. in the specified
output directory.
martin demberger - 21 Jan 2005 07:35 GMT
> I don't understand. Are you saying the utility is not complete or it
> doesn't completely convert the java. When I ran it I didn't get file
> converted although all th c++ files were created. in the specified
> output directory.
I think the utility is not complete. But in my memory it converts the
c++ files completely. The problem is the jdk because the try to convert
it by hand and *that's* not complete.
I wrote a message with links to different converters on a german group.
But I don't know which one and I can't find the links now.
cu Martin