OpenBeans
OpenBeans copied to clipboard
How do you add a plugin?
I think that for Netbeans you have to pass through the very painful work of deploying your project to maven central and that's why I haven't even tried.
Is OpenBeans any different?
I just revived this plugin and got curious.
Well, my original idea with OpenBeans was to have a "ports tree", like you have on BSD operating systems.
So, for the majority of plugins there would be no 3rd party published plugin binary. The open source plugins would be build by OpenBeans infra itself then published automatically to the OpenBeans Plugin Repository.
This has quite a few benefits from a security standpoint and it might make things easier for plugin publishers too.
Sadly this mythical infrastructure hasn't been built yet. Would you like to help me build it? Might be an interesting project.
--emi
On Sun, Jun 27, 2021 at 10:59 PM RUSLAN LÓPEZ CARRO < @.***> wrote:
I think that for Netbeans you have to pass through the very painful work of deploying your project to maven central and that's why I haven't even tried.
Is OpenBeans any different?
I just revived this plugin https://github.com/javatlacati/formatted-text-copy and got curious.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenBeans/OpenBeans/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHSCQQSEBPJ266MFX4PTWLTU57ILANCNFSM47MWVANQ .
Sure, sounds like an opportunity 😄
For building the plugins have you considered using even if it's very painful Bazel?
OpenBeans already uses pkgsrc which is in theory a perfect fit for such a thing considering it's being used by NetBSD and others to accomplish the same.
--emi
mar., 29 iun. 2021, 02:31 RUSLAN LÓPEZ CARRO @.***> a scris:
Sure, sounds like an opportunity 😄
For building the plugins have you considered using even if it's very painful Bazel https://bazel.build/?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenBeans/OpenBeans/issues/27#issuecomment-870115718, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHSCQRAWSMGDPRG5BZW4RTTVEA6NANCNFSM47MWVANQ .