473,666 Members | 2,121 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Favorite Development Environment

What is your favorite Java development environment? What others have you
tried? What are some pros and cons of each? Thanks!
Jul 17 '05 #1
3 2821
On 7-Oct-2003, "Randy Given" <Gi********@aol .com> wrote:
What is your favorite Java development environment? What others have you
tried? What are some pros and cons of each? Thanks!


I started with JBuilder 8 Enterprise and Oracle 9i JDeveloper. Then I moved
to Eclipse, IntelliJ IDEA, SunONE Studio. Now I settled with Eclipse. I
like Eclipse for the following reasons:
1. open-source
2. supported by a big consortium
3. has a large user base
4. less overhead (compare to JBuilder, JDeveloper, and SunONE Studio)
5. pure Java
6. has plugin for everything under the sun

Right now, I have a setup of Eclipse with Lomboz plugin, and another setup
of Eclipse with MyEclipse plugin. Both are excellent J2EE plugins. I am
using both because I can't decide which one is better. They are about the
same. The only differences are:
1. the current version of Lomboz may not support Eclipse 2.1.1, which is the
version I am using.
2. MyEclipse has far more superior technical support than Lomboz.
3. MyEclipse costs $30/year and Lomboz is free.

I heard a lot of good thing about NetBeans, but I never have the chance to
use it. So I cannot speak about it. Maybe someone in this newsgroup can
shed some light on it. I sure like to hear the "head-to-head" comparison
between Eclipse and NetBeans.

Hope this helps.

simon.
Jul 17 '05 #2
Once you go IntelliJ, you never go back.

It has all the features of Eclipse, plus many more refactoring
options. It has good support for source control, XML, Webapps, etc.
You also get all this functionality without having to dink around with
plugins, though IntelliJ does have a plugin architecture which is used
to integrate JAD, Struts and other interesting components. IntelliJ
is just more usable, too... For example, the most-used commands have
simple CTRL-<something> shortcuts in IntelliJ, where in Eclipse they
are sometimes arcane CTRL-ALT-F<something> shortcuts or (gasp)
sometimes only available in the menu bar.

It's not open source, but when doing enterprise-level developement
$500 a license is a steal. If your company can't afford the $500, use
Eclipse, but don't download the IntelliJ evaluation or you'll be
dissappointed in Ecplise from then on.

-Nathan

"simon" <su************ **@hotmail.com> wrote in message news:<rrKgb.517 928$Oz4.374408@ rwcrnsc54>...
On 7-Oct-2003, "Randy Given" <Gi********@aol .com> wrote:
What is your favorite Java development environment? What others have you
tried? What are some pros and cons of each? Thanks!


I started with JBuilder 8 Enterprise and Oracle 9i JDeveloper. Then I moved
to Eclipse, IntelliJ IDEA, SunONE Studio. Now I settled with Eclipse. I
like Eclipse for the following reasons:
1. open-source
2. supported by a big consortium
3. has a large user base
4. less overhead (compare to JBuilder, JDeveloper, and SunONE Studio)
5. pure Java
6. has plugin for everything under the sun

Right now, I have a setup of Eclipse with Lomboz plugin, and another setup
of Eclipse with MyEclipse plugin. Both are excellent J2EE plugins. I am
using both because I can't decide which one is better. They are about the
same. The only differences are:
1. the current version of Lomboz may not support Eclipse 2.1.1, which is the
version I am using.
2. MyEclipse has far more superior technical support than Lomboz.
3. MyEclipse costs $30/year and Lomboz is free.

I heard a lot of good thing about NetBeans, but I never have the chance to
use it. So I cannot speak about it. Maybe someone in this newsgroup can
shed some light on it. I sure like to hear the "head-to-head" comparison
between Eclipse and NetBeans.

Hope this helps.

simon.

Jul 17 '05 #3
Virtually every Eclipse command can be mapped to any kind of key
shortcut you want. Obviously you haven't used Eclipse much (at all?).

Nathan Zumwalt wrote:
IntelliJ
is just more usable, too... For example, the most-used commands have
simple CTRL-<something> shortcuts in IntelliJ, where in Eclipse they
are sometimes arcane CTRL-ALT-F<something> shortcuts or (gasp)
sometimes only available in the menu bar.


Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
1978
by: mike | last post by:
hi all - i'm fairly new to python, coming from a java servlet / velocity template background. i'm looking for a good python web development tool, and hope to find some suggestions here. given my background, webware+cheetah feels comfortingly familiar, and i'm leaning toward it. before i dive in, though, i'm wondering what you experienced users think about it, compared to the other tools that are
28
4817
by: Admin | last post by:
I am doing some research for a Python framework to build web applications. I have discarted Zope because from what I've read, the learning curve is too steep, and it takes more time to build applications in general with Zope. I have kept the following: - PyWork - http://pywork.sourceforge.net (Not sure if it's mature) - Django - http://www.djangoproject.com (Looks interesting) - CherryPy - http://www.cherrypy.org (Unsure)
0
2034
by: M.sajjad | last post by:
Five Steps to Rapid Development with TierDeveloper 3.0 Unlock the power of rapid development when you use TierDeveloper from AlachiSoft in your N-Tier application development. Follow the steps below to quickly design, generate, and deploy a great portion of your real-life N- Tier application. For free evaluation download please visit http://www.alachisoft.com/download.htm
4
2227
by: Jared Thirsk | last post by:
== Introduction to DAF == I am interested in the next generation of approaches to software development. Over the last decades, there has been an obvious shift in how our most complex software is created. We started off with punch cards (or so I am told -- I was born in 1981 so apologies if my history is off or my ideas are naive), punching in a stream of ones and zeros. The code contained only 0 and 1 and everything else was...
1
1806
by: Henry Reardon | last post by:
I have been having problems with the Development Center for several days now. It seemed to be working fine when I initially installed DB2 (LUW) Version 8 (FP7) and upgraded to FP8, except that I kept getting SQL1131 whenever I tried to prepared a stored procedure. As a result, I completely deleted DB2 and reinstalled version 8 and upgraded to FP8. At that point, I experimented a bit with some of the Environment Settings, particularly the...
2
1952
by: Les | last post by:
In ancient times I had a desire to make a game and I started to do so, I quickly found the project was beyond the hardware's capability for that era (even in assembler) and had to shelf the project. I retried in the dark ages of computers, when I was in college, and got much further before realizing the same thing was taking place and shelved the project again. In hopes that this new PC technology may yeild something interesting. ...
16
1896
by: Linus | last post by:
Being a ASP developer for a consultant company thinking of starting developing with ASP.NET I have read literally hundreds of web pages and posts in discussion forums on the Internet to get an idea of what we will need to adapt to. I have read Microsoft’s “Team Development with Visual Studio .NET and Visual SourceSafe” and tried to set up a development environment as recommended using the “Isolated model”. However, many questions...
4
2942
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats where I'm coming from.) (Additionally, this may or may not fit in this group, but I know there's bright people here, and it is largely PHP development centric) Any time I've done web development, I've always been plagued by some of the...
1
1272
by: Joseph Geretz | last post by:
Our application consists of a suite of webservices. Depending upon application area, different methods are grouped into separate webservice projects, and are developed and maintained by separate development teams. Let's assume for the sake of this discussion, that Team A, Team B and Team C are working on separate webservice projects. (Ultimately, these separate projects will integrate and comprise the entire application solution.) Our...
0
8360
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8642
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6198
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4371
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2774
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1777
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.