July 1, 2010
Can i develop a full feature website using NETBEANS?
I’m a novice looking for an open source, platform independant and popular IDE which i can use to develop websites for friends. Can i use Netbeans to develop websites, is it comparable to dreamweaver? What opensource WYSIWYG tools are availabel for web development
Related Posts
Filed under Uncategorized by



Comments on Can i develop a full feature website using NETBEANS? »
You *can* use NetBeans. It is a Java development environment that has an editor. It is not a WYSIWYG HTML editor. You might consider looking at Nvu. It’s hard to say as I use VIM to editor web pages!
Eclipse can be used to create PHP based sites. Or Java based sites I think. I’ve used it to create Java applets in the past. It’s very nice too!
Not used NetBeans though I’m afraid.
NetBeans by itself cannot do this. However, there is a plugin that will help you build a J2EE web-based application, the .war file. Just go to the site and there is a link to download the plugin.