Hi!
Hi!
Is there an effort for making Java core libraries (java.lang, java.io, java.util, java.math, and some additional classes with native methods) available in C#? I've read about the effort to make C# libraries available for Java programs, but is there a way to access Java libraries in C#?
Have a look at the excellent IKVM. http://weblog.ikvm.net/
It works very well with Mono. You can even run Eclipse 2.1 with it!
I hope it helps.
-- Regards, Francisco Figueiredo Jr. --- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
