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: 2 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Eclipse plugin for programming exam

At 5:19 AM on Feb 26, 2008, Priit wrote:

I had an idea that JBB could give an opportunity to do programming exams with eclipse (or some other IDE) with the support of specific plugin.

Eclipse can be used anyway. Code can be copied from JBB and pasted directly to source folder. Plugin would just make that easier. And furthermore, when eclipse in hand, the tasks given can be more complicated and development would replicate more the real situation. Eclipse plugin may even give the opportunity to create "Eclipse efficient usage" test.

What do you think about these thoughts?
1 . At 11:30 AM on Mar 2, 2008, Jeanne Boyarsky DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Eclipse plugin for programming exam

Why Eclipse? Why not IntelliJ, NetBeans, etc? I like that people can use whatever IDE they want.
2 . At 7:00 AM on Mar 6, 2008, John Rizzo wrote:
  Click to reply to this thread Reply

Re: Eclipse plugin for programming exam

It's a nice idea.

We also had the idea to integrate with an on-line development environment (don't remember the name).

An eclipse plug-in would be nice, but we don't have the manpower to develop it ourselves. We can provide web services to help somebody else who would like to develop it as an "open source" part of JavaBlackBelt.

Others have asked for an easier way to create questions and make the jar file with the correct format. Should it be an ant task, an Eclipse plug-in,... ?

I personally don't mind if the plug-in is Eclipse only because it will not be large anyway and if other IDE users are too upset, they will make a version for their IDE afterwards.

Kind regards.
John.
JavaBlackBelt.com

thread.rss_message