all groups > vj# > february 2007 >
You're in the

vj#

group:

Compatibility


Compatibility Greg Horwood
2/1/2007 8:42:07 PM
vj#:
Dear All,

I would like to create a Java app which is independant of the .NET framework
(ie: will work with just the Java runtime environment).
My question is: can I use my Visual Studio 2005 to undertake this project,
or do I have to obtain a separate IDE from... say, Sun or somewhere like that?
Thanks
Re: Compatibility William DePalo [MVP VC++]
2/2/2007 11:11:13 AM
[quoted text, click to view]

It's possible to create a J# application which is source-code compatible
with Java. However, when you compile J# source, you get .Net intermediate
language, not the Java byte codes that you'd need to work with a JRE.

Regards,
Will

Re: Compatibility prg123
2/9/2007 7:43:53 PM
Programs created with J# language don't run in Java Virtual Machine.

The run only using the .NET framework.

And the bad new is that J# will no longer be included in the future release
of VStudio by microsoft

Retirement of J# language and Java Language Conversion Assistant from future
versions of Visual Studio
Since customers have told us that the existing J# feature set largely meets
their needs and usage of J# is declining, Microsoft is retiring the Visual
J# product and Java Language Conversion Assistant tool to better allocate
resources for other customer requirements. The J# language and JLCA tool
will not be available in future versions of Visual Studio. To preserve
existing customer investments in J#, Microsoft will continue to support the
J# and JLCA technology that shipped with Visual Studio 2005 through to 2015
as per our product life-cycle strategy. For more information


[quoted text, click to view]


AddThis Social Bookmark Button