Results 1 to 14 of 14

Thread: Programming Java in Microsoft VS 2008

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Programming Java in Microsoft VS 2008

    I have already instaleed Microsoft Visual Studio 2008 for Visual Basics programming, but now I'm learning Java, and I want to use VS 2008 to program Java.

    I cant find the J# addon in my CD, (Only VB and C/C++)

    so my question, can I download something from the internet so I can be able to program in java using Visual Studio 2008, remember that VS is already installed, I just want to add J# to it.
    Im using Visual Studio 2008 Professional Edition
    .Net Framework 3.5

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Programming Java in Microsoft VS 2008

    J# is NOT java. it's J#, Microsoft .Net language and it has nothing to do with Java. if you want to work with Java then you can't use Visual Studio. As for J# I don't know if Microsoft decided to drop it since VS 2008, But I know there is no VS Express for J#
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Re: Programming Java in Microsoft VS 2008

    so i cant program with J# unless I use Visual Studio 2005?
    there is no add-on to VS 2008 ?
    Im using Visual Studio 2008 Professional Edition
    .Net Framework 3.5

  4. #4
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Programming Java in Microsoft VS 2008

    No, there is not. You have to find the newest version of JDK with a IDE.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Re: Programming Java in Microsoft VS 2008

    do u recommend i use eclipse or BlueJ?
    Im using Visual Studio 2008 Professional Edition
    .Net Framework 3.5

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Programming Java in Microsoft VS 2008

    as for J#.... it's dead... that's why it isn't in VS2008....

    as for a JDK.... never heard of BlueJ, so I'd say Eclipse. But that maybe biased.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Programming Java in Microsoft VS 2008

    BlueJ is only good for educational purposes. If you want to develop some serious java applications I'd go with Eclipse or Netbeans.

    And I still can't figure out if you want to use Java or J#, they are 2 different things
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  8. #8
    PowerPoster eranga262154's Avatar
    Join Date
    Jun 2006
    Posts
    2,201

    Re: Programming Java in Microsoft VS 2008

    Yes, seems he still confusing with Java and J#.

    And read more about Netbeans. I really like that.
    “victory breeds hatred, the defeated live in pain; happily the peaceful live giving up victory and defeat” - Gautama Buddha

  9. #9

    Thread Starter
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Re: Programming Java in Microsoft VS 2008

    Im still learning the basics of java.
    Whats the difference in coding between J# and Java? I know J# uses .Net and Java JVM but do they have similar syntax?

    and for Netbeans, if I want to code in java should I download Java EE or Java SE? (whats java EE and java SE?)

    thanks alot for your help
    Im using Visual Studio 2008 Professional Edition
    .Net Framework 3.5

  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Programming Java in Microsoft VS 2008

    Seriously... forget J#.... it is NOT Java.... it was meant to be MS's idea of a Java competitor that never really took off... They don't even support it any more... concentrate on Java... forget you ever heard of J#.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  11. #11
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Programming Java in Microsoft VS 2008

    Quote Originally Posted by techgnome
    Seriously... forget J#.... it is NOT Java.... it was meant to be MS's idea of a Java competitor that never really took off... They don't even support it any more... concentrate on Java... forget you ever heard of J#.

    -tg
    or J++
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  12. #12

    Thread Starter
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Re: Programming Java in Microsoft VS 2008

    you mean forget about J++? or concentrate on J++?

    and Im not gonna learn J#, Im learnig Java, but I want to know what the difference...
    Whats the difference in coding between J# and Java? I know J# uses .Net and Java JVM but do they have similar syntax?

    and for Netbeans, if I want to code in java should I download Java EE or Java SE? (whats java EE and java SE?)

    thanks alot for your help
    Im using Visual Studio 2008 Professional Edition
    .Net Framework 3.5

  13. #13
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Programming Java in Microsoft VS 2008

    Quote Originally Posted by perito
    you mean forget about J++? or concentrate on J++?

    and Im not gonna learn J#, Im learnig Java, but I want to know what the difference...
    Whats the difference in coding between J# and Java? I know J# uses .Net and Java JVM but do they have similar syntax?
    If you aren't going to use J#, what difference does it make? The differences between J# and Java are probably about the same as the differences between C/C++ and C# .... similar, but still not the same.
    But since you stated that you will be learning Java and not J#, it doesn't matter if they are the same syntax or not.

    As for the differences between SE and EE..... they have some different core capabilities.... I'm not sure what they are off the top of my head, but I suspect that EE is what you are going to want.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  14. #14
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Programming Java in Microsoft VS 2008

    SE = Standard Edition.
    EE = Enterprise Edition.

    and you should have one of them. The SE is what you need for a common Java application/applet.
    EE is used for JSP applications, Servlets, Struts, JSF, EJB... etc.

    If you are a Java noob the SE is what you need. You can get a Netbeans edition with Java SE setup embedded. They used to do that with Netbeans 5.5, I'm not sure if they still do that with Netbeans 6.1
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width