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 - Plugin Serial version UID generator doesn't work with 6.0
Summary: Plugin Serial version UID generator doesn't work with 6.0
Status: NEW
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: hlavki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 04:33 UTC by melling
Modified: 2009-08-03 16:51 UTC (History)
0 users

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 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