GIDForums  

Go Back   GIDForums > Computer Programming Forums > Java Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 07-Nov-2005, 08:05
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road
Question

Can I use VS.NET to develop java applications?


Some newbie questions again

Can I use VS.NET 2003 to develop java applications (not VJ)? (I cant give up Visual Assist)

What is the difference between VJ and java?

And which editor do you recommend us for java?
  #2  
Old 07-Nov-2005, 10:49
Paramesh's Avatar
Paramesh Paramesh is offline
Regular Member
 
Join Date: Sep 2005
Location: The Milky Way
Posts: 927
Paramesh is a jewel in the roughParamesh is a jewel in the roughParamesh is a jewel in the rough

Re: Can I use VS.NET to develop java applications?


Quote:
Originally Posted by aliok.tr
Can I use VS.NET 2003 to develop java applications (not VJ)? (I cant give up Visual Assist)
I think no.
I think you mean the editor isnt it?
There is one called Visual Assist X which can be used with VS.NET.

Quote:
Originally Posted by aliok.tr

What is the difference between VJ and java?

Microsoft Visual J++ is a Java IDE for editing, compiling, and debugging Java source code. It also provides GUI editing tools that generate code for you you. Visual J++ added some extensions to the pure Java language that you can easily disable.
The latest version of Visual J++ is 6.0. It supports JDK 1.1.

Microsoft VJ++ is several releases out of date, and does not have many of the most important libraries, such as RMI and beans.

Even though it has a nice GUI IDE, if you want to
program in Java, you are better off avoiding VJ++, and using any
of the free IDEs.
Quote:
Originally Posted by aliok.tr

And which editor do you recommend us for java?
There are a number of free editors and IDEs available for java.
Some are :
Eclipse
NetBeans
JEdit
For simple java programs use JEdit(Lightweight).
For heavyweight, use NetBeans.
I prefer NetBeans than other IDEs and Editors.

Visit this interesting link:
Visual Mainwin

Regards,
Paramesh.
__________________

Don't walk in front of me, I may not follow.
Don't walk behind me, I may not lead.
Just walk beside me and be my friend.
  #3  
Old 07-Nov-2005, 11:38
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road

Re: Can I use VS.NET to develop java applications?


Quote:
Originally Posted by Paramesh
I think no.
I think you mean the editor isnt it?
There is one called http://www.wholetomato.com/products/features.html which can be used with VS.NET.

Yes I mean the editor.

Quote:
Microsoft Visual J++ is a Java IDE for editing, compiling, and debugging Java source code. It also provides GUI editing tools that generate code for you you. Visual J++ added some extensions to the pure Java language that you can easily disable.
The latest version of Visual J++ is 6.0. It supports JDK 1.1.

Microsoft VJ++ is several releases out of date, and does not have many of the most important libraries, such as RMI and beans.

Even though it has a nice GUI IDE, if you want to
program in Java, you are better off avoiding VJ++, and using any
of the free IDEs.

What about VJ.NET? I think it is not similar with Java, am I right?

Quote:
There are a number of free editors and IDEs available for java.
Some are :
Eclipse
NetBeans
JEdit
For simple java programs use JEdit(Lightweight).
For heavyweight, use NetBeans.
I prefer NetBeans than other IDEs and Editors.

Ok , I will write heavyweight programs but in future So, for now should I use Jedit?

I tried Jedit but code completition is not good, it takes long to open popup menu.

I cant understand Eclipse SDK. What is it?

I hope other editors are better.


Thank you very much...
  #4  
Old 07-Nov-2005, 17:42
Paramesh's Avatar
Paramesh Paramesh is offline
Regular Member
 
Join Date: Sep 2005
Location: The Milky Way
Posts: 927
Paramesh is a jewel in the roughParamesh is a jewel in the roughParamesh is a jewel in the rough

Re: Can I use VS.NET to develop java applications?


Quote:
What about VJ.NET? I think it is not similar with Java, am I right?
Yes.
Here is the extract from the microsoft VJ#.NET site FAQ:
Visual J# .NET 2003 is not a tool for developing applications intended to run on a Java virtual machine. Applications and services built with Visual J# .NET 2003 will run only in the .NET Framework; they will not run on any Java virtual machine. Visual J# .NET 2003 has been developed independently by Microsoft. It is neither endorsed nor approved by Sun Microsystems, Inc.

Q. Can I write Java 2 Enterprise Edition (J2EE) applications with Visual J# .NET?
A. We use no Sun Microsystems technology in this product, nor do we produce bytecode class files. You can use Visual J# .NET to write classes using the Java-language syntax and then compile them using a third-party Java development tool. Applications written and compiled with Visual J# .NET target the .NET Framework exclusively.

So, the way is to code java programs in VJ#.net and then compile it using other ways.

Quote:
Ok , I will write heavyweight programs but in future So, for now should I use Jedit?
Practicing NetBeans from the beginning itself helps a lot.

Quote:
I cant understand Eclipse SDK. What is it?
Eclipse is an open source community whose projects are focused on providing an extensible development platform and application frameworks for building software. Eclipse provides extensible tools and frameworks that span the software development lifecycle, including support for modeling, language development environments for Java, C/C++ and others, testing and performance, business intelligence, rich client applications and embedded development. A large, vibrant ecosystem of major technology vendors, innovative start-ups, universities and research institutions and individuals extend, complement and support the Eclipse Platform.

Netbeans 5 has better code completion.

Regards,
Paramesh.
__________________

Don't walk in front of me, I may not follow.
Don't walk behind me, I may not lead.
Just walk beside me and be my friend.
  #5  
Old 07-Nov-2005, 17:58
aliok.tr aliok.tr is offline
New Member
 
Join Date: Jun 2005
Posts: 22
aliok.tr is on a distinguished road

Re: Can I use VS.NET to develop java applications?


Thank you very very much!!

I love this forum

I will ask you so many questions later
 
 

Recent GIDBlogDeveloping GUIs with wxPython (Part 2) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My first Java Program (Desperate for Help) Skyer Java Forum 9 14-Nov-2006 15:00
new java student rio Java Forum 5 23-Feb-2006 15:33
[Java] Eclipse.org's Java IDE JdS Java Forum 5 04-Dec-2005 09:41
Need a developer to develop for me.. not sure what kind! Help switchex Open Discussion Forum 6 16-Oct-2004 19:03

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 18:46.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.