Hi;
We're about to try getting our java source to compile under J# (.net
2.0 only). We presently build under jdk 1.3.
And it's critical for us that we remain with a single code base.
Has anyone here done this? And if so, any words of wisdom?
thanks - dave
david@at-at-at@windward.dot.dot.net
Windward Reports -- http://www.WindwardReports.com
DefendTek -- http://www.DefendTek.com
Page 2 Stage -- http://www.Page2Stage.com
Enemy Nations -- http://www.EnemyNations.com
me -- http://dave.thielen.com
Barbie Science Fair -- http://www.BarbieScienceFair.info
Hillary Clinton -- http://www.HillaryIn2004.org
(yes I have lots of links)
Sushovan - 16 Aug 2005 20:11 GMT
Dear David Thielen,
If you are using plain Java functionality based on Java 1.1.4 along with
Swing, then there should not be a problem.
Here is a discussion that should help you:
http://msdn.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.dotnet.vjs
harp&mid=017f1506-716c-4db1-ac68-8b7e47cb57a4&sloc=en-us
If you are using features of core Java 1.3 that are not Swing or already
included in Java 1.1.4, then you might have to write those functions yourself.

Signature
Sushovan, a crazy junior
> Hi;
>
[quoted text clipped - 16 lines]
> Hillary Clinton -- http://www.HillaryIn2004.org
> (yes I have lots of links)
Lars-Inge Tønnessen [VJ# MVP] - 17 Aug 2005 19:55 GMT
Most of the .NET 2.0 is on 1.2 level. You have to try to compile it to get
the correct answer. :o)
Please tell us how things are going.
Regards,
Lars-Inge Tønnessen