Aladdin - Scala Bugtracking
[#1052] project: eclipse-plugin priority: low category: bug
submitter assigned to status date submitted
Nikolay Sean not repro 2007-04-18 12:48:47.0
subject [contrib #432] unable to create a scala application
code
Unable to create a scala application with the following configuration:

  eclipse 3.2.2
  JDK 1.5.0
  OS X 10.4

what happened
Eclipse opens a modal error dialog.

Dialog title: "Problem opening Wizard".

Dialog text:

"The selected wizard could not be started.
 Reason:
 Plug-in ch.epfl.lamp.sdt.ui was unable to load class 
 ch.epfl.lamp.sdt.ui.wizards.NewScalaApplicationWizard"

what expected
[back to overview]
Changes of this bug report
Nikolay  edited on  2007-04-18 12:49:21.0
contribution #432
Sean  edited on  2007-04-22 03:03:44.0
They are definitely not running JDK 1.5. I think they found out that they were actually running 1.4, which is usually the case when a problem like this occurs.