Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 53 - Pages: 4   [ 1 2 3 4 | Next ]
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Which OS you use for your Java Development?

URL: Arpit Agarwal's Blog

At 11:45 AM on Nov 27, 2007, Arpit Agarwal wrote:

Of late I had been using Windows XP for all my Java Development and found it to be pretty stable and fast. With good support provided by Sun for Java on Windows, I never thought of switching to some other OS. However, with release of Windows Vista, I upgraded and moved all my development to Vista and was really shocked by its overall performance. My productivity decreased by miles.

From then I had been using Ubuntu for all my Java Development. Not to say, Sun too has made some major improvements in Java (especially on desktop) in order to support Linux. I have discussed more on my blog , if anyone of you is interested.

Anyways, Which OS are you using for your java developments?
1 . At 12:49 PM on Nov 27, 2007, Geertjan wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Ubuntu.
2 . At 1:03 PM on Nov 27, 2007, Matt Raible DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

OS X. I have no complaints and don't care that Java 6 isn't supported yet.
3 . At 1:04 PM on Nov 27, 2007, Kevin Daly wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

OpenSuse at work and Ubuntu at home.

These are great environments with first class Java support.

In the past few months i've been using the Quanta web development tool that comes as part of KDE Webdev to edit and build visual web pages, it's as close to Dreamweaver as you can get in the open source world. (Sorry to all you html by hand coders, I need to design pages Visually)
4 . At 1:07 PM on Nov 27, 2007, Dean wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

OS X. If Java 6 must be used I do it in Ubuntu within a virtual machine on OS X.
5 . At 1:12 PM on Nov 27, 2007, Mike P wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Red Hat Fedora Core 7, anxious to try out Fedora 8.

I haven't liked Ubuntu, because:

- don't like the runlevels
- don't like how there's only 1 cd, with everything else online, which sucks if you're not always connected
But I will try again - IF I can download more than 1 CD of packages. The default collection is very incomplete.

I use IceWM for its snappiness and nice and easy to adjust C++ source code.
6 . At 1:16 PM on Nov 27, 2007, Arpit Agarwal wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Hi, I have setup a poll on my blog for this. It would be great if you all participate in this. I will publish the results in JavaLobby after we are completed with it. Thanks.
7 . At 1:34 PM on Nov 27, 2007, Dave Terry wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

You can download the DVD instead of the CD. Scroll down this page to the 'DVD downloads'section.
8 . At 1:44 PM on Nov 27, 2007, Will Hartung DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

XP at the office, OS X at home, OS X on the laptop. If I were looking for a new computer, I'd still buy a Mac with OS X.
9 . At 1:47 PM on Nov 27, 2007, Mike P wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Indeed, thanks. Which one is fresher right now, F8 or U7.10? Does Ubuntu come with any virtualization like kvm?
10 . At 1:53 PM on Nov 27, 2007, Tim Yates DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Why the limited list?

I use RHEL at work and OSX at home
11 . At 2:05 PM on Nov 27, 2007, Steven Bell wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

XP at work. Ubuntu at home.
12 . At 2:29 PM on Nov 27, 2007, Serge Bureau DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

XP at work, OS-X at home
13 . At 2:34 PM on Nov 27, 2007, Mary-Joy wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

Ubuntu @ work & @ home (same laptop).

W2K @ home for games though.
14 . At 2:36 PM on Nov 27, 2007, JeffS wrote:
  Click to reply to this thread Reply

Re: Which OS you use for your Java Development?

sidux for me.

sidux is a live CD Linux (that can install to hd) distro based on Debian Sid. It is directly compatible with Debian Sid, and uses the Sid repos. It uses the Knoppix and Kanotix live scripts, and other scripts to make hardware detection world class. It uses other scripts and GUI utilities to make system configuration, setup, installation, and general usage easy. It also has GUI utils that make doing a system upgrade, with the sid reops much more stable and safe (simply doing an apt-get dist-upgrade with sid, without being aware of potential issues, is very risky).

What I like about sidux is that it is extremely fast, and light on resources. It uses about half the RAM that Ubuntu uses, with all the same functionality. It's also very up to date / cutting edge (being based on Debian Sid). But even though Sid can have bugs, sidux goes to extra efforts to make the system more stable.

What it does lack is a GUI (like Synaptic) for installing new software. You can install something like Synaptic, KPackage, or Adept, but it's not recommended you use those to install new software or do upgrades with those GUI front ends, as it can lead to problems when working with the Sid repos. But alas, I like to use KPackage to browse packages to see what's there and what packages are called, then I use apt-get in the command line to install stuff. It works great - fast, easy, safe.

Of course, it's easy to enable non-free repos, and install the Sun Java6 JDK, then NetBeans, Eclipse, JDeveloper, jEdit, Ant, JUnit, any app server, etc, on sidux.

thread.rss_message