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 232641 - [pom-editor] Code completion doesn't suggest "import" for scope in dependency management
Summary: [pom-editor] Code completion doesn't suggest "import" for scope in dependency...
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-12 22:23 UTC by markiewb
Modified: 2013-07-19 09:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the current state (without import scope in CC) (24.42 KB, image/png)
2013-07-12 22:23 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-07-12 22:23:07 UTC
Created attachment 137059 [details]
Shows the current state (without import scope in CC)

ACTUAL:
Code completion does not suggest "import" for scope in dependency management

EXPECTED:
Code completion suggests "import" for scope in dependency management

See http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope for valid values.
Comment 1 Milos Kleint 2013-07-15 10:10:45 UTC
http://hg.netbeans.org/core-main/rev/d908dfd01e38
Comment 2 Quality Engineering 2013-07-18 02:39:36 UTC
Integrated into 'main-silver', will be available in build *201307172300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d908dfd01e38
User: Milos Kleint <mkleint@netbeans.org>
Log: #232641 import scope for DM section
Comment 3 markiewb 2013-07-19 09:39:55 UTC
Verified in 201307182300