HighTechTalks DotNet Forums  

Compatibility

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss Compatibility in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Greg Horwood
 
Posts: n/a

Default Compatibility - 02-01-2007 , 11:42 PM






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
Greg

Reply With Quote
  #2  
Old   
William DePalo [MVP VC++]
 
Posts: n/a

Default Re: Compatibility - 02-02-2007 , 11:11 AM






"Greg Horwood" <GregHorwood (AT) discussions (DOT) microsoft.com> wrote

Quote:
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?
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




Reply With Quote
  #3  
Old   
prg123
 
Posts: n/a

Default Re: Compatibility - 02-09-2007 , 05:43 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


"Greg Horwood" <GregHorwood (AT) discussions (DOT) microsoft.com> wrote

Quote:
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
Greg





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.