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 253521 - Allow project generators to unload artificial convertor project
Summary: Allow project generators to unload artificial convertor project
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 250267 250268 253339
  Show dependency tree
 
Reported: 2015-07-16 12:35 UTC by Tomas Zezula
Modified: 2015-07-18 01:46 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Diff file (9.41 KB, patch)
2015-07-16 12:40 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2015-07-16 12:35:04 UTC
Allow project generators to unload artificial convertor project before a new reifiable project is created.
Comment 1 Tomas Zezula 2015-07-16 12:40:53 UTC
Created attachment 154678 [details]
Diff file
Comment 2 Tomas Mysik 2015-07-16 12:43:42 UTC
Patch seems OK to me. Thanks.
Comment 3 Tomas Zezula 2015-07-16 13:57:19 UTC
Fixed jet-main 77b708a27837
Comment 4 Tomas Stupka 2015-07-16 14:55:29 UTC
javadoc in unregisterConvertorProject() 
has the first line doubled

otherwise ok
thanks
Comment 5 Tomas Mysik 2015-07-17 09:01:00 UTC
Works for me, marking as VERIFIED. Thanks!
Comment 6 Quality Engineering 2015-07-18 01:46:21 UTC
Integrated into 'main-silver', will be available in build *201507180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/77b708a27837
User: Tomas Zezula <tzezula@netbeans.org>
Log: #253521:Allow project generators to unload artificial convertor project