This is integrated into the core.

@antonio I will try to add this functionality I proposed. :)

On Wed, Feb 15, 2023 at 7:32 PM Eric Bresie <ebre...@gmail.com> wrote:

> Sorry…so is the implication it’s being provided as a plug-in or integrated
> as a core plugin?
>
> Given my past attempt to bring nbpython in, are there any donation
> concerns one way or another?
>
> Eric Bresie
> ebre...@gmail.com
>
> > On February 14, 2023 at 3:33:26 PM CST, John Kostaras <
> jkosta...@gmail.com (mailto:jkosta...@gmail.com)> wrote:
> > The new plugin works pretty much like the previous one. well done
> Antonio.
> >
> > Would such a window be necessary for this plugin, too? I suppose so.
> >
> > Click on Tools → Options or NetBeans → Preferences (Mac) --> Rust .
> >
> >
> >
> >
> >
> > On Mon, Feb 13, 2023 at 9:01 PM John Kostaras <jkosta...@gmail.com
> (mailto:jkosta...@gmail.com)> wrote:
> > > I know, I wrote that sentence! :)
> > >
> > > I mention it here for awareness and maybe reuse some of the code... :)
> > >
> > > On Mon, Feb 13, 2023 at 7:50 PM László Kishalmi <
> laszlo.kisha...@gmail.com (mailto:laszlo.kisha...@gmail.com)> wrote:
> > > > It says: It is recommended to rewrite/migrate the plugin to ANTLR4
> and LSP.
> > > >
> > > > On Sun, Feb 12, 2023 at 11:08 PM John Kostaras <jkosta...@gmail.com
> (mailto:jkosta...@gmail.com)> wrote:
> > > >
> > > > > Hello there. There has already been something about Rust
> > > > > <https://cwiki.apache.org/confluence/display/NETBEANS/Rust+plugin>
> > > > > (written
> > > > > in JavaCC).
> > > > >
> > > > > Ioannis.
> > > > >
> > > > >
> > > > > On Sun, Feb 12, 2023 at 10:18 AM Antonio
> <anto...@vieiro.net.invalid (mailto:anto...@vieiro.net.invalid)>
> > > > > wrote:
> > > > >
> > > > > > Thanks Michael!
> > > > > >
> > > > > > D'oh! My intents to add Rust to the NetBeans core (very much as
> in the
> > > > > > Linux kernel case) have been detected! :-D
> > > > > >
> > > > > > Latest commits solve these issues, though (and add new bugs).
> > > > > >
> > > > > > Next challenge: Cargo workspaces [1].
> > > > > >
> > > > > > Cheers,
> > > > > > Antonio
> > > > > >
> > > > > > [1] https://doc.rust-lang.org/book/ch14-03-cargo-workspaces.html
> > > > > >
> > > > > > On 12/2/23 9:03 (x-apple-data-detectors://14), Michael Bien
> wrote:
> > > > > > > for others who want to give it a try: I had to fix two things
> to make
> > > > > > > the build pass:
> > > > > > > - removed references of RustPackage in org.openide.nodes.Node
> > > > > > > (probably a happy coding accident)
> > > > > > > - had to create this folder:
> netbeans/rust/rust.project/test/unit/src
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> (mailto:dev-unsubscr...@netbeans.apache.org)
> > > > > > For additional commands, e-mail: dev-h...@netbeans.apache.org
> (mailto:dev-h...@netbeans.apache.org)
> > > > > >
> > > > > > For further information about the NetBeans mailing lists, visit:
> > > > > >
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
>

Reply via email to