Re: Building a plugin on top of JFluid (profiler)
Tomas Hurka <[email protected]> Wed, 23 Aug 2017 09:51:40 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Ryan, > On 18 Aug 2017, at 18:25, Ryan Cuprak <[email protected]> wrote: > I am attempting to build a NetBeans plugin that use the profiler, specifically the classes in "Java Profiler (JFluid).” I noticed that this doesn’t appear to be a public API. I initially got an error about not being a “friend” which I managed to circumvent by selecting “Implementation Version” in the module dependency dialog. > My question is, are there any ramifications for creating a plugin that depends upon a JFluid module? In general implementation dependency should be avoided. See http://wiki.netbeans.org/DevFaqImplementationDependency <http://wiki.netbeans.org/DevFaqImplementationDependency> for more details. BTW: What functionality will be provided by your plugin? Bye, -- Tomas Hurka <mailto:[email protected]> NetBeans Profiler http://profiler.netbeans.org VisualVM http://visualvm.github.io Software Developer Oracle, Praha Czech Republic