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 144286 - SproutCore support in NetBeans
Summary: SproutCore support in NetBeans
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 8 votes (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 16:21 UTC by olivier_martin
Modified: 2011-01-28 20:12 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 olivier_martin 2008-08-18 16:21:42 UTC
SproutCore is a JavaScript library with ruby build tools whose purpose is to create RDA like applications on the Web
with an MVC architecture. It is used by Apple for the MobileMe application suite, see www.sproutcore.com for more
information.

It should not be too hard to add support into Netbeans since it already has Ruby, Javascript and CSS support : those are
the key technologies for this framework.

Currently a SproutCore project can be opened into NetBeans, the Javascript files can be edited but it mainly lacks :
* proper code completion in the .js and .html files
* the ability to launch the development server (sc-server command)
Comment 1 pyisoeyz 2009-05-14 08:28:31 UTC
it would be great if sprout core is build-in support in NetBeans IDE.
=)
thanks!!!
Looking forward to see SC in NetBeans

=D