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 188654 - Reduce number of Editor Hints dependencies
Summary: Reduce number of Editor Hints dependencies
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: -S1S-
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 08:48 UTC by Vladimir Voskresensky
Modified: 2010-07-15 03:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
remove dependency from project* modules (1.27 KB, patch)
2010-07-14 08:54 UTC, Vladimir Voskresensky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2010-07-14 08:48:51 UTC
We need to remove in Editor Hints module dependencies from Project UI and Project UI API.
Otherwise "editor as a service" pick up project system again if someone needs Editor Hints functionality
Comment 1 Vladimir Voskresensky 2010-07-14 08:54:13 UTC
Created attachment 100821 [details]
remove dependency from project* modules

Vita, Mila, Jan,
Are you OK if I apply the patch?
Comment 2 Jan Lahoda 2010-07-14 08:58:48 UTC
The patch seems OK to me.
Comment 3 Vladimir Voskresensky 2010-07-14 09:22:52 UTC
Thanks, I'll apply the patch in cnd-main
Comment 4 Vladimir Voskresensky 2010-07-14 09:33:25 UTC
Btw, using fix-dependencies target I've managed to remove even more dependencies.
Hope it's still fine (tests are passed OK) :-)

http://hg.netbeans.org/cnd-main/rev/185bd9d04a22
Comment 5 Quality Engineering 2010-07-15 03:31:27 UTC
Integrated into 'main-golden', will be available in build *201007150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/185bd9d04a22
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #188654 -  Reduce number of Editor Hints dependencies