Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Computer Forums > Programmers Lounge > Programming Discussions » can i design java applications in MS development Environment 2003
Reply
Old 10-28-2006, 04:30 PM   #1 (permalink)
 
Master Techie
Join Date: Mar 2004
Posts: 2,069
rookie1010
Default can i design java applications in MS development Environment 2003

Hello

Can i design java applications in MS development Environment 2003?
rookie1010 is offline   Reply With Quote
Old 10-28-2006, 09:25 PM   #2 (permalink)
 
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 558
jaeusm is on a distinguished road
Default

You can develop J# applications in Visual Studio. As long as you don't reference .Net libraries, you can probably use the JDK to compile the same source code, and thus have a real Java program.
jaeusm is offline   Reply With Quote
Old 10-29-2006, 05:21 AM   #3 (permalink)
 
Master Techie
Join Date: Mar 2004
Posts: 2,069
rookie1010
Default

thanks for the reply

so i can access the JDK from within the MS Dev 2003?
rookie1010 is offline   Reply With Quote
Old 10-29-2006, 08:56 PM   #4 (permalink)
 
Super Techie
Join Date: Sep 2005
Posts: 341
hillbillybob
Default

Due to liscensing issues....no. You cannot access the JDK from "inside" VS 2003. You still have to use the command line.
__________________
The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!!
hillbillybob is offline   Reply With Quote
Old 10-30-2006, 05:14 AM   #5 (permalink)
 
Master Techie
Join Date: Mar 2004
Posts: 2,069
rookie1010
Default

thanks for the reply

thsi is sun keeping microsoft out of the java business, correct?
rookie1010 is offline   Reply With Quote
Old 10-30-2006, 11:14 AM   #6 (permalink)
 
Super Techie
Join Date: Sep 2005
Posts: 341
hillbillybob
Default

Way back when, and I can't remember when, but it was between VS 6.0 and VS .NET....Sun and Microsoft had a Row over the availability of Java in VS. That's why you can only use J#, not Java. I don't know the details of it, but I wouldn't go so far as to say that Sun doesn't want MS in the java business, as to say that MS can no longer market anything under or with the "Java" name. I would imagine this is in part because IBM has their JVM, and MS was wanting their JVM. IBM was adhering to and communicating with/contributing to the Java community. MS wanted to create their own verison of the JVM, with out Sun in on it.
__________________
The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!!
hillbillybob is offline   Reply With Quote
Old 11-01-2006, 03:33 PM   #7 (permalink)
 
Master Techie
Join Date: Mar 2004
Posts: 2,069
rookie1010
Default

thanks for the reply

i came across IBM JVM
, i thought that since Sun came up with Java, the only JVM would be from Sun?

what is the difference between IBM and Sun JVM?
rookie1010 is offline   Reply With Quote
Old 11-01-2006, 04:17 PM   #8 (permalink)
 
Super Techie
Join Date: Sep 2005
Posts: 341
hillbillybob
Default

Ya know, I couldn't tell you. On a class-by-class basis, I don't know. I imagine IBM came out with their JVM in part because the were/are the biggest corporate backer in the Eclipse project. It is an ECMA standard, to my recollection.

Kinda like Novell and Mono...with C# being an ECMA standard, Novell and a community took some initiative and ported .NET and C# to the *nix platforms (Unix, Linux, Mac OS X, and even Windows) So now with something like 98% compatibility .NET programmers can compile their code to run on Mono too.
__________________
The greatest measure of a nation is not it\'s army or economy, but by how many people are trying to get in, and how many people are staying!!
Guns, Guts, and Alcohol made America free.
Born American, Die American
Ubuntu - it\'s all about the bun\'s baby!!!
hillbillybob is offline   Reply With Quote
Old 11-04-2006, 03:18 PM   #9 (permalink)
 
Master Techie
Join Date: Mar 2004
Posts: 2,069
rookie1010
Default

thanks for the reply

what is an ECMA standard?
rookie1010 is offline   Reply With Quote
 
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On