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 169279

Summary: Plugin Serial version UID generator doesn't work with 6.0
Product: updatecenters Reporter: melling <melling>
Component: PluginportalAssignee: hlavki <hlavki>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description melling 2009-07-28 04:33:14 UTC
Missing required modules for Plugin Serial version UID generator:
Java Editor [module org.netbeans.modules.java.editor/1 = 4] Editor Hints (Experimental) [module
org.netbeans.spi.editor.hints/0 = 6] Utilities API [module org.openide.util > 7.12.0.1]
Comment 1 Jiri Kovalsky 2009-07-30 12:30:58 UTC
Michal, can you please fix your Serial Version UID Generator plugin or would you prefer removing the verification
request for NetBeans 6.0 completely? Thanks!
Comment 2 hlavki 2009-07-31 11:43:34 UTC
I am fighting with this problem all the time. It's possible to make plugin dependent on library (e.g. java.hints)
included in 6.0 and higher when I am using implementation dependency?
Comment 3 Jiri Kovalsky 2009-08-03 16:51:52 UTC
Michal, have you seen this? http://wiki.netbeans.org/DevFaqImplementationDependency