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 247541 - Add indication that NodeJS sources have been already downloaded
Summary: Add indication that NodeJS sources have been already downloaded
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 8.1
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-29 07:59 UTC by Vladimir Riha
Modified: 2015-01-20 12:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-09-29 07:59:51 UTC
If you download NodeJS sources either from Tools|Options or from project properties, it would be nice to have some kind of indication that the sources have been already downloaded. If you reopen either one of the dialogs after downloading sources, there is (afaik) no way to tell if sources are already downloaded or not. I know if you press Download button, there is the warning dialog asking for re-download, but some kind of message directly visible would be nice.

Feel free to close if you disagree :)

Thanks


Product Version: NetBeans IDE Dev (Build 201409290001)
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb
Comment 1 Tomas Mysik 2014-09-29 08:28:14 UTC
We have a project problem if sources are missing. But feel free to suggest what could be done :)
Comment 2 Vladimir Riha 2014-09-29 08:43:54 UTC
That's right, haven't realize that. I was thinking more about positive confirmation. Maybe if sources are downloaded, change the label from "NetBeans needs Node.js sources to work properly" to something like "Sources are already downloaded" and (if possible) append NodeJS version for which sources are downloaded.
Comment 3 Tomas Mysik 2015-01-19 12:16:50 UTC
This is already done.