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 246312 - generation code is not genereted
Summary: generation code is not genereted
Status: RESOLVED DUPLICATE of bug 241757
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 8.0
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-06 18:40 UTC by FiruzzZ
Modified: 2014-08-07 14:11 UTC (History)
1 user (show)

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 FiruzzZ 2014-08-06 18:40:55 UTC
After create a JPanel or JDialog (with the IDE), added some Components (on Design)
I switch to Source and if I try to generate getters/setter at the end of the file between:

   // End of variables declaration                   
  <----- HERE
  <--- No matter if I create empties lines with ENTER, the code is not generated UNTIL some legal code is typed by hand like a declaration, method etc..
}

pressing CTRL SPACE showup with all the option but no matter which one I select, the code is not genereted, there is very short instance in the Window > Navigator that a Component "<Error> ..." is shown and disappear in the tree.
Comment 1 Svata Dedic 2014-08-07 10:06:01 UTC
Please include the build number of your IDE, found in the about box. It may be a duplicate of issue #241757.
Comment 2 Tomas Zezula 2014-08-07 10:36:03 UTC
Please add the build number as requested in Comment #1 and reopen.
Thanks!
Comment 3 FiruzzZ 2014-08-07 14:03:40 UTC
(In reply to Svata Dedic from comment #1)
> Please include the build number of your IDE, found in the about box. It may
> be a duplicate of issue #241757.

Product Version: NetBeans IDE 8.0 (Build 201403101706)
Comment 4 FiruzzZ 2014-08-07 14:06:54 UTC

*** This bug has been marked as a duplicate of bug 241757 ***
Comment 5 Svata Dedic 2014-08-07 14:11:05 UTC
Great, thanks. The fix made it into release801 branch in time.