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 196822

Summary: autocomplete broken when module in non-default source directory
Product: python Reporter: amleto300
Component: CodeAssignee: ardavis26 <ardavis26>
Status: CLOSED FIXED    
Severity: normal CC: Jenselme
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description amleto300 2011-03-17 22:09:28 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201011082200)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_18
Runtime = Java HotSpot(TM) Client VM 16.0-b13



/python/mainproj has /nbproject and /src
/python/util/src has module.py


/python/util/src is added to mainproj's source root folders.

module.py can be imported and code will be run in mainproj, but autocomplete/auto-complete is broken. This makes using modules on same directory level as a project very difficult.
Comment 1 Jenselme 2017-06-22 22:12:47 UTC
Completion is being reworked for the new release planed in August. Not sure it is still relevant with the current version. Closing this as old bug.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:11 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.