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 171775 - [68cat] [ruby][rake] Rake settings should be saved in project
Summary: [68cat] [ruby][rake] Rake settings should be saved in project
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 05:09 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-09-09 05:09:19 UTC
[ BUILD # : 200909081533 ]
[ JDK VERSION : 1.6.* ]

When I use NetBeans for development, I am constantly using Rake for
management tasks.  Frequently I create tasks to enhance simple
generation operations or do complex but repetitive tasks.

For my tasks which require parameters, everytime I restart NetBeans
or reload my project, I need to reset the parameters to the task.

The rake parameters should be saved to the Ruby project.