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 256371

Summary: "Generate JNI project" menu item is sometimes grayed
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Mixed DevelopmentAssignee: petrk
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2015-11-05 03:25:46 UTC
- Create a Java project
- Add native method to main class
- Right click the class in projects pane
- See that the menu item is grayed
- After 5th attempt it is not grayed, when invoked, it says that I should build first - that's the expected behaviour.