Re: Java in Visual Studio 2005?



J# - http://msdn.microsoft.com/vjsharp/default.aspx

--
HTH,

Kevin Spencer
Microsoft MVP
Ministry of Software Development
http://unclechutney.blogspot.com

I just flew in from Chicago with
a man with a wooden leg named Smith
who shot an elephant in my pajamas.
So I bit him.


"AirHead3.0" <AirHead3.0@xxxxxxxxx> wrote in message
news:B660FA9D-6C5D-4740-BE79-C0949AE9BA52@xxxxxxxxxxxxxxxx
I know that with the release of the Visual Studio 2005 SDK, creating
'languages' seems to be something you can easily do. I know that the
examples they had were making the language IronPython integrated. I was
wondering if anyone's already released any languages like this to the
public yet, or if it's still new... I love the Visual Studio IDE, and want
to develop all of my projects within it. I specifically want to use it to
develop Java applications instead of using NetBeans 5.0, which is a very
slow and annoying interface to use. Even without the form editing support,
I would greatly need this type of tool. If anyone knows of a project such
as this, or a list of all developed language packs, I'd be very greatful
for that information.

If this doesn't exist yet, has anyone at least made a managed assembly
that you can add to a Visual J# project (it would be the only DLL
referenced) that would have all of the JDK 1.5 objects and classes in it,
available through intellisence? Even if none of it works, a framework like
that would be really helpful, for then I would just copy-and-paste code
into NetBeans, and still do most of the work in the Visual Studio IDE. I
would think someone may have thought of doing this, so does anyone know if
they have? If not, I think I may do just that if I have time, but I do
hope there's something out there...

Anyway, so if anyone knows anything about Java development in Visual
Studio, please let me know!

Thanks,
- AirHead3.0

PS: Why couldn't Microsoft just have made J# still java, as J++ was?

PS2: Visual Studio 2005 is the BEST IDE out there, which is why I would
not prefer to use anything less. just in case someone says to just get
this, or get that.


.



Relevant Pages

  • Re: Create a <table> of <textarea>s
    ... languages and Visual Studio. ... I've been working in Java, Delphi and Pascal and ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Consume .net webservice
    ... In the .net world it is relatively simple to use Microsoft's visual studio IDE to automatically generate all the interface and data classes for accessing a webservice. ... But I haven't successfully achieved this in java yet - I hope I can get some help here... ... I am using the Eclipse IDE and have looked at XFire and JAXWS, but haven't managed to get them to work properly yet. ...
    (comp.lang.java.programmer)
  • Java in Visual Studio 2005?
    ... I know that with the release of the Visual Studio 2005 SDK, creating 'languages' seems to be something you can easily do. ... I specifically want to use it to develop Java applications instead of using NetBeans 5.0, which is a very slow and annoying interface to use. ... Even if none of it works, a framework like that would be really helpful, for then I would just copy-and-paste code into NetBeans, and still do most of the work in the Visual Studio IDE. ...
    (microsoft.public.vstudio.general)
  • Re: Java and .NET (no Flames Pls)
    ... And for this reason Visual Studio has superior support for Web ... web server you're going to use, or what operating system you are going ... It does have a java debugger, ... there are HTML plugins, web service plugins, visual form editing tools, ...
    (microsoft.public.dotnet.framework)
  • Re: Visual Studio Professional Edition purchase
    ... In the latter three you are in fact creating forms and things like that almost exact in the same way as you did with VB6. ... Beside that there is in Visual Studio the original C++ as it was in Visual Studio 6 using MFC. ... It is not my goal to start a discussion, so if you should go to a C language is your own decission and it is never wrong to learn both languages. ... and HTML (if you can call HTML programming). ...
    (microsoft.public.dotnet.languages.csharp)

Loading