This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 167268 - Can't create new files in Ruby project
Summary: Can't create new files in Ruby project
Status: RESOLVED DUPLICATE of bug 167240
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 01:29 UTC by timbray
Modified: 2009-06-18 08:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
6.7rc3 messages.log (39.14 KB, text/plain)
2009-06-18 01:30 UTC, timbray
Details

Note You need to log in before you can comment on or make changes to this bug.
Description timbray 2009-06-18 01:29:25 UTC
This is 6.7rc3 out of the box.  Downloaded the Ruby-only version, added Java & Ant plug-ins.

I have a project that I downloaded from a private project on Kenai - can give a pointer if that's useful.

In the "Project" window I right-click on a folder and select "New Ruby Class", fill in the basic fields, and it blows up
100% of the time, repeatable, with java.lang.NoClassDefFoundError: javax/script/ScriptEngineFactory

Logfile attached.  The usefulness of the IDE is greatly reduced if I can't make new classes.
Comment 1 timbray 2009-06-18 01:30:33 UTC
Created attachment 83729 [details]
6.7rc3 messages.log
Comment 2 timbray 2009-06-18 01:32:59 UTC
Oh, I should say that I also removed all the nbproject stuff and went through the "New Project" dialog to create a new
dialog, taking all the defaults (except for the project folder is there at the root of the source).  Made no difference,
same symptom.
Comment 3 timbray 2009-06-18 03:10:17 UTC
I installed Java 6, restarted NetBeans, problem gone. Hmm.
Comment 4 Erno Mononen 2009-06-18 08:57:36 UTC
Seems to be a duplicate of #167240.

*** This issue has been marked as a duplicate of 167240 ***