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 223144 - could add node.js project support. that would be good with the web framework express.
Summary: could add node.js project support. that would be good with the web framework ...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks: 229313
  Show dependency tree
 
Reported: 2012-12-02 17:21 UTC by fortruth
Modified: 2014-10-08 11:34 UTC (History)
2 users (show)

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 fortruth 2012-12-02 17:21:33 UTC
Product Version = NetBeans IDE Dev (Build 201211300001)
Operating System = Linux version 3.5.0-19-generic running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02


suggestion add project support with node.js project. 

to develop web. 

also considering the framework express support.
Comment 1 fortruth 2012-12-02 17:22:23 UTC
and the common tempalte framework -- ejs  support
Comment 2 Tomas Mysik 2013-12-12 06:16:04 UTC
Taking over.
Comment 3 fortruth 2014-07-18 10:32:18 UTC
good news that it actively also. 

that the Yeoman,Bower,Grunt tool group, would become a standard tools chains to management a web project developing lifecycle from 

source management, lib dependency, check style, test, build, to release etc...

so, also please consider about those.
Comment 4 Tomas Mysik 2014-10-08 11:34:47 UTC
In the current trunk, there is support for node.js. Please note that the support is not completely finished yet and can be changed but it should be already usable without any problems.

Thanks.